From 588fbc77329fbc94b6255d7a8f28b0242884514f Mon Sep 17 00:00:00 2001 From: Matteo Crippa Date: Mon, 26 Feb 2024 16:32:03 +0100 Subject: [PATCH 01/13] Update contents.json --- contents.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/contents.json b/contents.json index 79465e38..ee4ae970 100644 --- a/contents.json +++ b/contents.json @@ -804,7 +804,7 @@ "title": "xcbeautify", "category": "misc", "description": "Little beautifier tool for xcodebuild.", - "homepage": "https://github.com/tuist/xcbeautify" + "homepage": "https://github.com/cpisciotta/xcbeautify" }, { "title": "xcodeproj", "category": "misc", @@ -974,7 +974,7 @@ "title": "MusicKit", "category": "audio", "description": "A framework for composing and transforming music.", - "homepage": "https://github.com/benzguo/MusicKit" + "homepage": "https://github.com/vprtwn/MusicKit" }, { "title": "Cely", "category": "authentication", @@ -3064,7 +3064,7 @@ "title": "SwiftCharts", "category": "chart", "description": "Highly customizable charts for iOS.", - "homepage": "https://github.com/ivanschuetz/SwiftCharts" + "homepage": "https://github.com/owlmafia/SwiftCharts" }, { "title": "SwiftyWalkthrough", "category": "walkthrough", @@ -3520,7 +3520,7 @@ "title": "EZSwiftExtensions", "category": "utility", "description": "How standard types and classes were supposed to work.", - "homepage": "https://github.com/goktugyil/EZSwiftExtensions" + "homepage": "https://github.com/Esqarrouth/EZSwiftExtensions" }, { "title": "XestiMonitors", "category": "utility", From 2cb203e4cc989660c5a8e317176de0f7e034a6cb Mon Sep 17 00:00:00 2001 From: AwesomeSwift Bot Date: Mon, 26 Feb 2024 15:40:08 +0000 Subject: [PATCH 02/13] Updated markdown --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1ae148fc..a015648d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ PLEASE DO NOT UPDATE THIS FILE, UPDATE CONTENTS.JSON INSTEAD. THANK YOU :-) | Awesome | Linux | Projects | Updated | |:-------:|:-----:|:--------:|:-------:| -| [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) | :penguin: | 1052 | November 20, 2023 | +| [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) | :penguin: | 1052 | February 26, 2024 | ### Contents @@ -284,7 +284,7 @@ PLEASE DO NOT UPDATE THIS FILE, UPDATE CONTENTS.JSON INSTEAD. THANK YOU :-) * [Toybox](https://github.com/giginet/Toybox) - Xcode Playground management made easy. * [Tuist](https://github.com/tuist/tuist) - An open source command line tool to create, maintain and interact with your Xcode projects at scale. * [xc](https://github.com/s2mr/xc) - A tool to open the Xcode project file by the specified version. -* [xcbeautify](https://github.com/tuist/xcbeautify) - Little beautifier tool for xcodebuild. +* [xcbeautify](https://github.com/cpisciotta/xcbeautify) - Little beautifier tool for xcodebuild. * [XcodeGen](https://github.com/yonaskolb/XcodeGen) - Tool for generating Xcode projects from a YAML file and your project directory. * [xcodeproj](https://github.com/tuist/xcodeproj) - A library to read, update and write Xcode projects and workspaces. @@ -389,7 +389,7 @@ PLEASE DO NOT UPDATE THIS FILE, UPDATE CONTENTS.JSON INSTEAD. THANK YOU :-) * [FDSoundActivatedRecorder](https://github.com/fulldecent/FDSoundActivatedRecorder) - Start recording when the user speaks. * [FDWaveformView](https://github.com/fulldecent/FDWaveformView) - An easy way to display an audio waveform in your app. * [ModernAVPlayer](https://github.com/noreasonprojects/ModernAVPlayer) - Persistence AVPlayer to resume playback after bad network connection even in background mode. -* [MusicKit](https://github.com/benzguo/MusicKit) - A framework for composing and transforming music. +* [MusicKit](https://github.com/vprtwn/MusicKit) - A framework for composing and transforming music. * [Soundable](https://github.com/ThXou/Soundable) - Soundable allows you to play sounds, single and in sequence, in a very easy way. * [SwiftAudioPlayer](https://github.com/tanhakabir/SwiftAudioPlayer) - Simple audio player for iOS that streams and performs realtime audio manipulations with AVAudioEngine. * [SwiftySound](https://github.com/adamcichy/SwiftySound) - Simple library that lets you play sounds with a single line of code. @@ -437,7 +437,7 @@ PLEASE DO NOT UPDATE THIS FILE, UPDATE CONTENTS.JSON INSTEAD. THANK YOU :-) * [FLCharts](https://github.com/francescoleoni98/FLCharts) - Easy to use and highly customizable charts library for iOS. * [ScrollableGraphView](https://github.com/philackm/ScrollableGraphView) - Adaptive scrollable graph view for iOS to visualise simple discrete datasets. * [SwiftChart](https://github.com/gpbl/SwiftChart) - A simple line and area charting library for iOS. Supports multiple series, partially filled series and touch events. -* [SwiftCharts](https://github.com/ivanschuetz/SwiftCharts) - Highly customizable charts for iOS. +* [SwiftCharts](https://github.com/owlmafia/SwiftCharts) - Highly customizable charts for iOS. * [SwiftUICharts](https://github.com/willdale/SwiftUICharts) - A charts / plotting library for SwiftUI. Works on macOS, iOS, watchOS, and tvOS and has accessibility and Localization features built in. * [TKRadarChart](https://github.com/TBXark/TKRadarChart) - A customizable radar chart. @@ -1671,7 +1671,7 @@ PLEASE DO NOT UPDATE THIS FILE, UPDATE CONTENTS.JSON INSTEAD. THANK YOU :-) * [DuctTape](https://github.com/marty-suzuki/DuctTape) - 📦 KeyPath dynamicMemberLookup based syntax sugar for Swift. * [EtherWalletKit](https://github.com/SteadyAction/EtherWalletKit) - Ethereum Wallet Toolkit for iOS - You can implement Ethereum wallet without a server and blockchain knowledge. * [ExceptionCatcher](https://github.com/sindresorhus/ExceptionCatcher) - Catch Objective-C exceptions. -* [EZSwiftExtensions](https://github.com/goktugyil/EZSwiftExtensions) - How standard types and classes were supposed to work. +* [EZSwiftExtensions](https://github.com/Esqarrouth/EZSwiftExtensions) - How standard types and classes were supposed to work. * [FluentQuery](https://github.com/MihaelIsaev/FluentQuery) :penguin: - Powerful and easy to use Query Builder. * [GoodExtensions-iOS](https://github.com/GoodRequest/GoodExtensions-iOS) - 📑 GoodExtensions is a collection of useful and frequently used extensions. * [GoodUIKit](https://github.com/GoodRequest/GoodUIKit) - 📑 GoodUIKit is an extensions library filled with reusable UI snippets for faster and more efficient development. From dc0a7e0cb4df731d9ff31d079688a188a0409e27 Mon Sep 17 00:00:00 2001 From: Matteo Crippa Date: Thu, 29 Feb 2024 22:37:58 +0100 Subject: [PATCH 03/13] add images --- .github/images/codemotion_logo.png | Bin 0 -> 35715 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .github/images/codemotion_logo.png diff --git a/.github/images/codemotion_logo.png b/.github/images/codemotion_logo.png new file mode 100644 index 0000000000000000000000000000000000000000..1c687de76ecdab5f8be395ff92d29a5eb3053f26 GIT binary patch literal 35715 zcmeFZV_+ps(=Z%c8{0NE+}JiwY}>Z&WV0Kao8-i{ZEdu%ZN0hf2k-a1_x}I>Jac+Z z*Ys3ZO;vYS&(utHq@uh8A{;Ip2nYzGl%%LK2na;lC%g><_4)tfLjdP919euG5C-`* ziGTEY5Mm0DGLw@7q5XtmKp;U;LBRh(`TT)^;(|c_3kCs^2F3etSQ(W1KXJf7K*B9S zApR3a>ofmnOZePBYyW2so(uYaDdvLx7dAv%F8F`JAlv^`6QdEf`OIJ)BsHBuKrku( z*+He0$uB>tX`^kA@aCi@Q}|3ydC)Y;g{ z(!s^j-j4Vmx`syft}c9}r2jDb@9jUX)5X&4|8lZ({!g(!1!Vf?3=<0@Gt+<5{;bOT zPbrUrlcnh==YQz)v+({4^M926Cm&v>f0+M&F6KWZ{a5LysQhreO#iJmemESxZD zK@cfXAyp61(=6Bke6fy?idJ(@*cI@E0AV03iYRPC$X$2Ia8Q#+E;dtla`@2Zi{Q)w z*>(H$L7)fk6{e^opW;<_G)BAQ2&hmBNK1r4f{8m?(y6@rTUS^4`MTVF=6QC;`HDS7 z9oyWT?$Ck8LA9S+5jp{E0?7ZS|JA_%YT*Aj4Sacj_U|bb1;rR$Npi%S zVv7Aw2ODMp#ygw^MVnf4*WgTMHIic6f)cIbO@bKa4&yfY>d5z{!zs>Vy7|riuD3VK zeuTcSiT`dP1j)WIAC#Mu@kx}TXa#&(qlmp=y??k`ja2yPwk~*2YqkHV|B2CT4y(>q z)sMzDJrI?Ilj<^8Bwa26SxY+HF3gAiM?Z%CR<<-w9y-SOiXS>d9H=^1=uq#4h%S>J zUF=kBmM`^mDS=81`v0b37EtH7R?zZ1m0UDzTTxb?K__1rCMEXu=m+*`9G&o~F15OO zvo{QOVoq&c5v&*uv+qG=30sw9!b&xVFT#*X#lKYk`4^TWBx4(qskTQ!_igi{r16Cl` zNj@E?B2WCSJO1CB?z04v#GtY&=@kQG)`OAosqI_VS<-I}WrdKWqe!djR)W?r>pYw1 zgidMOp|eGz*T@|Fsim-H4xm>JNfH~!mn$j~Nz~OYOpc=``fi)DXobhzV`G6wlzuZc?BzYGJtsUJ&ZS9pD;vK^xn=zYP=; znqHXL;c{SSXQrcymZha2;Ciw_`L>BjPM1jF$7_S!e+*Lkq{|9P{EdMiSSm`wM90ru zJ-Ab8YJCF4y;-ch;6n~3rSL;LjOC7W+N)ZF2aZZ3sqx7_h;_u%4}y$K!p#ywKe5Fz zrB$gh=<8Tp|Dv)46|j7R>pVTwERhH`Wv1??lZmnU9h0si@kSjh$$=y_TCo%CJk?f& z);{Fb7^+?j6?QG^y?T6Bt-lacv;eb<{7pQrC4KB+LE>jOsjkqFCPSBNWhJ=e5JeGO z)o60`a~RH>))zO(N2H#mNyobRmct<1Bi(V~m*>E%=$e}K(l z%JgNac4&6={@#cX59-vZm3yeHIH}UyjFvIDe=%)esX>WGi&zo#SMy39fu2QL2I&Ka z4Qd62O@`<)SFjF>v{?|_KD5d-j!)VJyQ;;(|7M5+AflvlA=-*qId1i0(2l!ErMe0E zYe{5TRKC(KA{GFm6aqw6`QtF6>qzoJa_}g93rq(8-o*z<6@!#%y0?uK2K{906H7Tq zr5q9SJR(Cut&7}y+bii-HOffbwVBjg3~i+T-694+kb-5i2hJP|A2MOCQ8>~?+oPy> z3?!}Bv}r>sGB$`PR-3v}{B1}R2jZh9Ksp#TxKRJOx5Miqq)j_!D!C~rc>b|~M;uo` zoR5-7+umFGZh!;+|5~9>i|}0t!m92hagdhIk%^f}CBC+#-&M>jHYlI59&FHV*|!Ck z^|Lb@2;9|?x+3Z5;7&mDUx4KUxLJ5oh; zRm1W}gKJFbE`9au44OIMmv;BcxH*tsMgBGt6?wr{tc-QN0~7P=JNd1?jNK!1o?U|CKUpd{tJ{cNDl?N-_uqk z;0**;g$i3Y?srS`XDSrSv@O6HEqM%df2zMVd?^bk_W+_$cI=Y3LD($9nTXe0aAhEE zh0I;*F$252d~r`I>s=LpHUVfsJ!Fk89E#5mQ-@mRqbWt&4k7)#ciNF2OXtqjNEEHy zM%*a|B~un{ybCJ5zs?)OoS{gd)TB{ezh?_R)e+`wAn&B%<$^xqstOa(q{{Hj zl4p{7LC4OW-^f}1S;km0l1l3px-gzpuMYopSx18*Q>$!=2votUOmPE*COMp_=Y_Db z2*3Z`a1TQm5d=~P7<9P6&3X~2Dmmvep!f>0u1E1w;CZIc=jDe}({}aRA+cAU&K$EO zrZHs@XYGD<2^K*)^dFR_7@@xxD^gav;ndF%16kx1fN znf{jHOi3?yxjpj-w6l1|nmk$rN&!Q?)+BF?mAwcP*0((g&H$#QZKO_rdQ+8CQ;4)K z;=|=H_V)Asg%~22i`goBL2y`{cb!>5Gu&N?i9&ynaup_4u4kZ1wsNT^e(6LZ4@1T( zGL(O*7tK)hICDe`P2LYLNI{?`-rdl)Kn-2}80X@zO>bcW=0@`yZlSU(?>tayw7ND% zPKReFMUgjT9O>te--~rlaWs!LVzvPWyq@Y6=_Rrm`}#$0!E<>H8?h=vHmI!j$pTf zX~jHqz$`tPH8zYa4D4<|09(MgkZ5s4(6?a6sGpB)|23ru=E0b(Ak*Addgm1m4kv-Y z?gj_MBqT9~j7i`s4+cdQrGPl!dd!mm0v~L(T#?W@tse+Ok))b(Q{$wbi{iLZQS({V z=8-_c~^Dd~f8{ze<>-x)REw^>J+$UKJ$f zh_#%%NW2%ync7$5OJ#>QdK8|W_AVRd4jV%s$*l2PW{;|_W&%HM2C6^Ak2{+?E&JW9 z{97izUnu9HFJ|00l5YlEL5Cg7!7d=1@@n=X$q1-KFF4;ytBId41}KNf@@u(?McA+U zV3ssRSZ1-FLlZ2l=xqf5E`56~o`Puos*PydRncURYABzvD3vYuk{pty?`Nr!{&sVh zqJ~*U#U)*Y^@lKFIpz(yWN%i%@UuQO%`-{Gt($OdYO;=j&g( za5nn=+vSt{o3{GqmjQ}$3j>B7dJ~}CRz-pd-jc7GycS`rPqrNrQAO+nphylnqy+|+ z4stJ7HyvRXbGKQTorn6QrpkB)sUJ@oQ1?aCCYocvX*9+DcoTRIDj2gPV8>qtw!18| zc4Ymt>lEAJt$ubx$E3K%!jxEER{cV`n3$|KOdFZd+O_nZ#e4eoz4K-9ytlz?gx2)h zrX}f_DXxphVFm~;XFwR->&9CQ6_@H1x{2KF-FXZf`(vWiY~I%YOzxfv`n)E;7yUZVs&RX-?Lly*X!s_vYL71eP&JeL}4buJu-nATu zBDKwU+Z$n1oOiZ*4R99)H_5-r9C0GqI!_M95#rSE#8_o}04C$v;?1(IQ79N9h zgmq>w`$el;h@^`?s6zyc(MA|AkB(@XT6D%J`DE0nehB}Ls)8Xj^}-67O>%gb>ty@3pO3jx*783np#T0W}ZKs%azT0 zzlnWlJJViO?7FB!HL%f6IS?(Y-GMIqkX7WT`RYZpT2pZ5p>PyTQs-oNEVx9xQ7kKCBYc}SOYB`6DwXp^f>C{E+ONY zrM1Lok#lrv^TSAyWA#MKUmTorj5qW8A^>s>SwiR=M%Ejak?NBPj5+4)Vqrsl=uAtB z8lj3QoZvMkKF|H5wdtMPZ7tLqPnur*t&T2jc$e>1c7wLfvu?O7Zo~+bgqiJ+iirKyCp?N&8!0hOH4v{kICt^opHD46d!5bM`>WjCeV_gbq3c75^ z-ufkEf%cmKUB63A>a`1&;OCNW7rG4-3v>;H9&u=WBTOw6Wr=@edHQ=4Kc(7N(>n9x zmEO;jM#8pZIh8g1-S>UvpdM?kr{>dWm4!prJv>VV7tzF9emS8 zv*kWWus%u^ye_{`O(OGttVmA7%jKs1>43bl0=^Z89R2W91$MEeL8KfhppihXo?4zQ zJ9d?%z40Y*%SU+f>-*8y>%A7ItZ1U63*sEyW2EQ@J50Vs%KH=&-0Jm!w?xJ zw7=*7ajA-DZyZ+Nr7`H)BxtuO{`Rm#fETxN`pl*L#ue&*|0Oqmfn2e$k}IrlTnmm< zxf@BR`L=%AqgqHv2Xrrlia=@&-oZaaC6T=&iK;*xg~%2u7HEn6j=*rO#;`a0&}4V! z%bY`C@@=b*t@n(8$~BCZ7rxd%_Wm_^=1`8ZggVg}=t;=bpQRId!w*C?#o*Kv0VVH-u^5`UmaTDwkj>5IvKfp1^=V0A^e8@L-&GS*=? zA^_NGQb_GfzJ&+!Lh*06pqzOQ+lR-fd`P`l0!i7Va8+@xvLN>b&T=d< z_sV4KPlEQQgv?LEufellur~OStxK#8O>Z>ZZ(y(<_^|v7c!WY3Byv1TId?lCfL`o8 zNmKw$DfBA&p}_`1AnN|i7-q;JUB1ycQJ&A+Xyr;{3R5ZkSHo^~^M|)SDx6mrP#j4CP}JXSVCDgK@n(vJ%O-JJXvUvjo&yfj67?b#8wQyD_Vq^kbBJhQbsBpbrV^^j&(?pHT=Bno{ z{c(*I1Ij-L_%T|8?sn1cTvcD-l+&DfhbC^aFk9;a`^S&NW$GaBy>C#-*o49PJ$_PIi{(>^a>CP9x<_~EczS(>m!#raB{D;C?2kw9zLJD(f0%ag+Sdtcbq19o< zKR3w}p8r=szA)6KV-fWOx>j0JCv2wNH^1P8wyb>7Hf){vjM4Zzd!4(wL!7cgBTO_8 zmAkQ8gxCsR;sOZ3h1LICJPe zMyke)4+9Ty(J{aIqlySUR>RUm<{~N+D^(fynJyAAP6_)A;3a+gQhH^`G)Hn(Mpb?6 z%Ry9l@yDjdb#D*Dy|$-+I`q(3iL7Cza}7T9U(f_qtQI)x(Hrky#dJ5sbZ~ zZEhB}&t5^z{mI9{!&u^)yq4|I9Y)i1gAsF^<&6WMoufc5|WQPB?ePmh>?) z*eS0T1y!who0egff}YwOKx9#FO{p~*j&texJs0&-{vV} z1+q8)j4JXak;%&+V*tgWFK`U!c3BH5!YWXD#G(Cx;WPmeh#)EIcbz0%rlhO0?R97Z z`6#gK`EE&k*>?{q(?#!%NwPgFxR@Lq!jNi2jR`es-74j|@ol;XwJ6C&@bc$rj>+D9 zDG)a;xp1jSd+Lt&LbnFcoafpDJb)t_>K%n6Iyx3L5YU7a!G<4ysQ(}wK7MWt9m@&y zkeZs~xOI&xfWS+qo9lFV()8nU0Uv!2r51;l;bW%tbM!jKUZ4p^Qgk1a6R4G@SP{uB z8M;5G@&dZn>~+QkI`d{n z!auW(4l65r%12ODGWH@$SVgn432HheE4+9OWrzGJdNC9yO9hCXl95JBch0+nt(j=K z2~KpxEFULGh1b^Wm^$Hc=PxJ=jivdC=a7Cmj`Fly&1{WxutNnV5D{LAxC~_|MSn7-N*hNa~f5Hc%o9kG{RAr>i#8eY7colMzDRXkJ9E|gk?!@&rm6$}Bd1k_gX zj#)_Bzf5-K^Hb<<4{F){QBFf59|j7zB84q@%_|oQlrNmuKoIGSvMPzuO30_9>#sWz zAYal=kja{u0_*YE-4pR!!D~IH12=ZaDam&lx~n-jcw(IeKiE;j{z?;aCa>V3rgsvibe{ z8_#uo*q{MF;-R5ev}+AsBqO{@xPLFUFVN}0X+D+pn?It~X%Uvd^cBBjXgc^_!8teu zru-mdC1Woh$c?)ri6eQwxt)4DHX^eeOVIUFq+zTwWxbA2nHhxkMDjjAi8CKqT{mV? z?`5G1E#0o`WrY=QBaCZlToWTq1a93)Bm&2Tx|<-CxMo=9Ty@8^u~zeRVp?PIs0d-( z-j4aE8p}xo&9?`R>Be7aTeBwt0J(>XRww@U9!htRq3nd9<1c*Dm#6&9LRr0m8%pBo zV0JTt?$+lK#ydkGNmRk`+mGRMJ{?)qpjVOaE*M4U;l7!v*Nf(-dB(cW&3ao~p*4rI zEMb}K;}7w6zvvCA|KO?MEUpY`8zw#939;~3kdQdQ;@aJsNvs4ssBya&UuE}7iB!{0 zwT?oub(I)upA+S&w4oS7E2&0QQdfW3SH5~I4bIbJ7!3Ld5p9HUQWVIJ{c++ZE` zC2qp=#EX|aEX**mF6RuxA|vvHrZg&allM2+saF?|QbY##%m#gk6FhQ9#;dvI*)`@| zm2}ImVk=qn8X7_S7u2J(6Ak9q*iv;$wjxmeV(fp9B}%!Nq3f)Ux{z;)ax?fM`}9jf z_eQnMIUgi?l2gV`UOfO@!7%sGx0eyok)+vLGfccIN>*?*c6|p84Q(?}`ABN=I^H<^ zEd+PLzjSK7eWE1O$tN;OqEXH+&=z!`5 zcY0rvKVcWjjv5nEeI|5`(B@A9z4AXxBoIBw5Q@toCph-8zZnP+UBF@&Z|~xaT%;Ae zil-BS$*ThfVKn(#c$*)*!|}astP#-z8;$A5j9znHC{hyQ(_g{p7wE?piWy(-A{zG! z+Ri)g_#rr?^e%vBwO2t+#u*o10GE_-4M+7eoi6PLrf&FVcYeJ2I>5b(s3Ye+jr&W% z@(pCoNF(9n0jXKQz@h4twN(6Y-j_Lw3929R7kq%It3a5%!nz-pkTT{+@M^P7N<;Y3 zuXKAltKh9yu#)d+dz9qCMI`X)9b~OlKb&v{DBFKXfHg9OwtnRLrbs7-$`g`h26IWR z2n8mY$%wSn<1gyY`mMNC{n&#uUD2eCREB*EPPToSc((sTALxUB=eTO>V)BA( z!$w)G-lShxn?D8(y0p?83BuJb#=(bCl!QPJa41egUKRo^=~&@P+I0pbT~V7GDyi)y z2}``Psh5$nRoQfxq$RZ#NSPJ0eD{#{9wPX_;!~Xv_i4TQl~#sS(nh~@|plNO_f;= zctpjIa4de)TbHUo>W_YyPY>9Iw?0Fqy@*~^mZCISrpk&_EqqTNMYi8pK4pmPOYF~Y zUcK9d(?|Bq87P~PFB8?2W1utKrB6o^-{=&UM;;JKNL7Q7f8)I<#Q}8#vkvnb4Nz>U zx^x^r-@}f<4~`==%Z2At5ikv6>lC6-@5kLI0pMS&t>g^Qqyq^L0j8;ert{X*U;MM! z)BYHgD=Uo>5_OkMC94EnI#|T(RnKE>=-Yw;5-Hfkgs5L~Vi0&LN=^r5=TGv8{X#<` z`!QCOEdd;>hhuIVE%*AY-v`B{mfn%Fw3~R5y7i-b?rnY(W8$YaPTd=T;{Z;x&wOn@ z1X*A0cIbvk$=GwkAwxYFj>^Aw;)qA;6%jM@GKYFyCfnX9_*7bdtC%r#_iJ>$?SQtu z!?A!i5nV#r} zw~oh|SPS<|FQ>14Seycd;kAGX+sC|`c_Tu3A z$*L%6*0YTs2&_MHwS`aX!hVm?*KE3RBUZVWNw?U%2xtdRB1f?5#=_?E8XFDXXxCrp z{xJ)*4d?4)r9Lxvp9UH{p((xTAIAK)${ZbpnUu@-d?#5pI7=>o(!d!lXAztTP;G8R zGlfgNhMsnlOe#7v&?}XF?4;+Dcza+bcup^mqza_HaoubynnGWFR`~fK1{?(vHP~Ck zKFiS`fg(fa^H$xR6I>ZWjbCslxi1n-;!{*HD+MA|s=T2f@kKADkJz!mha zl@Nnu80@&75y0g6qCZGyrxV%~1A{hml9*A_s0pHVeu-ZFq3@7=)YPyCSW{Fa^w{t4 zl%BssFKX?)s~?FyLLPlbZkD@dQ}bJcX`Ix5=9T=QNJNdv+L4A#nR=-jz>C@_tAfAq z&>mD0?L4BH%K2#K&Q>SthLx-tt%DnpJxPe!$uz&nbj_bt7}`3hJ#_LIuixEwq5kM|j+sfkQ%Nh9N_w`WSO4X(+O2HgCoqdyyt3CDC#+sCd!A#mQ= z4TvTaw8>`$WTVqu;1@&0B!yIR4|LPSF;H|RS%swEG%}|{OU#XB7w@7%>&m2RoTK!P z%H8(lhEip%DTeju>2|wBWYP;sCS;Cgu!B4yhbFc6Kf4waJ&w8md{#0iTS^__haj~N z?g-5eeJC-Ylx}DAA$0KdxvThmu>R$?NF-0g5V^LbX{|2_50Y zikEV-G4s9K?dPkTo0*b^RJ(A4#f;6=9F~MMGm^v0PEzXuj^h+1{k%$3U2=6z6v;zX%?sT5u{9S1OwmBqrlC zIx~xVVTpFGOd4C|90^&0*(|G&$?gPxMF40uY!#|(jX4(xVSIzKOlUP%T3Wu}a;boE z%G#;-T=#<6?oa(b90`=BqT3FyN;6nH#&d}aF<%^GniWe>Kt@B+j10wzQuoNF#!Auc z{N9Mr3`#Zl-99#jC3c#-+eV9vn#z{jYaOj@4Esq9YtLWpa- z!9^RrhLBSbg2h0~>P?we7=25BbDb}ieI+Lb^0tzFEhORE*q8nhvlb3hC$7AG9ffT0yWH569CHK~pGM=ZmHY!-!p@hhrU97Hub$pHO}H5X_5e#u^<6H>8>U&@ze<3@z>x8^G=^)EFB z!P8H)m)YMqE~Ba~Dl&s;1V)cW zdX0t@$`pwD$W>3knpP^F^Hol-dZA8JhPD1KN6CCuB;YrM7F?s1d4ne<`pK+P8sAvvLnJT0pCnwT%f_zmYsCV*t~bNjx0e~u*RQ=8oI-fftuX4M zpOd8)0!+1g(`r{QIrp3r;dTMw>#%ah!MD2iuZsb8E5_dbW$?@jBDkhRZIvnD`4$Np ztMVr<+360zKk(I*uBh@=v+O*TQe^D0L<4{1?X>X`&OIYL1lEpX3idQBoU$qLBb)j)^)$Kq#h6P&&)^$#Fg&@0vXaFd=I;B%;oQeQl|2_{0c!6e z?MIC&Vw;Ul^HkI=-6?w_sxHQ$(l{#(4>C0d^nWahpDXGq(f%M6(*x@wL91_z#+njd ze~3DKqTeOgi>xfnK^xP1op`bScnzg4algEkf~G(90YD`aACZX=l@6Es6J9FxUd@L8 zB&IHq9@dK1{n%Y#f;!Y$naEpHL*Yf7X;yOG*elzJ`sSjn6#maW_sO)~DX2=! z2iwByP>0;7FYg>DVL6{tiGIBB<=TjvZeyj(bRAqWA|+8e8fx@&+T`$GVVU;LM2)Qj zDymABEQc>7uqAVt*`o`ztF0p%7CSTYB;+i&c%D_k$U%9axwx%gbL~J@-`5Ke$-09X z!>@uJ23DcXc_6^Dmoi3o(8A13{dS@Jh)Gbg$77`61nRJm%A(cO_8Q z>q;iABP#UI(c>$mX=-XJH|GUF_d6j}e#ICzz8)_}W~f5lUK zjRlxSEoI6pqa_Na6JKmHD>=px{5I^p%SliUAKLsk%b>DDO@%Z|A(qH%OoS5TK}Zhp zm`=*hQP;L|Ca+C_!pDcV>UdwbU)g-k))$SoCyF^7mC3xpa~MP(5NX=cN%~HT>Za1G zlU)9A-CB(~QV?P7MM}l_UhA47#SAJ*`UBU?Y}?almrp;xLjdm(`PW{xEk)PDk+|@Y zvjbU~_E_iq;;LkX0YXQS&$y|BjaCmbYztq1Lz&MFC3YsM=1OdR4K^p+Pv1$A6<96K zvx3bVN=C~iHFn}(cvYjtURin9JXAJcU{+=89JpCqG*VIjz6QT74dUPLS8*^@PHLG2Cjs_?T2+I~aD_%@G5(Mt@T2vt``pu0*>?tG< z%p>~M?3=+pheWd}SB^z89-l&`!f>fhY{bsNOb*i* zH)-g`v-HxsG=lN^BRpq~Df02*Y!aa&@~RB!sv<43{XyuLLYI*mO{ro#gX&r3UAtRX zagU=Q%ywaQ)Ei)+y|wFosPa%#T`wf}K6FuqLqEH+vj1@&X(Vd>o5ZHbfQG`s? zT=GKnm`VQ5agmF_51V`CL-{AwH#9ddK;O^C&~_) zB4<{}BR`y_2iJAPBZH#y5Z;SM7W2dK4)U6-`;_lxwcc4tq3Y~BVG8&#Qg5ECae!I~zv9KB2;m9C z1H#XsW2ClknIsvh3;3AwkUeP$+jI~S3V+Fz5b<8%$Ae(V>?oBjGz>)ltgV=>`<=wF z2C_)IoACw7>xZ&^UXjl1A3hKC;+n-zw>Ot$iMJOc(CIqGJ!)pd20?31J!B5v-E7?y zn&@!(tMRToT+%z)IL~lcct(9M8@#EUG97_-Vn*gJWfTRKfY0|%XH4cpd}DnEUdHuc z7kPOhG>U<Obn0z1vBQW&hfXpMJq9Wt zx@=oFl?s_x7i%z&j%g_}N9wNcevVa%r>2Q@7?(*T^At+O4RV=om*eV=r z7EN)}wQN-dT=Ntb%?_2cZfY3_Ro|RUdthDsZhsCd`}DxOuR!?a()dIoO@td3L5U?( zr^^cOp=QI|h7(|h_BclD2rvWE_kJcH9I-?uzKOLKA^J6Vh*sD|us~6tc|1IGmAw|_S)*?{UuvYP>6Ew46?d~xUE^!$OisAAoBA)jLhrak* zCQ34f6~%Fv@MyVh4^W~&w*_#2BD#RZ**mhFi`tOCc#ORp82s$zUBpD76mi4O< zq7+chaKZJJMzFYn_dv3pC`l<4?PcQO3s|YnI0^#hexI@`K%{ma@}7^(UG@QumVtW$ zR4&zazT^e_;wJ|vC-K~;$&Jjm6d1xg5e69;{w_g%^=r=Z6}c#0wWij0JG$l(nh3?rSPmX+eH4WNV{khV9zSTALPw zmW#T#$Cjz&qNgHbBq{IFR*!3Iir1~7zqbLVERIQ}ZqZ~h#n<;p00D@jrc93X8@6wk zNj6Bqw(~Pb_24W4mkr#n{fP=Y3FaRorx#}(;3S=$zCA#O!8syP{>gHA_q4B+&H0-r z-}G&lYoO2Mq+E@l8ZdZTtXgf?+N(~yh(uBJ2T5S8r!7BNo)?|q5<}?rs+_1~=%)8Q zSMjZh+{U(Pub{WZsYs|WL4?RXbWhb(c1@Bj9<*K|g151Amlo^0JIj6v_t ziy;#@J?=Qt6TR>Kd~dQ;fbT#(dNoxtqaT1Sx^7F;>b}M~k{2=e-acdIq zx9b?{R1=^NA|_pSi*esEVq;F-E=L#hUCvo@!;kj~KBK(X%FllN0_AW(`xEt@@Uq0d% zqEpALBs>+OmnsP}0tbqz6`l<-u9PcOljiol+Q#ez8XgTASzw39AYC>Jq=vGor8(X^ zyl?YOFGQ)7$6t2Pc9Lk*3-^E2)s5hXqS*Dw9M?#XrgmspgHz zsVs%0ddOk5&Z9Z0L}d3-OOaNO;}aPU zZ*a;6U>FYGSKGp;cfkRps$i2t zs9U5J3GIXJZfrj`Ac|1alFIK+pmjIC81Dvg{Ul1bU?C6BK2B|7<0m4 z6viQVTUW8kG=Wq0#X!?MXpQ+lafnccV_L13{PdoD-a}#Rc$vZ--Y{?`)C=&+9|PXM zTlptZDt9KWPXKNR$M;mkOz@lJo;aCTm5b1xhN>Ttz*=*9QN1$6Kyu+qxpCZY=xdjr z>MKfj9E!N{r0wNoSIy3q3$N4xaAq9qGpTI{DVTp&L{!{jN|O1@02F?nzG|yA@>CO7 zd|d6)z%na>%pC$;-Ab?R2ylf6;Joi-~&uCp14BWL>pja zW`RJL^BnGxu3_-I9=GnK8D%@xl+wf7pwq-H<=X7#~<~6$zKf=klF%| z4;t-4_Ywdz%|6sU^P{1T-{0^w-Vl;$Hk-z#l8WgF0W`kL?Vf998rd-Bk>>4}+ognB zDru6kHU&{E&ur9K6%6|H6k?gmW+S62sS{{iG_+dBeAbh{k&P8yIj?i)^G0Ta;S>o& ze;8()l2Iwmu+s-7T_IPu4-f={+fpGJUCs|doon78TfZqEHmV%EN|-KYUrQJ^c&4ij zk~64y0N}_*=Y3LW*7RaXxSk+srpoalZmvkqHMmYYu)sp}u}&Ek5pefS zr@3TP!Ca6BOsIyKM3Ev(+4wJ)WuT0NBX3oq$w-`#Yq$VUB=UMOzv?F!{hEp4it|}1rb0ySL&!%|q@aaR z;ZI2*d;>Uu+ul3P7So!vWBdKfzqRVkr7$4U;Q9+vwP(q5lDNoZ@+-HJ`Iwx<53rFx z9HKK{VfHjzzfwqvz9K-89A?^YI^Ad$9`USMDkLH+>BBD|zTur^3*ct?DcLQKt$1m9 zZ<}ZSB6VD|N_}I7<~4HnuA>g5bNSBRIEf#_X~US=92veU8V3)5p<(Edbq8dY*~AZo zeUBoY>-xCpA_Bp!Wt2G&OAR>Ab9SfMW?;1Bc2&5sw}TDITS{bgQpWz73%`jN`Z%Th zoLVweBx~tSn|t*Oc-KmwD7&xdXOqSLQSu-Y@EPy*{S;y-|Auy>;~b%@sz%|$U7H*shVahggx`C0goq$&`5GwDY@M0nP>w? zh@o`>Hle5a<|XFD2Q&RpuD`JGo`Ior*7x_Wk+x0r5cTF%!!E+#U<5bBHp<8;;Cu3a z1Xyn1$t#m@txRm3?(6nxJmrzV8b}U1DzUVW5Vb-{+ku5V^%S>MoeTw$4Au+@Q!f*+Wk4cYg2^0 z2zA{f_@o$nvdNcUAj$g6slT&g`MME@n})_Z_T_0z5?((*K{t9m2NJZ5YV25-R4!G1m1UsnY|0n&7*ELv-G>*NvQBPv~**T zN)`U7`X!Cp$gMv%+Jz-Sz-zG}#a1N)!PlnPZBqo$5d|NHV-Ua}{PBwTMWNz35pYn{ zQYAHN>$UT{rNe)$75bE#HQtR?sbv;EZES-j!UO+|HlSDBQSGupnW^@pJKH9ODK$*z z?qz3BR1LY519X}1Vpe|33|}oXKT*#-jO&P3>ql`s8hz-s;$XP;P)tz{{6zv}U9EEC z=ng~$rn69BVkvxJ3L27Y!Q3Gm{?AM0#(7T*x5Up9iu+4b<~foak-5=`7*U{1)u`dL;Hggd9G&8b>hZigmY zm0FFTc47M@GaV>xvq{xUn)?xq7(IQ`_b?*NF;b;ng9P*hW6iPtYb}79!Ep?nX^bF2 zzS!S`ped>B@&JvBY)4ee^lR)A*nFNkrm2`HFS9YOoU*C%_c8NhY&ukG!axfhKzl?R zHkNX&iMqHh$N7x0O9O`e zq%kK*3@7|9o||&9%Ng22ErY0 z*bXD2Q{-U!q{xiHXgzjW#_S@D1N^MvERIJNu6La>0AJ zT2Qq4cl~bc;FaGk)WR0eK^nBPz}aW5^SZR{rqUdxi-fy>2^G@=Q0$VANv2Zr#8v}$ z5|P7*ABewb((-~ouE7boV3O(zM(=#X8lxR_q}=KIE{kSVwg8@f1hE zuXY{_>hhYqpD|ME)SEv7M>++K%3b1k@SqPm!D+)y?=zEyD%6u6RmxK4#@S;nR+2N_ zyw2PkzQ1EoOnp7cJ58_5Ky74R@@muS;^)UvfMfXEN)Ee$0dv+7*?r+(`(0@^Q7%u`X19*g`#o+m`}p*BA)8NYBHQ-VyGUxi zO{3!eUU9vtDFmfX2Uo{Z)Pe1hV)F}FxPQ|j~1m1wYY?8MQ&=yuQJJ@c@0eMOV<`Iih)sAU>1^xw4_In zTgzZBZDaZKSzzg63jo`GnJ0qMVuBL=NBF&@U^nNWT~AYcgYk;}^nE@D=Mml&%a<9L zfv=w*Q`0qWF0{c4DCFvB1qQ0RPq#We?OgVIJL6^2&@i-iu#6_$_?=gy<1x-T%;LRn%t+i ze~F){Mh2=b71x1+vi398GnsOlft@UyQ|v29y|Rfe+YM-6qx9^{a#X!LG_3jiAj}qK zi=scvH-sX^%Uk6g{BdeTO%MgWv&EI}w+{L-d_t|()(tzwH_c-uxl7=D3?v+t_mjY9C|wOU@}I%JY@jvoScO)4M5A5`gDAg#56 zY*>Srv2C*$J@o3H1`@kCgj#wAdT&M7% zYXR7s2x|u&uk{4MrDQ>2OlcW;DQ=OXkvRuwQ~H}O5fsKCW&hzv2910gu7<86uv|F& zGZ8~`Fc7z*Pqv7Ja22VtXWi!0hZA~v;$o6GoLX@Q z`8sDp84JHxupgz}Vn6Az2(GjF*W+=E~^I$ehYTU2F91*wuxo!oyiuL(y! zLKXB#-kDj5S;h+DoUL+gf{p&G;CzNKZ#(5p#2_qR0bHEkqOCcThH%I8 zSxnTpf~=RmvH7#lUxo-eLi>)8JZs@@r|H4i8}IJi-Uu!yt?-bO&$DuQoSqvUZ#j*s zPBry+Areh6;~f(3Pf84t{=Jn2t-_gzyFl8DRt)dxLQAhz&zFf_MY>jF>iV=!WL#r} zQWxSx3qiPh_IFbLx8!y$VoY(IXsUl1fDcA89jQXOd3xbUMoDx~1JliY*)K6T=UE)k zv3(g$mqhEGuB~tjpZ>pq#7PdMO1agN0?C2gsFLOT_@~Z$$#!4FG#D`2(CBboB94?7 zY3PH(fJu+E*4^cb6Yi$nhyonodgtZ7d%D@Q54VRiS&WoDFGllOJ%kcH3bWNK z$Gb$HF}Kn~z1mjDcTWwmEPa2cu~T7wq)PM!3DZR$tGAgYC3&TKvnXF^QKiTSPDkG` zpT5ElNYC}x)rd(#C)57UR!15@ZI;QEe~jVQ=~zwsIdbTr+4ZReU71QOaPqHV2!f-0 zZ|qN*v$fP@SZlOflLxF0u5K47Eo035>4UJ&U$+$YArPJ6y1PXEYkmGld`1&2FTL7_ zZe)EjuZl~9PiI17qbIH_wDge8lEd^VtoMlVn{5plnDZ#0Ly`93$g{l@>f?)ez5kO# zJUQpgzoFC31p%f>D<$$e(AZrgX_RZKY}kWJ6J}JE711S zd7dZDb24nqEU|kpvR!ug*`x|%*wich$Igv*O?*VS!dj|SQ+!egiT{yfi4DYqu()Xe zPoE!Mm$t<6IeBcX@l^k+mH->$K`b9^GdOgas9-|4jq!Ich%F=-t+gY_tVA_JLvuh% z02v0vnzGSF08KAVsf~Z5ODrHXoHV4Zj}=K5D6V-1$4#$w6F@XZ&;Kx=j>GQ5k|Qm^_%mW|EAsPAm{9g%Umo?DPK159EH5+{Ww5`zixsOc8HdxYE;o zPJdAxRw=L$BvTrcaao!|BxY+s}odHWcZuBrj8haNn|O|Vz>?=c#3ois1ozF-9q z;M<=VJnKC3`NvfaonL~c&o3P=pAI&5t`Cl{v@$M@zTyWsrQE0duQQP(V*lt`Z5x3W z5Um|~IGR#IdU1&FSrKRlM1kcKw+UsB+l^qu0b7*sqLS}e|N*K^vCjW3?x>-k3t44spD#65F7E~`%V-wnPF zyiexd?*??hn*11ML?mU{ZnHJJEvNC(c9vIUfQ^Ldk8=R@|KDri{E06qq%~kxDx`l(4*J;@K}6a)LBc{xZC&ppIKN-5`_Zdk&bh9>MitnEUF$Cva|}9 zY^-B(uc-4;;m@w&agZPN4FR;buYrX}U4u>PFMJx`$ffMyB?3e$dKa*|(+yg;VOi*zV0H{>L_zmLTr#t;aitw`efb8dT{j2qT}7t@g9Df^7z{Wob7 z1o3V`fgg5AO6byCHY3Y|VMh+0U7{0e8i!-2opPwFu1{6$L77Rx6xYLPmLhg^N^Q&S z+ApZ{GK7LeRsBkSb-D1UkU|_1H&Rec7snUAFcdC151=Wj?yTm-4M`UBcLQ=$ph&&vOMptTeQ)57Q8Tl@-2IN>@)S2J_NVw247`BtegcyQI~ zr|`a0zofQ9X@>rA1zNOvfmWn`;Y^fKs4gYv=KYnLK9KRCPY0%6GV6R38R0GR8pW*7 z`w7}OCB|aMn?gQT!C?!l zM9weGUfA6j{XY{B?z<@*tkNVKKlDElP}{~r%B?XPjoe5)-)grrfL&pJ4vvg<{OtOS zw-F_12sxkQ4(+cs5n+9szliREDep0=o-w8BMR03NxV(~&SwdKbpiWNx5T*_-HcS#t z`X6EbeL!p+LC8K-UQFpr;4kkn=vB-wX_-ojLyv2%X(-mnMULq18+k4?eP9MAR=0Nv zgxHL{?xTSw%#eH{k}N#>X4NutmydJEs~^S4=|6(U(PgH{Hgz363Dbmk zL0eKkm?{1tM^yatLwMO|=naN<+M$g$eNd+fV5OkVxa;Uf&>Z|;dw?)d;=RQ#5aX+B z0vZ$fNMVcn1QjPX4)rci#Z0vBnHk4~E8C;pL$XREF3g^8vK@CEVgCO__<#L)6HveR zjg+rQ?4uZrKll(=a51I1$fWK4e(A|Tt8}@k#~M`%+j8dmv~Ir5Rxp+uf!~&-i8;Ym zq^CcKxt+gD_Q31FM8>}eD>HPNVHJ;)q|fRtWwyRUc3EEwB%#$Q6qoQ&Wx?4aRp#-f z(d{Gq21ER}N&b|A$a6AMO3;-YP*yUEi}V1o#tkwU*5x}&&~*%o7U*MnpLkElpC|Pq zk6~NnMU_iCI#BPU%A*|*kivzB(6JU!}6w=)qF7&W~oM3s~k1aL%B zfy!oCHLxO__LkzUd%BN*!Kz@QN}g`$4 zp_W;DErWw)p6%!p-t%It=4xC@0lUFfF)jg=ESMKj^`sG=)DeknPp+iRDMhw-oG|Hh zdPJxhCUi!)&ZseOATmCU!D;0eeZEW59(UIss0+DyOc_4ymUi7!-m-u7ZdptSkO*i} zfflF>4zJ=!c$?$b@!`$}L3&8zD?37LZy_@!?(EJw(NN+!NDR=-MyQs)p~n$etSqX|u}k9aM%1OD)@NVa4s+$+8F+d^ z7d|hOq^hOSlqBq?YAw3oZh96Omna9%v=YY4@1GRFhq^U$s-lu_bsV;j&CKvM>I*8= z_L&WAuG?ghj5L22>_g2lE{V-!&+6p0CZIX9l;d6g4Cosr*}!MA1LFhive^&`yRL5)@4Uu|9_dn9`m|FLuY zXRljZ6W;4YM|mhVUHQp|^+iI4A-XAmgXg@B_E*#LwFs5(?qvZen~s9PW`i;J8!y~z z`C!?WrzFImJd1^5YC935nr1Z=%9Rs#FC&y#6jP?OulVBfVq3n!R7$Eshx6xD7am_D zn41CT9u_Fo9?(#MoG=@~q&Q%LlaMrcLoSzND`P0Exkmx&=7a8|MxtbgX6#?EQL`wj z^7gr2gO*EKUly=4q|P8qiS9=ipC~N%efu&kgv(6?zOp>CTThgo^ zZ`L;$8!5rk8pzh2k}O6%A@QFO%BY4xQZP)L+xBc`y#aHEcw`93LE8a4dpNA46A_9W>_lk(Zyy~08tlGMEx)-(sLmfb{* z9gvjFw5UMxoIbp1Mwus_@@*gVbj#Y;>F@olspUW9+rB78IPkwS+YyfyEcVA&tLRZ7 zHYAA@AgaU0+*J`3!N@CPcY0V7F^U<+X>*G$ouvU7bGC7%agHOXbopn9)oMN1zg?W! zKFMQN&UO}y=a#(P{n?d^W~nMtwsj&RDnC%#4xKBkEI3`8JZhc7B@4hx1Bj`>w*6od z0C5VZBHfH7>`%IqS7LiQ1HU!O;AZp07NgW|ztDT89-Y(=qMmx#3*bX;X|YrxvPm6B zN@|rkw48UE+=+grrBaa!?X{51x&Pyc^5L1IJZ$hovXz7)q&K!uSJk9QLwf8rte*5b z6r~RXRxTZ~=)ZkqP%1M}eDgPa$$mPGRzaw*6q8Wzx?d66ip{*MTn^`wZ-Q!!p)nMbR9EWB@*H@;a#6&DouO_S!HJhTuy&tM@O~B;lA=bXE5oO z^(!^3;ZQ`ty98t*iQoWGHMI1)t)kkU?X(qPeW*@m4#vv-i3Wd#0xkJz`doOM=vV4~ z+vLps3U;=jiM@mf!vxpZI9oM&^8kZKV7TDzWH%GpURF0HzcM&jBkYq)Z{SJa-NxJ9 zM_HK4K^A1!&DFH#&{wH-lwF{T$K+L|jh^EcwR+1APx#Cs(HNg{!Zc7VxFuF3TW{-}4Wjk*53+O|Hc09KqaD3yBxOXQ z&LaU}M>{rq4BA&ymWO%$YFv@+*7S8;Um)~sBM=}7MU7vND9nr@CG*&NtYHR*uGgpM zYi@v=+~C=w^2}9-JICJZq)rG043_6yB`Qyk+BcA~;@L!%Sg1igB3!DtBd{R3AJFmQ z?*+;r>QB`_?vC;yuEk;mP`%w0-51)b4mmR$fvoroHhh&JHRXVNRLN?5^ zup@%yUx!_et<)56W(L@;FEESGQR7bw!;74D{DapQ%05^*(Ho2NHP3R;69R{#5I89* z-pNZPed3w3%QZJJEMFtoC*6jPDRT`_a$Jj+&S$}d!k#}^3tFUR7QE(C+< z{*)j@D%eRj#2JH<}cA+a+y`fi|PdJ_ceCV4BGQy&t1-1?NTuPeyjXFHV(b(J(8z9C!`naN*C#o0Xe*LBYOH?g6xRF-x zwP(8k|HU{W6}{tc@FS!}*4<=8)eV}}kGuKyBC9&0)8Y3r1hUp8=;Uf9U=ujc_V3(@ zxtLg|_}dviG|M+Ea*Sc;W)aqd9(n-w^ zxN%|gBot%Q-OZ94D)TQHRTu{54zM)m@*UW`@`%;<6Dr(l^~!D&GR4prDNL&ceP|ux zd(rVRV?Ai5Qzb_CPK^(wvN6g+d2T)bUPwQk>ZmOKP6J5TJ6)|m;(%xK{=K{OIY5$9 z;FQjU^%?u7UJItnSZvM{7JP@-{70~{ zlsfvfnPm4~R8UOW+XsQ&q$FI%F0);a>E{|Zk${3gipY=Zk8 zQgh?#!~Q}zOoMY0RVzI*h8I$bP#F%^XZqE^TD@nAh=RE~TGoyDf*?|~CqqTo$BZ!f zzQ>LWbl(i0NKNvIul!*4k@!9qD{UL+8&xV%sZ!yT2Qv7)$vYsjN-jM4O@^@^xMS_C>_Q0nXhxqyxtLp3!Tvcp8`a~X< z&nW=W#&UAmwv$8R%ZKOK7#sCXy`x!}XC0%J&c=?4$swM?8KbM%RxDDa=s@SIU{F{L z9MBZn4Ccp0jTP#5--KKCi5&CacE=0nVx?^Zfu9*@2XqP&Bgg3E1LIY4oL_`>0a;FN zD&j8=HkCJq$WR8D&5Frnr~AWwjh&&XJ6LwLmG^=Ip*2Tz#_)4>Z1h z->&LG_Dxy^jhe*{Exw6fp-f`(#X*#!t?{ZqC{3Wt8;~aCW>|U_A z_{7oZF)c&c?8mGO#+tYBt5QRweOdHAL`2*%;=0M1^!wYg&$O6KlAHw~n5FNigaCPx zl`ngcmeyhqA$IVcG-Kqt5wvO+n9i7Exo02rUKoeTs549>AbxcdF7=BVtaq7#@XtP9 zjogtg^AX9hZ2I1{CCmaE&K6A-yj#!`3iQ$5Up4g5|VR{^3qt zWJWLCcxXS8C@J0Z zi)r!0U=`xCY7TxnqB{ObLmlJ=$>-H-!L2L!gRw~tZ2^ttB@XeR>Vw`R5!DI&0#VRkwu-NP~W$*PDA&4-DxNJGxF?m)Q_69 zBj(9H%S^Vf!EpJMA=t`A&prH{20(qsOv_-6c!ab<+&8XM$5eN zT%WvaJ;X=p8bi>2Y`LLIDsV+=xWCv^s1r zAJ@s_xO+Uon1ZmVQqrbqR9X_*f6uh~MQH=|obQ{d2*|GU?$zSDkM(Q;hNX z=HqNdVm(Ia!ApxqlkEHxrhq^GBmDaK zXpqnAl|xfBXI)UP8b$7Sr%YHbykUV}X)&TJYvZ0VZj)4YlZ^3ZOB1TwsV@ZSrfIHc zIOm_@>NeU}I=aU42RPW(eM=)|e!!uDn@qqo($ZPPqlhP>=5BrU=+OjBugJ=(+R=*Z znERrzAG}@t?Dvd|j1TJgj8Vq(D}UIA)%P8AwGcbsB6h%jbOvV7@gjTbyDk$b1k1!G zDEv}=Z`s=wxl+zGl9ucOPg?et?G#}+;F?mCCRztKZ^NUGiU_k&&!qR<|yA<{@z=4sz8+E(q28}=^&m-u0t#JR3gyqH#T9j{lY_gXPrk`Uf$j* zSH`qd(rJCX6L~xr`DGJygjQ|0b^;y24^M8wxI^}$mt11H3LY`p?y*0Z?o=F~>1g~$ zge}9*9s;9SlZdn_v%AaJ>@}y3m*B@wF%8)6hRS1E`XsVsDwc?WHSCYbavW}h%~@+N zxYlJgH*kStvog(HnCfX3AB>2xDvIq$pDft1z@Jf(mj}GRc#Zrdx!wrg?MM&*apTB7 z-S<2%vOR69bq;uIr%iAEvN7AqXy(B)#;CY@Sv-$L?Qu0LYKLR5ZIq8p^R_m69jBNZ zS&?7(6(``memEQ$c)Gs`12O4?hDf&*={)8y4=~Ji#exL8_p^DIZi`zP%6~Tm$U6Q> zOnrU=|7s(UJ-SI70QtnjocyK3XQi=Xr6lPNr#`b51U{y^3;baQAV-7PINGS+s~siW zM|%exb5JDD=H75>LmuL~#HThJoz!IvVsCWL;`y7Pu8EoR~PU&$wQ&q7qRouO2u z4l7zs*8S^KjuD4uyuLZq>9Qtuk@>dc7^ZPpthGzMqtZ?pmeG z{?2T8sa)q5&C#wE=Cep~F0Q8b#Wgnwh=^TR_3>%u6IbflU@NO-k3Bligm_rC|LU-E0@%W<|+wsgBkagGN>ao!oXo+T;WD;J9T zyQ-jkX9@G`S1f$xvYDKEm_D7OQBfHP?@AEdgsC>kWJFmG#~YLD47R%0Y$0PY24}9x zC=kI|UV=jN&kxvU#u9591zEc`_WN8eBm_0WfV2)A*SKSZs=sj7W!iM7Gtacb9H;#1 zQL5zq5c%(?2r0y(sJb?DeDO|%Yc3w!aN>pn43rTnTLCAVl{%bLrb zjRa!j!S`LD&BNx^sl@6MRE>+In7$19*RQWAs_$>{D?!w~fJ5-0zKh&b=eGu2mpb%u zJRZ_?+5i!KK6iJDqF2IIX+iN~7-zGT(a>!*#gI8X1ee_@ZfrQ7JE$^S0v- zX$n*Z^l59p-!dxZ7{egCO?Blcb%SM&jM5)enSO_r*cZ0R?1LX#3c>hIQm*CV37AO*xXTqJIkp4w(c zn~iqW`^;doB5PSiv5+R4HEavM6;Tj52lu*9P)@sd4XoKiBRgk0FQ;TP{eZFJPTaxV zewbWpv6|p1QY{@-e)ALA=R~zM{Nq|xnt`7@H3iDpW+PXYV-uW*%{~rgjud|&5|3gj0|J=dZ|H zj1bgpH#;w^lWJiS*o5yESAS@U<>@I!2BoRKe2eBo11SKX-nS3`u3x-C1I)xQw=39v zRPR(_@G8nZ(?il4!Thkb7|V<3^>Cak;9CMSaZTLlZ#9X+Ozn`EAW3z$@7XCUX`pip zmCaL~dw0u|NF9lQ55tD{(Y^YbTGCk)DXB8lbmkmgZSV~}H=cWpH3+0R{8$akLF zspZlVFWP!I$~N|*%Av_8d8oMfY)V{1bz*hq22vO&fl*wvKkVQHyrj0b)iH-rjMg_L|FODYrn)OEETOol_I zPE@W)q+RYoRHlZ0_tfl|;druszH)fx+o|Aj{)>Tk=xqE%_U@$Z+}pg-qHy0!U*YZf z_WH}qYTS^xhwZE6_kM%cDnAS;70qipdOS2gAsjE35nQ?^^8z<7V8ew}z zMz-$B?%i6~W`NUgkk0b_m;s7S>FdiKAr-D2%Nkr8Q$Jq>N@RuT1D%fUG{(* z^)lw4P@Omxcb(vGo)5V5`uP)mJ~#NRS3!m5HTMKypX$Yk1j1olEvDYSCESBS(h*$u z0J;~<^@fMI-SJHPh7Y+&xD%W2DNY3hj3+|b^@g}R4^?zvjgnbwYHMFY&(QB?HmUFe z;t(5Li6_8b`9FK=p6~8*k7-@icp+D_OcldrwPm*|Xc%q)qGsX>ddN3cU5Tqy8lN8v z9lZH7L@yT_dO1!B2%_9ZxAV1N$b;08Ry4{i89hIg>?)TmUE!F_T zE9=^br3GevbpokR0P)GV3mk8F4R}QjSERji_vxBDq#RTuo`SD<6)&GAx26|_y9O;g zp|=Cx!r5H5`cq%!(eCc-v6S?*(2I)hpCBzn@gJIwine zw%6R`EhHTxi}UrOcdq*yS5S#Yi9rMLn>jY0SWFq0?M~H94-|ZqQi}6-LH>@V$NgHz$V4Zm&pEoeRU(86y8w@uOarqK# zn_DMmCAa$is|yvtx>E~F%58UIxs|zNbokYZ`r8G-1aM@E@8iP?ztVAHnnz4l$CY2} zkKYC~+>CTPZqh?s?inU>&xDaCcf_Dea|#a2Olwd0AO67-5Xe6pJ_G@@RNPKOFwKzG zhKHTXQuE=wuu3<6bWIgHW^=?_8=G3lyoQdTTJpL+wVys;PZuVcjn8E43rRJdEakNG zct|!-zj8cQ2)8&eQLkZvpclB@4gb1tGgmoe|HRbTMX3nUiehySwSh zi&x1A>gr40W*(oV^Av6f3EnOiV<$EyM@KnmZrALQQe)OYdlotkU-ZgC4a$F?5}JCH z*kp9N9Y3>pLh@zmsOx$lqH-bJ;$CU7~7fhqs&YqT82fS7F0O90o< z)yxjBIzt!RS=v>{fLmVvY-lxct&!-g9Iw6hdQW0WE>QBTUEtA;roIzp$o&flM5c;1 z*nG?Wa#CzibmD1uwVLa%WlQd`_FTD3JQ=}Q5a}lUk^J2Cb4(xSf5fYVx#Ok;Z-jYly+-%LHI@o<_tJEz_(c0%p_qP< zv98x*;qzMM6tIg*vPQ3pT{Fj6k^!;}_?wsO)~YP#Z1v_lDo_2%ctaOH*>n<3@7T?q zbxc$(e%oZxt2(BPvbqS|%G`oNDZ>$-gm&0Ct95R_?uMN62%OdjetZIb1r1Wm|21 z)Cpsj2RiDZbD}ZTaWcmf)_F}X=RUt-s?<9bFr`iP%a;`i0@C*JukatYq=HJfP7?|Y zGWDE<%FxCP^BPtNu?|XF>~crP%~3#%>bZoeZ)`fqB#y@m8i)u8FS1nvU03A|8(+8X zVF6opk53?PpC6UXWg{0)MWP*#U^^tA?&CrkR~Pl_Ey6x&W$&1sA; zehpPu)sVl2e4*;!=+-&71t{ji>T~U+_kNGEJGANbRL31PtkwF()M}?{t9N=ThqT7e zSn#rIVq0Dui#^uf5nel&;w|zQ_=m0{&=jqp*LO%?Hk7G}Ti9p^;Iuag*9N$uEdClHumu5~N~|fCdSY9R9OI6f_jP3QkMezP;Ry*qE!8H#7@k5ys^Gx+ z;nHLwUVgj1MPaQer?4cSldo3jIfB%oVCcPc2|4rt2XI?j{pYJJ3-`mNv@lyur@a;n za)x%*m#2f$_9r)m@#&9UX>1-TSI7_{N)<_>1$?kHR$A?gd@kh>H0w#zpWP- z^B@n{&WxQ-eKU4d70MF<4s_$t^P<+UZnBfZ5eEfU)aPQU$&Y0Khhd#oPq4rReVF1L8(oj!^?V2ICYqYwHt zL}*u%3n*J-UP+aY(sEV8Lc7zsiSDP;G~H9?!bPOa_MWc@B}>Q<+P1~ZLV+KzQ;*9K ziq3B(L;XyokWez&lK7DR(m;GkF zn>tzAMRzAOX9^UX+)+)65$9z~RT$&~H6 z0ephhFpsJ+yiOdi*fEDtBV_}$?GjlE;Ju*(6Y z0&*PX-e-)<-!9A3Y%uYKXr3$WddS$n<3?S=CgA}s`}J};nUqpPpfXcc?a46!f>#6wYmjWt52j6L1wG-^0f%4po1`RhG3m_vtNqVrrdL}H)E9hi|j!x zIlGnRP`}grBE|3FB+kIw$*X-!g(vLP!CL2_DNEZW{^DTMOrqiCLL{QG1nt-G1KH*d7q z($)`Llx4T93mD*CYi#52&t~&XpMI>RXJ@}6ykzcr^%{o9p<4k(c_@J|qlkCa%9i;$ zjoxb|m5i@$4RIPVb*8)HW{Ey~lQY)~maTr3uN{vIGwUit84Ns~_1YDCD>F+D0pjA% zVY2il8&UbowBOG-9m1PGaCKzpvb5UF zBs|u}a6rgR`aU^OWqir`-KG9Kic_HxHS4Z*?3?dq`sg$BCU5ZtRP)LTsw(ogJ~EgQ zum~7artNynQe)z%=k1Txcr0TqF5LK4vN5qhna*RxbV_=CRm7+PxTzt7f8}DAompF) z0W$Md!6u10b#1Bm+@A3PC>ckKC0bVUsC*R{VAFN5Tor$a3T2l{p8b*rG7?@ZmyX}C zLtbUx+W1$0C6wgf#-#0h_{M?jcPRFqyQsF%LEVl1{G&(gQ-|TyTs<4+OYMSesw%fW zN-O9IjMLNs>lSuF)+*adyOO=PZ?w22Q&{7=I?#WW(?zGy`RXI=XsNE4!_$%eGUBba|7ZhS5^ICo)2~f1js-hd zcHVjH#_bO}T|Q>`8d?<#mLkM)66s5?n*Pfj8@3eq`VDeOk1x-wMpOn+D{RO16XHXF zSKVR4eOI5%BlidQGGxrza|(@S>1w6vMVr;IWno{5>1~YV_?23VU4azh3OMW*-r%-X z%Ik+;W>8}HC%UY9p==5TLES)zfg3FKN}LLtU={@2>yT3Wb9kOeb7F!0f9{prf%*^`9LAG|) za*e`aOB5tNeQ3+ePxcqfp{Z%wmpZBHikZd=g$28|Zl!ReMX)FErPg-C#<3-L5iI_w zYI=J+pEM}2m6~#dCqv^OvAKnnDwrAEiot&SWeX)Fsmt-eEVIG=y6-~E?&S!lJdM?M zHbY|qNFPu%rLiE>dK*lVsMf#O?gD?_@~X7&{K(@8vL)4Q2ES`1`*qL4%awK6VJ~05 z+u7gH-72*Z)l~srv#CF>p>b7Uhw+qHIn4Qz&(}tu;T@e1RV9aZIq-n_bJadEKnIU@ zYU2`Z;ejE?_Elw}Bp30;`ut6nk&*S3renlTv~6$Lx0OOMw(N`E_GSc%;D?V8$bUZs zL4jG}FGD#nM2|ou1D)qHB{9W=5@i1KL+{_Q3<H()xCfMB zfyq?t^w?+H_rY@hPJYq|aXGUc3y6XK#|bn)fR)Y0B_jm+BoJskHVfCWrvRZ!UKtYo zv&eld$*E>uP8gKi9{W!xP=T_(iXL+}8~hR;5k4US?81g6PmnUO|1s|OAyE}~ztY(w zw{f=mXN$wZv!iK`(zbos-M`u^KavruTcgt2MWlQA)+-#eGNXD4Aj$n^rwi9>CC@2; zmvGy_)FeJCEAbC=0O80&7~nZtw_90PVa1RbEXVi`ffR0l25JvOtEmOf<>av7w2~TA zNUX;eva^{Hi`6Z|;W=9&YP-mI$A3)v=R0ps-!Z;zRc(z|Pwp*4pPg5ejMP=%hl zW|q!mWrYUFR)N%e3qOd$ffGG5h6F*>Yy#*8HXOySh(D7O)?vu@y`~Q73M7kZJSU zu&WF4Hmg0q0zb`)oIb zuW@BE0KcBcBfX)bmS~_NnwP{Sn#Zj}D5JA#d?%AnZDX5T9|VZpWp*c}(WfQn5ia8L3f_lh?;#1m@w{K-X)0`!YP46 z1)Gr!xC*9y8MXE2=C`S`w`tub8e8_teGMN_iviSzJ2b4IFzP=pY#0mnjkaCK;tBk5 z*)))P9=$Ej_xCTwPY1eu*;UPb+HaBb)--?;8FV);DVHyM3`l3rck>OSX(mT)ZI=378|sZ-|fc!UB>wVh>l#CGI5OY<~smY)SZ76cW43Sfq`! z{V!6v-zn%HKEU8gi3+Ly`(3Ia!JJkR3^8F^6j_vsl0x>0uEq(q^{BS?^KXAQ-j!NX*KTe9%&s zeBG2vXJEr?)cAWzm^tx_Y8dKpu)@*jej^PFW zsm@iT1YD*xfCF0;c5Q>|o2MY8Nf;k@2Z*G`+FoU-KEWY<@W0LY0n7~Z=a;r@?=t~x zI7^E&l7)Q}_`BoS8-WXtf|Z z*D&8-24O+~m!-Fl#wpzcPWM^k*MF9WdAYxo0g&jtgxDjmCnMX0oH{ko4QqW-bdMgl z#K8V>4k9#3Rh^M=hcX8MG+G;RD$SVbdD3kOC74WUSu)i(^aD)4N$TR8f%19aO3hY@z=iOOQKkfuF#N-fv@%sMhlb-s8a`gj;#Vk!o+6YE$g19`dNy zwe3cl;+rSyntK=asAH9yq{myoWKO96h7mGVSRiB)*Z_IC0XZCvUUt#4w(f3~&t}U$ zn2b7APfnEITy21}j%sL1@g9&AmO)L;Ro&C|Xbnz=!Rzlq@y{%CJi)A1iO18r#LnQn z6r~)BA$1)flcKvQ!DW(}33ZjTWqR=Ki-e`IXoc^QM(uL+f6`65^L7C@fRk4v|Ab)} zay5U}jJ9;mN^Wr<;7H{#9aHgWE+@X^&em{*g>#zj%-us3rB|V>5|~7@NN@ewVw3#% z;Hg>Mnh6^d{2%MjMyja7SCDodK4ed%{;orG>*(*;PaqArPe7q98*a%_CMhHAqWjt^O;B;omgoXqs>lJ zO-+Mfu6|6dW;gA3_L}~N*kn$W&mp2CYvhgZ`!(!-2+)JYI(o*5}TZ}77rl&gWWm)oNa1gf$q6$_jL5ur)Nc#)XYTaO>96S3@pvecX zfXB!$=7yKx$3JyypyrfX6)-ekrz)HY6%`NLFny*Xz{?Jl)xWnCwDF`MrM%R6&2a6K zs(utG+fPpraBi}i_9`13s~7YYocRT`kj?U4lv5oZphaIe*-S~CmWy#8Fm*J3Z8jp||nzh2eNWyEx zkk``H60D|9XLg|LrpdFNZR!o%)wZ?izksLt*9OZw0Bztn04UOOvt_PMaI5xDf9kpa zWpZgM`6RP!;}NNgI1@|7}a6DX))&3X1!yaC{U~%7TFF0gkt>1FWw?kZIzzhBN$p zRRWvmgIe^(X#QV0|B(~EBfqn8ng*0o-&&azPwo=8^>NaAS#a&9UOiqI8vY*_`zP4{ o|405aW&8gY`hOM?e3Tb&LX(f~z|_d!AKo8QV)CMu!iK^B2LX)>p#T5? literal 0 HcmV?d00001 From 0d44b04ee2c7d062780ef17da59939b84828bab6 Mon Sep 17 00:00:00 2001 From: AwesomeSwift Bot Date: Thu, 29 Feb 2024 21:38:29 +0000 Subject: [PATCH 04/13] Updated markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a015648d..09fc0ec3 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ PLEASE DO NOT UPDATE THIS FILE, UPDATE CONTENTS.JSON INSTEAD. THANK YOU :-) | Awesome | Linux | Projects | Updated | |:-------:|:-----:|:--------:|:-------:| -| [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) | :penguin: | 1052 | February 26, 2024 | +| [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) | :penguin: | 1052 | February 29, 2024 | ### Contents From 483222c0ca24212afecc83a0c2b0e9659813c571 Mon Sep 17 00:00:00 2001 From: Matteo Crippa Date: Thu, 29 Feb 2024 22:45:27 +0100 Subject: [PATCH 05/13] updated script --- .github/convert.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/convert.rb b/.github/convert.rb index 3f3b6993..5c4d50be 100644 --- a/.github/convert.rb +++ b/.github/convert.rb @@ -94,6 +94,12 @@ def output_contributing(j) o end +def output_partnership() + o = "\n\nIn parternship with:\n\n" + o << "[![Codemotion](https://github.com/matteocrippa/awesome-swift/blob/master/.github/images/codemotion_logo.png?raw=true)](https://codemo.tech/partners)" + o << "\n\n" +end + def output_table(ios_app_link, num_projects) require 'date' @@ -140,6 +146,7 @@ def output_toc(j) def write_readme(j, filename) output = output_header(j) + output << output_partnership() output << output_toc(j) output << output_content(j) output << output_contributing(j) From 86eab3f543f90b025d70f1441e9b2cbabc9ae715 Mon Sep 17 00:00:00 2001 From: AwesomeSwift Bot Date: Thu, 29 Feb 2024 21:47:03 +0000 Subject: [PATCH 06/13] Updated markdown --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 09fc0ec3..e236078b 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ PLEASE DO NOT UPDATE THIS FILE, UPDATE CONTENTS.JSON INSTEAD. THANK YOU :-) |:-------:|:-----:|:--------:|:-------:| | [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) | :penguin: | 1052 | February 29, 2024 | +In parternship with: + +[![Codemotion](https://github.com/matteocrippa/awesome-swift/blob/master/.github/images/codemotion_logo.png?raw=true)](https://codemo.tech/partners) + + + ### Contents - [Guides](#guides) From 2fc6996390a30acc8d9c25236a461598b4f51b20 Mon Sep 17 00:00:00 2001 From: Matteo Crippa Date: Thu, 29 Feb 2024 22:51:54 +0100 Subject: [PATCH 07/13] new pr action --- .github/workflows/pr.yml | 11 +- ab-results-contents.json-markdown-table.json | 3 + ab-results-contents.json.json | 29776 +++++++++++++++++ 3 files changed, 29786 insertions(+), 4 deletions(-) create mode 100644 ab-results-contents.json-markdown-table.json create mode 100644 ab-results-contents.json.json diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 1595bed8..474de1c3 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -1,8 +1,8 @@ -name: PullRequest Check +name: PR Check on: pull_request: - branches: [ master ] + branches: [master] jobs: build: @@ -10,7 +10,10 @@ jobs: steps: - uses: actions/checkout@v2 - uses: ruby/setup-ruby@v1 + with: + ruby-version: 2.7 + bundler-cache: true - run: gem install awesome_bot - - run: pip install json-spec - run: awesome_bot --allow=429 contents.json -w AERecord,theswiftwebdeveloper,bluemix,swiftplayground,awesome-for-swift-cheatsheet - - run: json validate --schema-file=.github/schema.json --document-file=contents.json \ No newline at end of file + - run: pip install json-spec + - run: json validate --schema-file=.github/schema.json --document-file=contents.json diff --git a/ab-results-contents.json-markdown-table.json b/ab-results-contents.json-markdown-table.json new file mode 100644 index 00000000..385349b9 --- /dev/null +++ b/ab-results-contents.json-markdown-table.json @@ -0,0 +1,3 @@ +{ + "error": false +} \ No newline at end of file diff --git a/ab-results-contents.json.json b/ab-results-contents.json.json new file mode 100644 index 00000000..596881ed --- /dev/null +++ b/ab-results-contents.json.json @@ -0,0 +1,29776 @@ +{ + "date": "2024-02-29 22:50:20 +0100", + "links": [ + "https://github.com/matteocrippa/awesome-swift/graphs/contributors", + "https://github.com/tanhakabir/SwiftAudioPlayer", + "https://github.com/ssamadgh/ModelAssistant", + "https://github.com/PaoloCuscela/Cards", + "https://books.apple.com/us/book/the-swift-programming-language-swift-5-7/id881256329", + "https://www.swift.org/documentation/api-design-guidelines/", + "https://developer.apple.com/tutorials/swiftui", + "https://github.com/swifteducation", + "https://janeshswift.com", + "https://github.com/allenwong/30DaysofSwift", + "https://github.com/hsavit1/Awesome-Swift-Education", + "https://podcasts.apple.com/us/podcast/developing-ios-11-apps-with-swift/id1315130780", + "https://www.hackingwithswift.com", + "https://swiftdoc.org/", + "https://github.com/ipader/SwiftGuide", + "https://www.kodeco.com", + "https://github.com/kodecocodes/swift-style-guide", + "https://github.com/airbnb/swift", + "https://github.com/linkedin/swift-style-guide", + "https://github.com/swift-emacs/swift-mode", + "https://github.com/keith/swift.vim", + "https://github.com/philipturner/swift-colab", + "https://github.com/sheerun/vim-polyglot", + "https://github.com/dkhamsing/open-source-ios-apps", + "https://github.com/serhii-londar/open-source-mac-os-apps", + "https://github.com/iCHAIT/awesome-macOS", + "https://github.com/JamitLabs/Accio", + "https://github.com/Carthage/Carthage", + "https://github.com/CocoaPods/CocoaPods", + "https://github.com/apple/swift-package-manager", + "https://github.com/ochococo/Design-Patterns-In-Swift", + "https://github.com/swiftbrew/Swiftbrew", + "https://github.com/SwiftGen/SwiftGen", + "https://github.com/JohnSundell/SwiftPlate", + "https://github.com/tuist/tuist", + "https://github.com/cpisciotta/xcbeautify", + "https://github.com/tuist/xcodeproj", + "https://github.com/SvenTiigi/SwiftKit", + "https://github.com/chrs1885/Capable", + "https://github.com/likedan/Awesome-CoreML-Models", + "https://github.com/palle-k/DL4S", + "https://github.com/BenEmdon/CenteredCollectionView", + "https://github.com/AugustRush/Stellar", + "https://github.com/timdonnelly/Advance", + "https://github.com/cruisediary/Comets", + "https://github.com/icanzilb/EasyAnimation", + "https://github.com/AntonTheDev/FlightAnimator", + "https://github.com/shoheiyokoyama/Gemini", + "https://github.com/IBAnimatable/IBAnimatable", + "https://github.com/marmelroy/Interpolate", + "https://github.com/cruisediary/Pastel", + "https://github.com/hyperoslo/Presentation", + "https://github.com/shu223/pulsator", + "https://github.com/MengTo/Spring", + "https://github.com/willowtreeapps/spruce-ios", + "https://github.com/yapstudios/YapAnimator", + "https://github.com/marcosgriselli/ViewAnimator", + "https://github.com/craiggrummitt/SpriteKitEasingSwift", + "https://github.com/s2mr/Elephant", + "https://github.com/MacPaw/CocoaSprings", + "https://github.com/SwiftKitz/Appz", + "https://github.com/devxoul/URLNavigator", + "https://github.com/jinSasaki/InAppPurchase", + "https://github.com/bizz84/SwiftyStoreKit", + "https://github.com/audiokit/AudioKit", + "https://github.com/delannoyk/AudioPlayer", + "https://github.com/tbaranes/AudioPlayerSwift", + "https://github.com/vadymmarkov/Beethoven", + "https://github.com/vprtwn/MusicKit", + "https://github.com/cely-tools/Cely", + "https://github.com/square/Cleanse", + "https://github.com/kawoou/Deli", + "https://github.com/AliSoftware/Dip", + "https://github.com/dingwilson/RandomUserSwift", + "https://github.com/poulpix/PXGoogleDirections", + "https://github.com/sonsongithub/reddift", + "https://github.com/mattdonnelly/Swifter", + "https://github.com/swiftkube/client", + "https://github.com/TheM4hd1/SwiftyInsta", + "https://github.com/devxoul/Pure", + "https://github.com/Swinject/Swinject", + "https://github.com/appsquickly/Typhoon", + "https://github.com/scribd/Weaver", + "https://github.com/ivlevAstef/DITranquillity/", + "https://github.com/troystribling/BlueCap", + "https://github.com/rhummelmose/BluetoothKit", + "https://github.com/polidea/RxBluetoothKit", + "https://github.com/jordanebelanger/SwiftyBluetooth", + "https://github.com/ytakzk/Fusuma", + "https://github.com/NextLevel/NextLevel", + "https://github.com/CameraKit/camerakit-ios", + "https://github.com/hyperoslo/BarcodeScanner", + "https://github.com/yannickl/QRCodeReader.swift", + "https://github.com/badoo/Chatto", + "https://github.com/yannickl/DynamicColor", + "https://github.com/Gradients/Gradients", + "https://github.com/zenangst/Hue", + "https://github.com/jdhealy/PrettyColors", + "https://github.com/SwiftGen/SwiftGen#uicolor", + "https://github.com/thii/SwiftHEXColors", + "https://github.com/yeahdongcn/UIColor-Hex-Swift", + "https://github.com/dqhieu/UIGradient", + "https://github.com/joncardasis/ChromaColorPicker", + "https://github.com/chrs1885/SheetyColors", + "https://github.com/kylef/Commander", + "https://github.com/nsomar/Guaka", + "https://github.com/andybest/linenoise-swift", + "https://github.com/bow-swift/nef", + "https://github.com/jakeheis/SwiftCLI", + "https://github.com/nsomar/Swiftline", + "https://github.com/scottrhoyt/SwiftyTextTable", + "https://github.com/colinta/Ashen", + "https://github.com/Zewo/Venice", + "https://github.com/boraseoksoon/Throttler", + "https://github.com/davidask/Futures", + "https://github.com/quanvo87/GroupWork", + "https://github.com/deeje/CloudCore/", + "https://github.com/JohnEstropia/CoreStore", + "https://github.com/CosmicMind/Graph", + "https://github.com/jessesquires/JSQCoreDataKit", + "https://github.com/QueryKit/QueryKit", + "https://github.com/albertodebortoli/Skopelos", + "https://github.com/modo-studio/SugarRecord", + "https://github.com/mrdekk/DataKernel", + "https://github.com/soapyigu/LeetCode-Swift", + "https://github.com/CosmicMind/Algorithm", + "https://github.com/kodecocodes/swift-algorithm-club", + "https://github.com/naru-jpn/pencil", + "https://github.com/realm/realm-swift", + "https://github.com/1amageek/Ballcap-iOS", + "https://github.com/krzysztofzablocki/KZFileWatchers", + "https://github.com/nvzqz/FileKit", + "https://github.com/kylef/PathKit", + "https://github.com/amosavian/FileProvider", + "https://github.com/tristanhimmelman/AlamofireObjectMapper", + "https://github.com/ra1028/Alembic", + "https://github.com/thoughtbot/Argo", + "https://github.com/freshOS/Arrow", + "https://github.com/Anviking/Decodable", + "https://github.com/Nike-Inc/Elevate", + "https://github.com/evermeer/EVReflection", + "https://github.com/alibaba/handyjson", + "https://github.com/ikesyo/Himotoki", + "https://github.com/delba/JASON", + "https://github.com/isair/JSONHelper", + "https://github.com/johnlui/JSONNeverDie", + "https://github.com/insanoid/SwiftyJSONAccelerator", + "https://github.com/tristanhimmelman/ObjectMapper", + "https://github.com/SwiftyJSON/SwiftyJSON", + "https://github.com/postmates/PMJSON", + "https://github.com/KittyMac/Sextant", + "https://github.com/behrang/YamlSwift", + "https://github.com/phimage/Prephirences", + "https://github.com/SwiftKitz/Storez", + "https://github.com/hemantasapkota/SwiftStore", + "https://github.com/sunshinejr/SwiftyUserDefaults", + "https://github.com/ArtSabintsev/Zephyr", + "https://github.com/Nirma/Default", + "https://github.com/orlandos-nl/MongoKitten", + "https://github.com/PerfectlySoft/Perfect-MongoDB", + "https://github.com/vapor/fluent", + "https://github.com/groue/GRDB.swift", + "https://github.com/stephencelis/SQLite.swift", + "https://github.com/FahimF/SQLiteDB", + "https://github.com/novi/mysql-swift", + "https://github.com/PerfectlySoft/Perfect-MySQL", + "https://github.com/PerfectlySoft/Perfect-PostgreSQL", + "https://github.com/tadija/AEXML", + "https://github.com/drmohundro/SWXMLHash", + "https://github.com/lobodart/CheatyXML", + "https://github.com/chenyunguiMilook/SwiftyXML", + "https://github.com/marmelroy/Zip", + "https://github.com/evermeer/EVCloudKitDao", + "https://github.com/Kawoou/AnyDate", + "https://github.com/melvitax/DateHelper", + "https://github.com/SwiftKitz/Datez", + "https://github.com/novalagung/nvdate", + "https://github.com/malcommac/SwiftDate", + "https://github.com/radex/SwiftyTimer", + "https://github.com/dalu93/Each", + "https://github.com/naoty/Timepiece", + "https://github.com/dreymonde/Time", + "https://github.com/instacart/TrueTime.swift", + "https://github.com/hemangshah/Datify", + "https://github.com/realm/jazzy/", + "https://github.com/SourceDocs/SourceDocs", + "https://github.com/uraimo/SwiftyGPIO", + "https://github.com/DevYeom/OneWay", + "https://github.com/OpenCombine/OpenCombine", + "https://github.com/DeclarativeHub/Bond", + "https://github.com/aleclarson/emitter-kit", + "https://github.com/FutureKit/FutureKit", + "https://github.com/lilyball/Tomorrowland", + "https://github.com/SwiftKitz/Notificationz", + "https://github.com/mxcl/PromiseKit", + "https://github.com/ReactiveCocoa/ReactiveCocoa", + "https://github.com/ReactorKit/ReactorKit", + "https://github.com/ReactiveX/RxSwift", + "https://github.com/artman/Signals", + "https://github.com/cesarferreira/SwiftEventBus", + "https://github.com/vadymmarkov/When", + "https://github.com/ReSwift/ReSwift", + "https://github.com/BendingSpoons/katana-swift", + "https://github.com/marty-suzuki/NoticeObserveKit", + "https://github.com/postmates/PMKVObserver/", + "https://github.com/mcmatan/topicEventBus", + "https://github.com/thii/FontAwesome.swift", + "https://github.com/ArtSabintsev/FontBlaster", + "https://github.com/keitaoouchi/IoniconsKit", + "https://github.com/keitaoouchi/OcticonsKit", + "https://github.com/segecey/SwiftIconFont", + "https://github.com/Nirma/UIFontComplete", + "https://github.com/ranesr/SwiftIcons", + "https://github.com/Nirma/SFSymbol", + "https://github.com/huybuidac/SwiftUIFontIcon", + "https://github.com/nvzqz/Sage", + "https://github.com/b3ll/SwiftyGestureRecognition", + "https://github.com/moritzsternemann/SwipyCell", + "https://github.com/KaneCheshire/ShowTime", + "https://github.com/malcommac/SwiftLocation", + "https://github.com/JanGorman/Agrume", + "https://github.com/Alamofire/AlamofireImage", + "https://github.com/onevcat/APNGKit", + "https://github.com/altayer-digital/ATGMediaBrowser", + "https://github.com/floriangbh/FacebookImagePicker", + "https://github.com/Ancestry/FaceCrop", + "https://github.com/congnd/FMPhotoPicker", + "https://github.com/kaishin/gifu", + "https://github.com/BradLarson/GPUImage2", + "https://github.com/BradLarson/GPUImage3", + "https://github.com/yangKJ/Harbeth", + "https://github.com/Haneke/HanekeSwift", + "https://github.com/hirohisa/ImageLoaderSwift", + "https://pypi.org/project/fastimage/0.2.1/", + "https://github.com/kaishin/ImageScout", + "https://github.com/imgix/imgix-swift", + "https://github.com/Textcat/JLStickerTextView", + "https://github.com/geekaurora/SwiftWebImage", + "https://github.com/onevcat/Kingfisher", + "https://github.com/hyperoslo/Lightbox", + "https://github.com/JanGorman/MapleBacon", + "https://github.com/evgenyneu/moa", + "https://github.com/kean/Nuke", + "https://github.com/evermeer/PassportScanner", + "https://github.com/Skyscanner/SkyFloatingLabelTextField", + "https://github.com/kishanraja/FloatingLabelTextFieldSwiftUI", + "https://github.com/SwiftGen/SwiftGen#assets-catalogs", + "https://github.com/mchoe/SwiftSVG", + "https://github.com/kirualex/SwiftyGif", + "https://github.com/gavinbunney/Toucan", + "https://github.com/jathu/UIImageColors", + "https://github.com/kawoou/FlexibleImage", + "https://github.com/onmyway133/Snowflake", + "https://github.com/TinyCrayon/TinyCrayon-iOS-SDK", + "https://github.com/ZaidPathan/ZImageCropper", + "https://github.com/vpeschenkov/LetterAvatarKit", + "https://github.com/tungvoduc/DTPhotoViewerController", + "https://github.com/C4Labs/C4iOS", + "https://github.com/FabrizioBrancati/BFKit-Swift", + "https://github.com/Pimine/EasySwiftLayout", + "https://github.com/keshavvishwkarma/KVConstraintKit", + "https://github.com/mamaral/Neon", + "https://github.com/venmo/Static", + "https://github.com/layoutBox/FlexLayout", + "https://github.com/layoutBox/PinLayout", + "https://github.com/freshOS/Stevia", + "https://github.com/robb/Cartography", + "https://github.com/cruisediary/DeviceLayout", + "https://github.com/nakiostudio/EasyPeasy", + "https://github.com/marty-suzuki/MisterFusion", + "https://github.com/jmfieldman/Mortar", + "https://github.com/banjun/NorthLayout", + "https://github.com/PureLayout/PureLayout", + "https://github.com/SnapKit/SnapKit", + "https://github.com/Skyvive/Swiftstraints", + "https://github.com/roberthein/TinyConstraints", + "https://github.com/nerdycat/Cupcake", + "https://github.com/Touchwonders/Transition", + "https://github.com/FlineDev/BartyCrouch", + "https://github.com/marmelroy/Localize-Swift", + "https://github.com/Asana/locheck", + "https://github.com/SwiftGen/SwiftGen#localizablestrings", + "https://github.com/tadija/AEConsole", + "https://github.com/emaloney/CleanroomLogger", + "https://github.com/SwiftStudies/Duration", + "https://github.com/Kitura/HeliumLogger", + "https://github.com/Esqarrouth/QorumLogs", + "https://github.com/onevcat/Rainbow", + "https://github.com/SwiftyBeaver/SwiftyBeaver", + "https://github.com/Cosmo/TinyConsole", + "https://github.com/wojteklu/Watchdog", + "https://github.com/tapwork/WatchdogInspector", + "https://github.com/Nike-Inc/Willow", + "https://github.com/DaveWoodCom/XCGLogger", + "https://github.com/bannzai/gedatsu", + "https://github.com/hemangshah/printer", + "https://github.com/GEOSwift/GEOSwift", + "https://github.com/SvenTiigi/FlyoverKit", + "https://github.com/SvenTiigi/STLocationRequest", + "https://github.com/AsyncSwift/AsyncLocationKit", + "https://github.com/phimage/Arithmosophi", + "https://github.com/davedelong/DDMathParser", + "https://github.com/evgenyneu/SigmaSwiftStatistics", + "https://github.com/alejandro-isaza/Upsurge", + "https://github.com/Alamofire/Alamofire", + "https://github.com/ishkawa/APIKit", + "https://github.com/mindbody/Conduit", + "https://github.com/CodyFlame/CodyFire", + "https://github.com/rwbutler/Connectivity", + "https://github.com/trivago/Heimdallr.swift", + "https://github.com/dduan/Just", + "https://github.com/hyperoslo/Malibu", + "https://github.com/Moya/Moya", + "https://github.com/kasketis/netfox", + "https://github.com/p2/OAuth2", + "https://github.com/OAuthSwift/OAuthSwift", + "https://github.com/johnlui/Pitaya", + "https://github.com/ashleymills/Reachability.swift", + "https://github.com/netguru/ResponseDetective", + "https://bustoutsolutions.github.io/siesta/", + "https://github.com/ThreeGayHub/SolarNetwork", + "https://github.com/daltoniam/SwiftHTTP", + "https://github.com/delba/SwiftyOAuth", + "https://github.com/MLSDev/TRON", + "https://github.com/dingwilson/MultiPeer", + "https://github.com/postmates/PMHTTP", + "https://github.com/cezheng/Fuzi", + "https://github.com/tid-kijyun/Kanna", + "https://github.com/mkoehnke/WKZombie", + "https://github.com/emqx/CocoaMQTT", + "https://github.com/PerfectlySoft/Perfect-Notifications", + "https://github.com/Kitura/BlueSocket", + "https://github.com/Kitura/BlueSSLService", + "https://github.com/socketio/socket.io-client-swift", + "https://github.com/vapor-community/sockets", + "https://github.com/daltoniam/Starscream", + "https://github.com/swiftsocket/SwiftSocket", + "https://github.com/tidwall/SwiftWebSocket", + "https://github.com/envoy/Ambassador", + "https://github.com/kylef-archive/Curassow", + "https://github.com/skylab-inc/Lightning", + "https://github.com/envoy/Embassy", + "https://github.com/Kitura/Kitura", + "https://github.com/NozeIO/Noze.io", + "https://github.com/PerfectlySoft/Perfect", + "https://github.com/httpswift/swifter", + "https://github.com/vapor/vapor", + "https://github.com/Zewo/Zewo", + "https://github.com/NMAC427/SwiftOCR", + "https://github.com/realm/SwiftLint", + "https://github.com/Jintin/Swimat", + "https://github.com/sleekbyte/tailor", + "https://github.com/IBDecodable/IBLinter", + "https://github.com/Kitura/BlueCryptor", + "https://github.com/Kitura/BlueRSA", + "https://github.com/krzyzanowskim/CryptoSwift", + "https://github.com/iosdevzone/IDZSwiftCommonCrypto", + "https://github.com/sgl0v/scrypto", + "https://github.com/attaswift/SipHash", + "https://github.com/jedisct1/swift-sodium", + "https://github.com/RNCryptor/RNCryptor", + "https://github.com/cossacklabs/themis", + "https://github.com/airsidemobile/JOSESwift", + "https://github.com/evgenyneu/keychain-swift", + "https://github.com/kishikawakatsumi/KeychainAccess", + "https://github.com/endocrimes/Latch", + "https://github.com/jrendel/SwiftKeychainWrapper", + "https://github.com/Kitura/BlueSignals", + "https://github.com/beltex/SystemKit/", + "https://github.com/Brightify/Cuckoo", + "https://github.com/venmo/DVR", + "https://github.com/phimage/Erik", + "https://github.com/vadymmarkov/Fakery", + "https://github.com/kylef/Mockingjay", + "https://github.com/sabirvirtuoso/Mockit", + "https://github.com/UrbanCompass/Mussel", + "https://github.com/AliSoftware/OHHTTPStubs", + "https://github.com/Subito-it/SBTUITestTunnel", + "https://github.com/Quick/Quick", + "https://github.com/parski/SnapshotTest", + "https://github.com/kylef/Spectre", + "https://github.com/typelift/SwiftCheck", + "https://github.com/joemasilotti/UI-Testing-Cheat-Sheet", + "https://github.com/Quick/Nimble", + "https://github.com/marcosgriselli/Sizes", + "https://github.com/evermeer/AttributedTextView", + "https://github.com/Rightpoint/BonMot", + "https://github.com/tnantoka/edhita", + "https://github.com/bmoliveira/MarkdownKit", + "https://github.com/M2Mobi/Marky-Mark", + "https://github.com/KrakenDev/PrediKit", + "https://github.com/crossroadlabs/Regex", + "https://github.com/sindresorhus/Regex", + "https://github.com/cjwirth/RichEditorView", + "https://github.com/VerbalExpressions/SwiftVerbalExpressions", + "https://github.com/delba/TextAttributes", + "https://github.com/Nirma/Attributed", + "https://github.com/malcommac/SwiftRichString", + "https://github.com/rxwei/Parsey", + "https://github.com/marmelroy/PhoneNumberKit", + "https://github.com/NikKovIos/NKVPhonePicker", + "https://github.com/duemunk/Async", + "https://github.com/yannickl/AwaitKit", + "https://github.com/hemantasapkota/GCDTimer", + "https://github.com/FabrizioBrancati/Queuer", + "https://github.com/optonaut/ActiveLabel.swift", + "https://github.com/Ramotion/adaptive-tab-bar", + "https://github.com/andreamazz/AMScrollingNavbar", + "https://github.com/Ramotion/animated-tab-bar", + "https://github.com/dasdom/BreakOutToRefresh", + "https://github.com/ariok/BWWalkthrough", + "https://github.com/exyte/ConcentricOnboarding", + "https://github.com/danielgindi/Charts", + "https://github.com/francescoleoni98/FLCharts", + "https://github.com/AppPear/ChartView", + "https://github.com/suzuki-0000/CountdownLabel", + "https://github.com/phimage/CustomSegue", + "https://github.com/mmick66/KDDragAndDropCollectionView", + "https://github.com/evgenyneu/Dodo", + "https://github.com/Aufree/ESTMusicIndicator", + "https://github.com/Esqarrouth/EZLoadingActivity", + "https://github.com/mukeshthawani/faqview", + "https://github.com/vadymmarkov/Fashion", + "https://github.com/madebybowtie/FlagKit", + "https://github.com/glenyi/FloatRatingView", + "https://github.com/skywinder/GaugeKit", + "https://github.com/xai3/Gecco", + "https://github.com/kciter/GlitchLabel", + "https://github.com/gmertk/GMStepper", + "https://github.com/groue/GRMustache.swift", + "https://github.com/HamzaGhazouani/HGCircularSlider", + "https://github.com/hanton/HTYTextField", + "https://github.com/younatics/YNSearch", + "https://github.com/exyte/ActivityIndicatorView", + "https://github.com/ephread/Instructions", + "https://github.com/tbaranes/IncrementableLabel", + "https://github.com/devxoul/Toaster", + "https://github.com/BastiaanJansen/Toast-Swift", + "https://github.com/kciter/HorizontalDial", + "https://github.com/kciter/SelectionDialog", + "https://github.com/delannoyk/KDEDateLabel", + "https://github.com/MoZhouqi/KMNavigationBarTransition", + "https://github.com/MoZhouqi/KMPlaceholderTextView", + "https://github.com/krimpedance/KRProgressHUD", + "https://github.com/yoavlt/LiquidLoader", + "https://github.com/lexrus/LTMorphingLabel", + "https://github.com/jayeshk/Doric", + "https://github.com/canalesb93/MantleModal", + "https://github.com/CosmicMind/Material", + "https://github.com/material-components/material-components-ios", + "https://github.com/nghialv/MaterialKit", + "https://github.com/DroidsOnRoids/MPParallaxView", + "https://github.com/supercomputra/Arale", + "https://github.com/maxep/MXParallaxHeader", + "https://github.com/ngochiencse/HPParallaxHeader", + "https://github.com/m1entus/MZFormSheetPresentationController", + "https://github.com/FluidGroup/NextGrowingTextView", + "https://github.com/ninjaprox/NVActivityIndicatorView", + "https://github.com/hirohisa/PageController", + "https://github.com/pkluz/PKHUD", + "https://github.com/TBXark/TKRadarChart", + "https://github.com/sgr-ksmt/PullToDismiss", + "https://github.com/Ramotion/reel-search", + "https://github.com/philackm/ScrollableGraphView", + "https://github.com/ArtSabintsev/Siren", + "https://github.com/suzuki-0000/SKPhotoBrowser", + "https://github.com/hyperoslo", + "https://github.com/peterprokop/StarryStars", + "https://github.com/aschuch/StatefulViewController", + "https://github.com/wxxsw/SwiftTheme", + "https://github.com/AssistoLab/DropDown", + "https://github.com/vbmania/RxValidator", + "https://github.com/SwiftValidatorCommunity/SwiftValidator", + "https://github.com/owlmafia/SwiftCharts", + "https://github.com/ruipfcosta/SwiftyWalkthrough", + "https://github.com/T-Pham/Switch", + "https://github.com/EndouMari/TabPageViewController", + "https://github.com/tungvoduc/DTPagerController", + "https://github.com/riteshhgupta/TagCellLayout", + "https://github.com/ElaWorkshop/TagListView", + "https://github.com/raulriera/TextFieldEffects", + "https://github.com/piemonte/Twinkle", + "https://github.com/Viktoo/Insert3D", + "https://github.com/marty-suzuki/URLEmbeddedView", + "https://github.com/T-Pham/UITextField-Navigation", + "https://github.com/mshrwtnb/alrt", + "https://github.com/sgr-ksmt/Alertift", + "https://github.com/hemangshah/Zingle", + "https://github.com/candostdagdeviren/CDAlertView", + "https://github.com/JT501/CFNotify", + "https://github.com/thellimist/EZAlertController", + "https://github.com/wxxsw/GSMessages", + "https://github.com/SebastianBoldt/Jelly", + "https://github.com/tasanobu-zz/Kamagari", + "https://github.com/pmusolino/PMAlertController", + "https://github.com/orderella/PopupDialog", + "https://github.com/vikmeup/SCLAlertView-Swift", + "https://github.com/codestergit/SweetAlert-iOS", + "https://github.com/peterprokop/SwiftOverlays", + "https://github.com/xmartlabs/XLActionController", + "https://github.com/LeonardoCardoso/NFDownloadButton", + "https://github.com/okmr-d/DOFavoriteButton", + "https://github.com/kciter/Floaty", + "https://github.com/exyte/FloatingButton", + "https://github.com/rolandleth/LTHRadioButton", + "https://github.com/takecian/SwiftShareBubbles", + "https://github.com/pmusolino/PMSuperButton", + "https://github.com/KaoruMuta/IGStoryButtonKit", + "https://github.com/xmartlabs/Eureka", + "https://github.com/ra1028/Former", + "https://github.com/neoneye/SwiftyFORM", + "https://github.com/haojianzong/ObjectForm", + "https://github.com/ashishkakkad8/AKSwiftSlideMenu", + "https://github.com/evnaz/ENSwiftSideMenu", + "https://github.com/Yalantis/GuillotineMenu", + "https://github.com/handsomecode/InteractiveSideMenu", + "https://github.com/PageMenu/PageMenu", + "https://github.com/cxa/MenuItemKit", + "https://github.com/xmartlabs/XLPagerTabStrip", + "https://github.com/jonkykong/SideMenu", + "https://github.com/yysskk/SwipeMenuViewController", + "https://github.com/younatics/YNDropDownMenu", + "https://github.com/hemangshah/HHFloatingView", + "https://github.com/Kawoou/KWDrawerController", + "https://github.com/kazuhiro4949/PagingKit", + "https://github.com/rechsteiner/Parchment", + "https://github.com/CaliCastle/PopMenu", + "https://github.com/prolificinteractive/Caishen", + "https://github.com/MobileFirstInc/MFCard", + "https://github.com/delba/Permission", + "https://github.com/GabrielAlva/Swift-Prompts", + "https://github.com/ennioma/arek", + "https://github.com/seedco/StackViewController", + "https://github.com/tomvanzummeren/TZStackView", + "https://github.com/andreamazz/BubbleTransition", + "https://github.com/xxxAIRINxxx/MusicPlayerTransition", + "https://github.com/demonnico/PinterestSwift", + "https://github.com/Yalantis/StarWars.iOS", + "https://github.com/LeonardoCardoso/SectionedSlider", + "https://github.com/HeroTransitions/Hero", + "https://github.com/davdroman/swiftui-navigation-transitions", + "https://github.com/shtnkgm/ImageTransition", + "https://github.com/DenTelezhkin/DTTableViewManager", + "https://github.com/Ramotion/folding-cell", + "https://github.com/Yalantis/Persei", + "https://github.com/dekatotoro/PullToRefreshSwift", + "https://github.com/bcylin/QuickTableViewController", + "https://github.com/xai3/Shoyu", + "https://github.com/younatics/YNExpandableCell", + "https://github.com/SwipeCellKit/SwipeCellKit", + "https://github.com/younatics/ExpandableCell", + "https://github.com/choefele/AlexaSkillsKit", + "https://github.com/aschuch/AwesomeCache", + "https://github.com/typelift/Basis", + "https://github.com/jindulys/ChainPageCollectionView", + "https://github.com/hyperoslo/Cache", + "https://github.com/phimage/CallbackURLKit", + "https://github.com/spring-media/Carlos", + "https://github.com/RxSwiftCommunity/RxFlow", + "https://github.com/thoughtbot/Curry", + "https://github.com/schickling/Device.swift", + "https://github.com/Ekhoo/Device", + "https://github.com/ankurp/Dollar", + "https://github.com/evermeer/EVURLCache", + "https://github.com/Esqarrouth/EZSwiftExtensions", + "https://github.com/eBardX/XestiMonitors", + "https://github.com/ustwo/formvalidator-swift", + "https://github.com/marmelroy/ObjectiveKit", + "https://github.com/floriangbh/OpenSourceController", + "https://github.com/sgr-ksmt/PDFGenerator", + "https://github.com/joshualat/Pluralize.swift", + "https://github.com/alexeyxo/protobuf-swift", + "http://khan.github.io/Prototope/", + "https://github.com/mac-cain13/R.swift", + "https://github.com/nvzqz/RandomKit/", + "https://github.com/bannzai/ResourceKit", + "https://github.com/antitypical/Result", + "https://github.com/thoughtbot/Runes", + "https://github.com/nRewik/SimplePDF", + "https://github.com/ceeK/Solar", + "https://github.com/ataugeron/SpriteKit-Spring", + "https://github.com/hyperoslo/Sugar", + "https://github.com/SwiftGen/SwiftGen#uistoryboard", + "https://github.com/Frugghi/SwiftLCS", + "https://github.com/thellimist/SwiftRandom", + "https://github.com/takecian/SwiftRater", + "https://github.com/skyline75489/SwiftRouter", + "https://github.com/khan/swifttweaks", + "https://github.com/gkaimakas/SwiftValidators", + "https://github.com/dingwilson/SwiftVideoBackground", + "https://github.com/typelift/Swiftx", + "https://github.com/abdullahselek/Swifty360Player", + "https://github.com/tbaranes/SwiftyUtils", + "https://github.com/typelift/Swiftz", + "https://github.com/devxoul/Then", + "https://github.com/cockscomb/UTIKit", + "https://github.com/younatics/Highlighter", + "https://github.com/sahin/mobileplayer-ios", + "https://github.com/piemonte/Player", + "https://github.com/davidlondono/PlayerView", + "https://github.com/dekatotoro/SlideMenuControllerSwift", + "https://github.com/wangshengjia/LeeGo", + "https://github.com/efremidze/VisualEffectView", + "https://github.com/LeonardoCardoso/SwiftLinkPreview", + "https://github.com/mrackwitz/Version", + "https://github.com/eure/AppVersionMonitor", + "https://github.com/tbaranes/VersionTrackerSwift", + "https://github.com/ltebean/Live", + "https://github.com/facebook/facebook-ios-sdk", + "https://github.com/itsmeichigo/DateTimePicker", + "https://github.com/patchthecode/JTAppleCalendar", + "https://github.com/whitesmith/WSTagsField", + "https://github.com/PiXeL16/PasswordTextField", + "https://github.com/iDhaval/DTTextField", + "https://github.com/PiXeL16/RevealingSplashView", + "https://github.com/snipsco/Postal", + "https://github.com/Yalantis/ColorMatchTabs", + "https://github.com/PiXeL16/IBLocalizable", + "https://github.com/mukeshthawani/TriLabelView", + "https://github.com/exyte/ReadabilityKit", + "https://github.com/SwiftKickMobile/SwiftMessages", + "https://github.com/fulldecent/swift5-module-template", + "https://github.com/giginet/Toybox", + "https://github.com/gpbl/SwiftChart", + "https://github.com/eddiekaiger/SwiftyAttributes", + "https://github.com/devicekit/DeviceKit", + "https://github.com/hemangshah/Workaholic", + "https://github.com/richardtop/CalendarKit", + "https://github.com/intuit/CardParts", + "https://github.com/SomeRandomiOSDev/CBORCoding", + "https://github.com/dehesa/CodableCSV", + "https://github.com/Nero5023/CSVParser", + "https://github.com/exyte/macaw", + "https://github.com/russ-stamant/Wallet", + "https://github.com/mike4aday/SwiftlySalesforce", + "https://github.com/ruddfawcett/Notepad", + "https://github.com/andrealufino/Luminous", + "https://github.com/jpsim/Yams", + "https://github.com/uxmstudio/UXMPDFKit", + "https://github.com/wayfair-archive/brickkit-ios", + "https://github.com/SwifterSwift/SwifterSwift", + "https://github.com/jkandzi/Progress.swift", + "https://github.com/giginet/xcprofiler", + "https://swiftify.com/#/converter/code/", + "https://github.com/Zolang/Zolang", + "https://github.com/willpowell8/LocalizationKit_iOS", + "https://github.com/SvenTiigi/ValidatedPropertyKit", + "https://github.com/RedMadRobot/input-mask-ios", + "https://github.com/Yummypets/YPImagePicker", + "https://github.com/makomori/Sharaku", + "https://github.com/IdleHandsApps/IHKeyboardAvoiding", + "https://github.com/bonyadmitr/KeyboardHideManager", + "https://github.com/totocaster/Typist", + "https://github.com/hackiftekhar/IQKeyboardManager", + "https://www.swift.org/getting-started/", + "https://github.com/NicolaLancellotti-About/About-Swift", + "https://github.com/rapierorg/telegram-bot-swift", + "https://github.com/yonaskolb/SwagGen", + "https://github.com/malcommac/Hydra", + "https://github.com/iGenius-Srl/IGColorPicker", + "https://github.com/scihant/CTPanoramaView", + "https://github.com/WorldDownTown/RangeSeekSlider", + "https://github.com/justeat/JustPersist", + "https://github.com/ChiliLabs/CHIPageControl", + "https://github.com/benjaminsage/iTextField", + "https://github.com/benjaminsage/iPages", + "https://github.com/marty-suzuki/ReverseExtension", + "https://github.com/KitchenStories/Elissa", + "https://github.com/hemangshah/HHTabBarView", + "https://github.com/KennethTsang/GrowingTextView", + "https://github.com/adamcichy/SwiftySound", + "https://github.com/efremidze/Magnetic", + "https://github.com/async-plus/async-plus", + "https://github.com/AsyncNinja/AsyncNinja", + "https://github.com/EFPrefix/EFQRCode", + "https://github.com/IcaliaLabs/LoginKit", + "https://github.com/pitiphong-p/CollectionViewShelfLayout", + "https://github.com/stuffrabbit/SwiftSpreadsheet", + "https://github.com/Squarespace/simple-source", + "https://github.com/juanpablofernandez/SwiftyOnboard", + "https://github.com/efremidze/Cluster", + "https://github.com/BrikerMan/BMPlayer", + "https://github.com/serralvo/TextFieldCounter", + "https://github.com/roberthein/BouncyLayout", + "https://github.com/efremidze/Haptica", + "https://github.com/Daltron/NotificationBanner", + "https://github.com/uias/Pageboy", + "https://github.com/uias/Tabman", + "https://github.com/yusadogru/CardTabBar", + "https://github.com/kishikawakatsumi/SpreadsheetView", + "https://github.com/mono0926/LicensePlist", + "https://github.com/WenchaoD/FSPagerView", + "https://github.com/Fawxy/CBPinEntryView", + "https://github.com/keitaoouchi/MarkdownView", + "https://github.com/100mango/SwiftCssParser", + "https://github.com/onmyway133/EasyTheme", + "https://github.com/exyte/fan-menu", + "https://github.com/devxoul/Umbrella", + "https://github.com/loregr/LGButton", + "https://github.com/Krisiacik/ImageViewer", + "https://github.com/weichsel/ZIPFoundation", + "https://github.com/steamclock/bluejay", + "https://github.com/HHK1/PryntTrimmerView", + "https://github.com/KyoheiG3/GridView", + "https://github.com/yonat/StepProgressView", + "https://github.com/yonat/MultiToggleButton", + "https://github.com/agilie/AGCircularPicker", + "https://github.com/romansorochak/ParallaxHeader", + "https://github.com/HarshilShah/DeckTransition", + "https://github.com/MessageKit/MessageKit", + "https://github.com/ninjaprox/Inkwell", + "https://github.com/algolia/instantsearch-ios", + "https://github.com/yonaskolb/XcodeGen", + "https://github.com/ProjectDent/ARKit-CoreLocation", + "https://github.com/chriswebb09/ARKitNavigationDemo", + "https://github.com/shadowsocks/ShadowsocksX-NG", + "https://github.com/sobri909/LocoKit", + "https://github.com/aleksandrshoshiashvili/AwesomeSpotlightView", + "https://github.com/stencilproject/Stencil", + "https://github.com/PierrePerrin/ShadowView", + "https://github.com/AladinWay/TransitionButton", + "https://github.com/MKGitHub/UIPheonix", + "https://github.com/super-ultra/UltraDrawerView", + "https://github.com/Nirma/UIDeviceComplete", + "https://github.com/tribalworldwidelondon/CassowarySwift", + "https://github.com/roberthein/Observable", + "https://github.com/AfrozZaheer/AZTableViewController", + "https://github.com/HamzaGhazouani/HGPlaceholders", + "https://github.com/nmdias/DefaultsKit", + "https://github.com/eliakorkmaz/iCard", + "https://github.com/MillmanY/MMPlayerView", + "https://github.com/spotify/SpotifyLogin", + "https://github.com/AppliKeySolutions/VegaScroll", + "https://github.com/younatics/MediaBrowser", + "https://github.com/yonaskolb/Mint", + "https://github.com/scinfu/SwiftSoup", + "https://github.com/alexisakers/BulletinBoard", + "https://github.com/krzysztofzablocki/LifetimeTracker", + "https://github.com/tdscientist/ShelfView-iOS", + "https://github.com/wordlessj/Bamboo", + "https://github.com/zagahr/Conferences.digital", + "https://github.com/nrkno/yr-cachyr", + "https://github.com/vhesener/Closures", + "https://github.com/symentis/Corridor", + "https://github.com/haoking/SwiftyUI", + "https://github.com/attaswift/BigInt", + "https://github.com/Kirillzzy/KALoader", + "https://github.com/filletofish/CardsLayout", + "https://github.com/ApplikeySolutions/GravitySlider", + "https://github.com/SvenTiigi/WhatsNewKit", + "https://github.com/BalestraPatrick/WhatsNew", + "https://github.com/lilyball/swift-tsao", + "https://github.com/alexhillc/AXPhotoViewer", + "https://github.com/Juanpe/SkeletonView", + "https://github.com/fjcaetano/RxWebSocket", + "https://github.com/fjcaetano/ReCaptcha", + "https://github.com/yannickl/FlowingMenu", + "https://github.com/ParkGwangBeom/Windless", + "https://github.com/mmick66/CalendarView", + "https://github.com/blueapron/Mandoline", + "https://github.com/yahoo/YMTreeMap", + "https://github.com/ra1028/VueFlux", + "https://github.com/AlTavares/Ciao", + "https://github.com/davedelong/time", + "https://github.com/Decybel07/L10n-swift", + "https://github.com/kizitonwose/CountryPickerView", + "https://github.com/nicklockwood/Sprinter", + "https://github.com/yacir/CollectionViewSlantedLayout", + "https://github.com/chriskarani/Sukari", + "https://github.com/efremidze/Shiny", + "https://github.com/pitiphong-p/URLQueryItemEncoder", + "https://github.com/Minecodecraft/MCScratchImageView", + "https://github.com/roberthein/Ease", + "https://github.com/yonaskolb/Stylist", + "https://github.com/LowKostKustomz/StatusAlert", + "https://github.com/yonaskolb/Beak", + "https://github.com/GottaGetSwifty/CodableWrappers", + "https://github.com/Ramotion/fluid-slider", + "https://github.com/JohnSundell/SwiftTips", + "https://github.com/JohnSundell/ImagineEngine", + "https://github.com/dillidon/alerts-and-pickers", + "https://github.com/abdullahselek/ASCollectionView", + "https://github.com/AfrozZaheer/AZCollectionViewController", + "https://github.com/fxm90/GradientProgressBar", + "https://github.com/fxm90/GradientLoadingBar", + "https://github.com/bojan/Thingy", + "https://github.com/NextLevel/NextLevelSessionExporter", + "https://github.com/AFathi/ARVideoKit", + "https://github.com/andreadelfante/PredicateFlow", + "https://github.com/dreymonde/Shallows", + "https://github.com/BendingSpoons/tempura-swift", + "https://github.com/touchlane/SlideController", + "https://github.com/JKalash/Croc", + "https://github.com/zenangst/Blueprints", + "https://github.com/MaksimKurpa/Linker", + "https://github.com/dreymonde/Delegated", + "https://github.com/DeclarativeHub/Layoutless", + "https://github.com/Boilertalk/BlockiesSwift", + "https://github.com/hyperoslo/RetroProgress", + "https://github.com/vincent-pradeilles/KeyPathKit", + "https://github.com/vincent-pradeilles/swift-tips", + "https://github.com/andresilvagomez/Localize", + "https://github.com/iAmrSalman/StorageManager", + "https://github.com/iAmrSalman/Dots", + "https://github.com/benjaminmayo/merchantkit", + "https://github.com/artemnovichkov/Swift-For-Scripting", + "https://github.com/tonystone/tracelog", + "https://github.com/marcosgriselli/EasyTransitions", + "https://github.com/Feghal/ImageDetect", + "https://github.com/marty-suzuki/TheAnimation", + "https://github.com/HideakiTouhara/Poi", + "https://github.com/GlebRadchenko/DNWebSocket", + "https://github.com/Baddaboo/ClassicKit", + "https://github.com/huri000/SwiftEntryKit", + "https://github.com/objcio/app-architecture", + "https://github.com/zenangst/Family", + "https://github.com/zenangst/Vaccine", + "https://github.com/zenangst/Differific", + "https://github.com/steve228uk/MessengerKit", + "https://github.com/apple/swift-protobuf", + "https://github.com/JoniVR/VerticalCardSwiper", + "https://github.com/jogendra/LoadingShimmer", + "https://github.com/givip/Telegrammer", + "https://github.com/jogendra/example-ios-apps", + "https://github.com/giginet/Crossroad", + "https://github.com/cats-oss/Sica", + "https://github.com/GitHawkApp/StyledTextKit", + "https://github.com/PerfectlySoft/Perfect-CRUD", + "https://github.com/pmusolino/Wormholy", + "https://github.com/dashvlas/awesome-ios-interview", + "https://github.com/MihaelIsaev/FluentQuery", + "https://github.com/SteadyAction/EtherWalletKit", + "https://github.com/VideoFlint/Cabbage", + "https://github.com/luoxiu/Schedule", + "https://github.com/DimaMishchenko/ExpandableButton", + "https://github.com/JaleelNazir/MJMaterialSwitch", + "https://github.com/ra1028/DifferenceKit", + "https://github.com/saoudrizwan/Disk", + "https://github.com/okcupid/OKTableViewLiaison", + "https://github.com/tsucres/SwiftyComments", + "https://github.com/eggswift/ESTabBarController", + "https://github.com/shima11/FlexiblePageControl", + "https://github.com/nathantannar4/InputBarAccessoryView", + "https://github.com/ParkGwangBeom/Sheet", + "https://github.com/algolia/voice-overlay-ios", + "https://github.com/noreasonprojects/ModernAVPlayer", + "https://github.com/SpectralDragon/LiteRoute", + "https://github.com/ferranabello/Viperit", + "https://github.com/gre4ixin/ReduxUI", + "https://github.com/sushinoya/Lumos", + "https://github.com/antoniocasero/Panels", + "https://github.com/noppefoxwolf/Kitsunebi", + "https://github.com/sergdort/CleanArchitectureRxSwift", + "https://github.com/serhii-londar/LinkedInSignIn", + "https://github.com/Brightify/Reactant", + "https://github.com/shogo4405/HaishinKit.swift", + "https://github.com/apple/swift-corelibs-xctest", + "https://github.com/sindresorhus/Defaults", + "https://github.com/sindresorhus/Preferences", + "https://github.com/sindresorhus/LaunchAtLogin", + "https://github.com/sindresorhus/DockProgress", + "https://github.com/NikolaKirev/OnboardKit", + "https://github.com/sindresorhus/CircularProgress", + "https://github.com/Teknasyon-Teknoloji/PersistenceKit", + "https://github.com/bakhtiyork/Rough", + "https://github.com/messeb/ios-project-template", + "https://github.com/muukii/Brightroom", + "https://github.com/yahoojapan/UICollectionViewSplitLayout", + "https://github.com/amerhukic/AHDownloadButton", + "https://github.com/Ramotion/paper-onboarding", + "https://github.com/Ramotion/circle-menu", + "https://github.com/serhii-londar/GithubAPI", + "https://github.com/Ramotion/gliding-collection", + "https://github.com/vincent-pradeilles/weakable-self", + "https://github.com/ivanvorobei/SPPermissions", + "https://google.github.io/swift/", + "https://github.com/Ramotion/paper-switch", + "https://github.com/applidium/OverlayContainer", + "https://github.com/shindyu/ApplyStyleKit", + "https://github.com/Q-Mobile/Model2App", + "https://github.com/sunlubo/SwiftFFmpeg", + "https://github.com/gontovnik/HidesNavigationBarWhenPushed", + "https://github.com/ThXou/Soundable", + "https://github.com/ZamzamInc/ZamzamKit", + "https://github.com/gontovnik/DGElasticPullToRefresh", + "https://github.com/CoreOffice/CoreXLSX", + "https://github.com/MaxDesiatov/XMLCoder", + "https://github.com/ra1028/Carbon", + "https://github.com/alexliubj/EZAnchor", + "https://github.com/noppefoxwolf/Swiftbot", + "https://github.com/instamobile/messenger-iOS-chat-swift-firestore", + "https://github.com/jeantimex/CollapsibleTableSectionViewController", + "https://github.com/schmidyy/Loaf", + "https://github.com/softhausHQ/CircleBar", + "https://github.com/yysskk/MemoryCache", + "https://github.com/jogendra/BadgeHub", + "https://github.com/k-lpmg/RealmWrapper", + "https://github.com/TokamakUI/Tokamak", + "https://github.com/GeekTree0101/VEditorKit", + "https://github.com/instacart/Nantes", + "https://github.com/vpeschenkov/SecureDefaults", + "https://github.com/JohnSundell/Codextended", + "https://github.com/k-lpmg/AwaitToast", + "https://github.com/MoveUpwards/Sejima", + "https://github.com/wizeline/WLEmptyState", + "https://github.com/airbnb/lottie-ios", + "https://github.com/cocoatoucher/Glide", + "https://github.com/altayer-digital/ATGValidator", + "https://github.com/ivanvorobei/SPStorkController", + "https://github.com/ivanvorobei/SPLarkController", + "https://github.com/arturdev/Unrealm", + "https://github.com/ivanvorobei/SPAlert", + "https://github.com/fxm90/LightweightObservable", + "https://github.com/hachinobu/SamuraiTransition", + "https://github.com/vincent-pradeilles/locatable", + "https://github.com/k-lpmg/PanSlip", + "https://github.com/k-lpmg/Tagging", + "https://github.com/yonat/MultiSlider", + "https://github.com/yonat/RadioGroup", + "https://github.com/yonat/CameraBackground", + "https://github.com/yonat/CheckmarkCollectionViewCell", + "https://github.com/yonat/BatteryView", + "https://github.com/ra1028/DiffableDataSources", + "https://github.com/dduan/TOMLDecoder", + "https://github.com/dduan/Pathos", + "https://github.com/Sunspension/VKPinCodeView", + "https://github.com/rosberry/texstyle", + "https://github.com/noppefoxwolf/Combinative", + "https://github.com/yonat/SelectionList", + "https://github.com/tadejr/ResizingTokenField", + "https://github.com/bow-swift/bow", + "https://github.com/vincent-pradeilles/AutoMocker", + "https://github.com/stoneburner/ShowSomeProgress", + "https://github.com/chriszielinski/Ribbon", + "https://github.com/yonat/MultiSelectSegmentedControl", + "https://github.com/k-lpmg/FlexibleHeader", + "https://github.com/sky-uk/ReactiveAPI", + "https://github.com/YuigaWada/PolioPager", + "https://github.com/marty-suzuki/DuctTape", + "https://github.com/attaswift/BTree", + "https://github.com/nicklockwood/SwiftFormat", + "https://github.com/kareman/SwiftShell", + "https://github.com/billp/TermiNetwork", + "https://github.com/andresinaka/SwiftCop", + "https://github.com/Liftric/DIKit", + "https://github.com/leoture/MockSwift", + "https://github.com/omar14/OEMentions", + "https://github.com/andrealufino/Translatio", + "https://github.com/andrealufino/Deviice", + "https://github.com/SalehAlbuga/azure-functions-swift", + "https://github.com/multimediasuite/SweetCurtain", + "https://github.com/gcharita/XMLMapper", + "https://github.com/ra1028/swift-mod", + "https://github.com/k-o-d-e-n/CGLayout", + "https://github.com/belozierov/SwiftCoroutine", + "https://github.com/crowdin/mobile-sdk-ios", + "https://github.com/apphud/ApphudSDK", + "https://github.com/sindresorhus/ExceptionCatcher", + "https://github.com/privacy-tech-lab/privacyflash-pro", + "https://github.com/kieranb662/PartitionKit", + "https://github.com/Sadmansamee/CachyKit", + "https://github.com/Spinners/Spin.Swift", + "https://github.com/playbook-ui/playbook-ios", + "https://github.com/alexruperez/SecurePropertyStorage", + "https://github.com/Flinesoft/AnyLint", + "https://github.com/exyte/PopupView", + "https://github.com/ChiliLabs/CHIOTPField", + "https://github.com/netguru/AnimatedCardInput", + "https://github.com/davidask/StateViewController", + "https://github.com/sindresorhus/KeyboardShortcuts", + "https://github.com/exyte/Grid", + "https://github.com/WeTransfer/Mocker", + "https://github.com/mrustaa/ContainerController", + "https://github.com/airbnb/HorizonCalendar", + "https://github.com/huemae/SuggestionsKit", + "https://github.com/ThasianX/ElegantCalendar", + "https://github.com/psharanda/Atributika", + "https://github.com/Farfetch/mockingbird", + "https://github.com/fulldecent/FDTextFieldTableViewCell", + "https://github.com/fulldecent/FDWaveformView", + "https://github.com/fulldecent/FDTake", + "https://github.com/fulldecent/FDSoundActivatedRecorder", + "https://github.com/fulldecent/FDBarGauge", + "https://github.com/fulldecent/FDChessboardView", + "https://github.com/stleamist/BetterSafariView", + "https://github.com/NicholasBellucci/SociableWeaver", + "https://github.com/almazrafi/Fugen", + "https://github.com/MrSkwiggs/Netswift", + "https://github.com/delba/Tactile", + "https://github.com/y-okudera/NeumorphismKit", + "https://github.com/nikans/MonarchRouter", + "https://github.com/james01/CardNavigation", + "https://github.com/apple/swift-argument-parser", + "https://github.com/sushichop/Puppy", + "https://github.com/twitter/TwitterTextEditor", + "https://github.com/MarcoEidinger/SwiftPlantUML", + "https://github.com/tumblr/kanvas-ios", + "https://github.com/Boris-Em/ColorKit", + "https://github.com/davdroman/TextBuilder", + "https://github.com/tikhop/TPInAppReceipt", + "https://github.com/priore/SOAPEngine", + "https://github.com/pointfreeco/swift-composable-architecture", + "https://github.com/ra1028/swiftui-atom-properties", + "https://github.com/swhitty/SwiftDraw", + "https://github.com/wwt/SwiftCurrent", + "https://github.com/sindresorhus/Percentage", + "https://github.com/philipturner/ARHeadsetKit", + "https://github.com/swiftyfinch/Rugby", + "https://github.com/exyte/SVGView", + "https://github.com/exyte/ProgressIndicatorView", + "https://github.com/gurhub/surmagic", + "https://github.com/coderyi/YiVideoEditor", + "https://github.com/willdale/SwiftUICharts", + "https://github.com/STREGAsGate/Raylib", + "https://github.com/exyte/ScalingHeaderScrollView", + "https://github.com/joomcode/BottomSheet", + "https://github.com/kvyatkovskys/KVKCalendar", + "https://github.com/sparrowcode/SwiftBoost", + "https://github.com/isaced/ISEmojiView", + "https://github.com/onl1ner/TabBar", + "https://github.com/GoodRequest/GoodExtensions-iOS", + "https://github.com/GoodRequest/GoodUIKit", + "https://github.com/GoodRequest/GoodReactor", + "https://github.com/GoodRequest/GoodPersistence", + "https://github.com/GoodRequest/Temple", + "https://github.com/GoodRequest/GRProvider", + "https://github.com/onl1ner/ios-mvp-template", + "https://ossp-updates.beehiiv.com/", + "https://github.com/aheze/Popovers", + "https://github.com/Jaesung-Jung/CapturePreventionKit", + "https://github.com/mezhevikin/AppReview", + "https://github.com/kafejo/Tracker-Aggregator", + "https://github.com/yangKJ/RxNetworks", + "https://github.com/hyperconnect/HypeUI", + "https://github.com/exyte/mediapicker", + "https://github.com/exyte/LiquidSwipe", + "https://github.com/marksands/BetterCodable", + "https://github.com/peripheryapp/periphery", + "https://github.com/s2mr/xc", + "https://github.com/MacPaw/OpenAI", + "https://github.com/s2mr/L10nLint", + "https://github.com/exyte/AnimatedTabBar", + "https://github.com/GoodRequest/GoodNetworking", + "https://github.com/batanus/DMScrollBar", + "https://github.com/exyte/chat", + "https://github.com/NakaokaRei/SwiftAutoGUI", + "https://github.com/Mijick/PopupView", + "https://github.com/Mijick/Navigattie", + "https://github.com/Ryu0118/swift-typed-date", + "https://github.com/Ryu0118/swift-fullscreen-popup", + "https://github.com/gohanlon/swift-memberwise-init-macro" + ], + "issues": [ + { + "url": "https://github.com/itsmeichigo/DateTimePicker", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB72:22DA81:84BBD4A:86782FF:65E0FC16" + } + }, + { + "url": "https://github.com/facebook/facebook-ios-sdk", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB71:2053CD:87EAEC7:89A434B:65E0FC16" + } + }, + { + "url": "https://github.com/whitesmith/WSTagsField", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB74:1139C5:8044846:81FF088:65E0FC16" + } + }, + { + "url": "https://github.com/PiXeL16/PasswordTextField", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB75:2053CD:87EAF45:89A43C8:65E0FC16" + } + }, + { + "url": "https://github.com/iDhaval/DTTextField", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB77:D9680:8CD491B:8E8E655:65E0FC16" + } + }, + { + "url": "https://github.com/PiXeL16/RevealingSplashView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB76:1139C5:80448DD:81FF128:65E0FC16" + } + }, + { + "url": "https://github.com/snipsco/Postal", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB78:0EC5:747BA67:760C789:65E0FC16" + } + }, + { + "url": "https://github.com/Yalantis/ColorMatchTabs", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB79:2053CD:87EB01A:89A44C4:65E0FC16" + } + }, + { + "url": "https://github.com/PiXeL16/IBLocalizable", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB7A:F7A62:8731E6D:88EE2DE:65E0FC16" + } + }, + { + "url": "https://github.com/mukeshthawani/TriLabelView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB7B:0ECB:844F68D:8600C2C:65E0FC16" + } + }, + { + "url": "https://github.com/exyte/ReadabilityKit", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB7C:1F805A:8345CA0:84FF5C2:65E0FC16" + } + }, + { + "url": "https://github.com/SwiftKickMobile/SwiftMessages", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB7D:1139C5:80449BE:81FF1E1:65E0FC16" + } + }, + { + "url": "https://github.com/fulldecent/swift5-module-template", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB7E:1B1C90:841CF4E:85D9659:65E0FC16" + } + }, + { + "url": "https://github.com/giginet/Toybox", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB7F:228716:8500991:86BA52D:65E0FC16" + } + }, + { + "url": "https://github.com/eddiekaiger/SwiftyAttributes", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB81:ED217:83190ED:84D3BB8:65E0FC16" + } + }, + { + "url": "https://github.com/gpbl/SwiftChart", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB80:8E780:803B81A:81F6E79:65E0FC16" + } + }, + { + "url": "https://github.com/devicekit/DeviceKit", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB82:0F7E:16BB2B:171D56:65E0FC16" + } + }, + { + "url": "https://github.com/richardtop/CalendarKit", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB84:7FAF9:7F056E2:80BEE05:65E0FC16" + } + }, + { + "url": "https://github.com/hemangshah/Workaholic", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB83:0E71:A56333:A7D3E9:65E0FC16" + } + }, + { + "url": "https://github.com/exyte/macaw", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB89:F7A62:8731FA9:88EE428:65E0FC16" + } + }, + { + "url": "https://github.com/intuit/CardParts", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB85:190C8D:838F0A9:854946E:65E0FC16" + } + }, + { + "url": "https://github.com/dehesa/CodableCSV", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB87:8E780:803B8E9:81F6F20:65E0FC16" + } + }, + { + "url": "https://github.com/SomeRandomiOSDev/CBORCoding", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB86:1B1C90:841D026:85D973A:65E0FC16" + } + }, + { + "url": "https://github.com/Nero5023/CSVParser", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB88:0ED2:6D3C195:6EABD62:65E0FC16" + } + }, + { + "url": "https://github.com/russ-stamant/Wallet", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB8A:0ED2:6D3C1AA:6EABD7A:65E0FC16" + } + }, + { + "url": "https://github.com/mike4aday/SwiftlySalesforce", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB8B:0ECB:844F86C:8600DF7:65E0FC16" + } + }, + { + "url": "https://github.com/andrealufino/Luminous", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB8D:ED217:8319219:84D3CC5:65E0FC16" + } + }, + { + "url": "https://github.com/jpsim/Yams", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB8E:E7E56:200F3B4:2074E70:65E0FC16" + } + }, + { + "url": "https://github.com/wayfair-archive/brickkit-ios", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB90:22DA81:84BC0B5:8678696:65E0FC16" + } + }, + { + "url": "https://github.com/ruddfawcett/Notepad", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB8C:228716:8500AE4:86BA68A:65E0FC16" + } + }, + { + "url": "https://github.com/uxmstudio/UXMPDFKit", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB8F:0F6F:146F1EC:14B7770:65E0FC16" + } + }, + { + "url": "https://github.com/SwifterSwift/SwifterSwift", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB91:D9680:8CD4B9E:8E8E8E1:65E0FC16" + } + }, + { + "url": "https://github.com/giginet/xcprofiler", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB93:1A6B7A:86C60E7:888203D:65E0FC16" + } + }, + { + "url": "https://github.com/jkandzi/Progress.swift", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB92:ED217:8319233:84D3CEA:65E0FC16" + } + }, + { + "url": "https://github.com/RedMadRobot/input-mask-ios", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB98:2053CD:87EB2C7:89A4764:65E0FC16" + } + }, + { + "url": "https://github.com/Zolang/Zolang", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB96:1A6B7A:86C6173:88820C2:65E0FC16" + } + }, + { + "url": "https://github.com/willpowell8/LocalizationKit_iOS", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB95:1F805A:8345EE1:84FF80B:65E0FC16" + } + }, + { + "url": "https://github.com/bonyadmitr/KeyboardHideManager", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB9C:22DA81:84BC165:8678734:65E0FC16" + } + }, + { + "url": "https://github.com/SvenTiigi/ValidatedPropertyKit", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB97:8E780:803B9F1:81F7022:65E0FC16" + } + }, + { + "url": "https://github.com/makomori/Sharaku", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB9A:1F805A:8345EEB:84FF817:65E0FC16" + } + }, + { + "url": "https://github.com/IdleHandsApps/IHKeyboardAvoiding", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB9B:D9680:8CD4C50:8E8E997:65E0FC16" + } + }, + { + "url": "https://github.com/totocaster/Typist", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB9D:228716:8500B85:86BA73D:65E0FC16" + } + }, + { + "url": "https://github.com/Yummypets/YPImagePicker", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB99:0E71:A564A1:A7D531:65E0FC16" + } + }, + { + "url": "https://github.com/malcommac/Hydra", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBA1:ED217:8319306:84D3DC8:65E0FC17" + } + }, + { + "url": "https://github.com/hackiftekhar/IQKeyboardManager", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB9E:1139C5:8044BE8:81FF43D:65E0FC17" + } + }, + { + "url": "https://github.com/NicolaLancellotti-About/About-Swift", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB9F:1AF7D:340CB11:34A0DD5:65E0FC17" + } + }, + { + "url": "https://github.com/scihant/CTPanoramaView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBA5:22DA81:84BC1EB:86787CA:65E0FC17" + } + }, + { + "url": "https://github.com/yonaskolb/SwagGen", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBA2:2053CD:87EB367:89A480C:65E0FC17" + } + }, + { + "url": "https://github.com/iGenius-Srl/IGColorPicker", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBA4:22DA81:84BC201:86787E2:65E0FC17" + } + }, + { + "url": "https://github.com/rapierorg/telegram-bot-swift", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBA0:190C8D:838F278:8549646:65E0FC17" + } + }, + { + "url": "https://github.com/WorldDownTown/RangeSeekSlider", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBA6:E7E56:200F50B:2074FCA:65E0FC17" + } + }, + { + "url": "https://github.com/ChiliLabs/CHIPageControl", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBA8:D9680:8CD4D39:8E8EA61:65E0FC17" + } + }, + { + "url": "https://github.com/justeat/JustPersist", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBA7:0ECB:844FA15:8600F92:65E0FC17" + } + }, + { + "url": "https://github.com/benjaminsage/iTextField", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBA9:E7E56:200F555:2075013:65E0FC17" + } + }, + { + "url": "https://github.com/benjaminsage/iPages", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBAA:0F6F:146F377:14B78FF:65E0FC17" + } + }, + { + "url": "https://github.com/KitchenStories/Elissa", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBAC:22DA81:84BC282:8678850:65E0FC17" + } + }, + { + "url": "https://github.com/marty-suzuki/ReverseExtension", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBAB:D9680:8CD4D83:8E8EA92:65E0FC17" + } + }, + { + "url": "https://github.com/KennethTsang/GrowingTextView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBAE:F7A62:8732265:88EE6DD:65E0FC17" + } + }, + { + "url": "https://github.com/hemangshah/HHTabBarView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBAD:22DA81:84BC28B:8678857:65E0FC17" + } + }, + { + "url": "https://github.com/efremidze/Magnetic", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBB0:1F805A:8346057:84FF96C:65E0FC17" + } + }, + { + "url": "https://github.com/adamcichy/SwiftySound", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBAF:0F6F:146F3BA:14B7951:65E0FC17" + } + }, + { + "url": "https://github.com/AsyncNinja/AsyncNinja", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBB2:7FAF9:7F059C4:80BF0C5:65E0FC17" + } + }, + { + "url": "https://github.com/async-plus/async-plus", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBB1:126F1E:7D07272:7EC3865:65E0FC17" + } + }, + { + "url": "https://github.com/EFPrefix/EFQRCode", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBB3:190C8D:838F38E:8549758:65E0FC17" + } + }, + { + "url": "https://github.com/stuffrabbit/SwiftSpreadsheet", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBB6:126F1E:7D0728E:7EC3887:65E0FC17" + } + }, + { + "url": "https://github.com/pitiphong-p/CollectionViewShelfLayout", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBB5:8E780:803BB89:81F71BE:65E0FC17" + } + }, + { + "url": "https://github.com/IcaliaLabs/LoginKit", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBB4:126F1E:7D072A9:7EC3898:65E0FC17" + } + }, + { + "url": "https://github.com/Squarespace/simple-source", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBB7:22DA81:84BC353:8678919:65E0FC17" + } + }, + { + "url": "https://github.com/efremidze/Cluster", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBB9:0EC5:747BF1C:760CC34:65E0FC17" + } + }, + { + "url": "https://github.com/juanpablofernandez/SwiftyOnboard", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBB8:2053CD:87EB4F5:89A49AB:65E0FC17" + } + }, + { + "url": "https://github.com/serralvo/TextFieldCounter", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBBA:D9680:8CD4E63:8E8EB74:65E0FC17" + } + }, + { + "url": "https://github.com/efremidze/Haptica", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBBD:1F805A:8346112:84FFA25:65E0FC17" + } + }, + { + "url": "https://github.com/BrikerMan/BMPlayer", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBBB:0ED2:6D3C4E2:6EAC0A5:65E0FC17" + } + }, + { + "url": "https://github.com/Daltron/NotificationBanner", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBBE:228716:8500DE0:86BA97C:65E0FC17" + } + }, + { + "url": "https://github.com/roberthein/BouncyLayout", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBBC:E7E56:200F6C9:207519B:65E0FC17" + } + }, + { + "url": "https://github.com/uias/Pageboy", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBBF:F7A62:873237C:88EE819:65E0FC17" + } + }, + { + "url": "https://github.com/yusadogru/CardTabBar", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBC1:22DA81:84BC3C7:8678991:65E0FC17" + } + }, + { + "url": "https://github.com/uias/Tabman", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBC0:1139C5:8044E20:81FF65D:65E0FC17" + } + }, + { + "url": "https://github.com/kishikawakatsumi/SpreadsheetView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBC2:1B1C90:841D488:85D9BB4:65E0FC17" + } + }, + { + "url": "https://github.com/mono0926/LicensePlist", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBC3:D9680:8CD4F03:8E8EC35:65E0FC17" + } + }, + { + "url": "https://github.com/WenchaoD/FSPagerView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBC4:E7E56:200F73C:2075210:65E0FC17" + } + }, + { + "url": "https://github.com/Fawxy/CBPinEntryView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBC5:1B1C90:841D4DF:85D9C16:65E0FC17" + } + }, + { + "url": "https://github.com/100mango/SwiftCssParser", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBC7:1F805A:83461C7:84FFAEA:65E0FC17" + } + }, + { + "url": "https://github.com/keitaoouchi/MarkdownView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBC6:1139C5:8044E7C:81FF6B2:65E0FC17" + } + }, + { + "url": "https://github.com/onmyway133/EasyTheme", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBC8:1A6B7A:86C6520:88824A1:65E0FC17" + } + }, + { + "url": "https://github.com/loregr/LGButton", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBCA:0F7E:16C003:172238:65E0FC17" + } + }, + { + "url": "https://github.com/exyte/fan-menu", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBC9:0ECB:844FC9A:8601219:65E0FC17" + } + }, + { + "url": "https://github.com/devxoul/Umbrella", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBCB:1139C5:8044EA3:81FF6D9:65E0FC17" + } + }, + { + "url": "https://github.com/weichsel/ZIPFoundation", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBCD:0F6F:146F596:14B7B19:65E0FC17" + } + }, + { + "url": "https://github.com/Krisiacik/ImageViewer", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBCC:1B1C90:841D54B:85D9C66:65E0FC17" + } + }, + { + "url": "https://github.com/steamclock/bluejay", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBCE:0F6F:146F59C:14B7B1E:65E0FC17" + } + }, + { + "url": "https://github.com/KyoheiG3/GridView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBD0:F7A62:87324A8:88EE932:65E0FC17" + } + }, + { + "url": "https://github.com/yonat/StepProgressView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBD1:1B1C90:841D59D:85D9CA9:65E0FC17" + } + }, + { + "url": "https://github.com/agilie/AGCircularPicker", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBD3:1AF7D:340CE23:34A10F0:65E0FC17" + } + }, + { + "url": "https://github.com/HHK1/PryntTrimmerView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBCF:0EC5:747C066:760CDB0:65E0FC17" + } + }, + { + "url": "https://github.com/yonat/MultiToggleButton", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBD2:D9680:8CD4FB0:8E8ECE4:65E0FC17" + } + }, + { + "url": "https://github.com/HarshilShah/DeckTransition", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBD5:0EC5:747C08A:760CDCF:65E0FC17" + } + }, + { + "url": "https://github.com/romansorochak/ParallaxHeader", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBD4:F7A62:87324E3:88EE96A:65E0FC17" + } + }, + { + "url": "https://github.com/MessageKit/MessageKit", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBD6:0ED2:6D3C660:6EAC248:65E0FC17" + } + }, + { + "url": "https://github.com/algolia/instantsearch-ios", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBD8:0E71:A56828:A7D8B3:65E0FC17" + } + }, + { + "url": "https://github.com/yonaskolb/XcodeGen", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBD9:1A6B7A:86C6620:888258D:65E0FC17" + } + }, + { + "url": "https://github.com/ninjaprox/Inkwell", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBD7:1AF7D:340CE8B:34A1145:65E0FC17" + } + }, + { + "url": "https://github.com/shadowsocks/ShadowsocksX-NG", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBDC:E7E56:200F875:2075353:65E0FC17" + } + }, + { + "url": "https://github.com/ProjectDent/ARKit-CoreLocation", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBDA:F7A62:8732531:88EE9CA:65E0FC17" + } + }, + { + "url": "https://github.com/chriswebb09/ARKitNavigationDemo", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBDB:1AF7D:340CEBA:34A116E:65E0FC17" + } + }, + { + "url": "https://github.com/sobri909/LocoKit", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBDD:8E780:803BDB3:81F73FD:65E0FC17" + } + }, + { + "url": "https://github.com/aleksandrshoshiashvili/AwesomeSpotlightView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBDE:1F805A:8346300:84FFC33:65E0FC17" + } + }, + { + "url": "https://github.com/stencilproject/Stencil", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBDF:190C8D:838F64E:8549A1E:65E0FC17" + } + }, + { + "url": "https://github.com/PierrePerrin/ShadowView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBE0:2053CD:87EB775:89A4C4E:65E0FC17" + } + }, + { + "url": "https://github.com/AladinWay/TransitionButton", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBE1:7FAF9:7F05C1C:80BF34F:65E0FC17" + } + }, + { + "url": "https://github.com/super-ultra/UltraDrawerView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBE3:228716:8501018:86BABEB:65E0FC18" + } + }, + { + "url": "https://github.com/tribalworldwidelondon/CassowarySwift", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBE5:E7E56:200F91C:20753DF:65E0FC18" + } + }, + { + "url": "https://github.com/MKGitHub/UIPheonix", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBE2:0E71:A568C3:A7D949:65E0FC18" + } + }, + { + "url": "https://github.com/Nirma/UIDeviceComplete", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBE4:1AF7D:340CF24:34A11E2:65E0FC18" + } + }, + { + "url": "https://github.com/roberthein/Observable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/HamzaGhazouani/HGPlaceholders", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBE8:ED217:83196DC:84D41D2:65E0FC18" + } + }, + { + "url": "https://github.com/AfrozZaheer/AZTableViewController", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBE7:0EC5:747C1B7:760CEEB:65E0FC18" + } + }, + { + "url": "https://github.com/eliakorkmaz/iCard", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBEA:F7A62:87325F3:88EEA8E:65E0FC18" + } + }, + { + "url": "https://github.com/nmdias/DefaultsKit", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBE9:0ED2:6D3C7A0:6EAC39A:65E0FC18" + } + }, + { + "url": "https://github.com/MillmanY/MMPlayerView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/spotify/SpotifyLogin", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBEC:1139C5:8045048:81FF890:65E0FC18" + } + }, + { + "url": "https://github.com/yonaskolb/Mint", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBEF:1B1C90:841D772:85D9E77:65E0FC18" + } + }, + { + "url": "https://github.com/younatics/MediaBrowser", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AppliKeySolutions/VegaScroll", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBED:1F805A:83463E6:84FFD05:65E0FC18" + } + }, + { + "url": "https://github.com/scinfu/SwiftSoup", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/krzysztofzablocki/LifetimeTracker", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBF2:D9680:8CD5149:8E8EEA6:65E0FC18" + } + }, + { + "url": "https://github.com/alexisakers/BulletinBoard", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tdscientist/ShelfView-iOS", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBF3:1A6B7A:86C6813:888277D:65E0FC18" + } + }, + { + "url": "https://github.com/zagahr/Conferences.digital", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBF5:0F6F:146F79A:14B7D1D:65E0FC18" + } + }, + { + "url": "https://github.com/wordlessj/Bamboo", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vhesener/Closures", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nrkno/yr-cachyr", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBF6:22DA81:84BC697:8678CB8:65E0FC18" + } + }, + { + "url": "https://github.com/haoking/SwiftyUI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/symentis/Corridor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/attaswift/BigInt", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBFA:126F1E:7D07617:7EC3BF9:65E0FC18" + } + }, + { + "url": "https://github.com/filletofish/CardsLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ApplikeySolutions/GravitySlider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kirillzzy/KALoader", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/BalestraPatrick/WhatsNew", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/lilyball/swift-tsao", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SvenTiigi/WhatsNewKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/alexhillc/AXPhotoViewer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fjcaetano/RxWebSocket", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Juanpe/SkeletonView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yannickl/FlowingMenu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ParkGwangBeom/Windless", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fjcaetano/ReCaptcha", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mmick66/CalendarView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/blueapron/Mandoline", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yahoo/YMTreeMap", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/davedelong/time", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/VueFlux", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FC09:0F7E:16C3A8:1725E6:65E0FC18" + } + }, + { + "url": "https://github.com/kizitonwose/CountryPickerView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AlTavares/Ciao", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yacir/CollectionViewSlantedLayout", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FC10:8E780:803C038:81F7681:65E0FC18" + } + }, + { + "url": "https://github.com/Decybel07/L10n-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/chriskarani/Sukari", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nicklockwood/Sprinter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/efremidze/Shiny", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/roberthein/Ease", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonaskolb/Stylist", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/pitiphong-p/URLQueryItemEncoder", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Minecodecraft/MCScratchImageView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/LowKostKustomz/StatusAlert", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonaskolb/Beak", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GottaGetSwifty/CodableWrappers", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/fluid-slider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JohnSundell/SwiftTips", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JohnSundell/ImagineEngine", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dillidon/alerts-and-pickers", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/abdullahselek/ASCollectionView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fxm90/GradientProgressBar", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FC20:0ECB:8450166:8601708:65E0FC18" + } + }, + { + "url": "https://github.com/AfrozZaheer/AZCollectionViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fxm90/GradientLoadingBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bojan/Thingy", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AFathi/ARVideoKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andreadelfante/PredicateFlow", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dreymonde/Shallows", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NextLevel/NextLevelSessionExporter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/BendingSpoons/tempura-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/touchlane/SlideController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/zenangst/Blueprints", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MaksimKurpa/Linker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JKalash/Croc", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dreymonde/Delegated", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Boilertalk/BlockiesSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/DeclarativeHub/Layoutless", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vincent-pradeilles/KeyPathKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vincent-pradeilles/swift-tips", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/iAmrSalman/Dots", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andresilvagomez/Localize", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/iAmrSalman/StorageManager", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperoslo/RetroProgress", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/benjaminmayo/merchantkit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tonystone/tracelog", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/artemnovichkov/Swift-For-Scripting", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Feghal/ImageDetect", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marcosgriselli/EasyTransitions", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Baddaboo/ClassicKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/HideakiTouhara/Poi", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/huri000/SwiftEntryKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marty-suzuki/TheAnimation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GlebRadchenko/DNWebSocket", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/objcio/app-architecture", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/steve228uk/MessengerKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/zenangst/Family", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JoniVR/VerticalCardSwiper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/zenangst/Vaccine", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jogendra/LoadingShimmer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/givip/Telegrammer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/zenangst/Differific", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/apple/swift-protobuf", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jogendra/example-ios-apps", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/giginet/Crossroad", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cats-oss/Sica", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GitHawkApp/StyledTextKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PerfectlySoft/Perfect-CRUD", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/pmusolino/Wormholy", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MihaelIsaev/FluentQuery", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dashvlas/awesome-ios-interview", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/luoxiu/Schedule", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/VideoFlint/Cabbage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SteadyAction/EtherWalletKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/DimaMishchenko/ExpandableButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JaleelNazir/MJMaterialSwitch", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/DifferenceKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/okcupid/OKTableViewLiaison", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/saoudrizwan/Disk", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tsucres/SwiftyComments", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nathantannar4/InputBarAccessoryView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ParkGwangBeom/Sheet", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/shima11/FlexiblePageControl", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/eggswift/ESTabBarController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/algolia/voice-overlay-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/noreasonprojects/ModernAVPlayer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SpectralDragon/LiteRoute", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ferranabello/Viperit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sergdort/CleanArchitectureRxSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gre4ixin/ReduxUI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/antoniocasero/Panels", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/serhii-londar/LinkedInSignIn", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sushinoya/Lumos", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Brightify/Reactant", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/noppefoxwolf/Kitsunebi", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/shogo4405/HaishinKit.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/apple/swift-corelibs-xctest", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/Defaults", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NikolaKirev/OnboardKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/Preferences", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/DockProgress", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/LaunchAtLogin", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/CircularProgress", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Teknasyon-Teknoloji/PersistenceKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bakhtiyork/Rough", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/messeb/ios-project-template", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/amerhukic/AHDownloadButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/serhii-londar/GithubAPI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ivanvorobei/SPPermissions", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/muukii/Brightroom", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yahoojapan/UICollectionViewSplitLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/paper-onboarding", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/circle-menu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/gliding-collection", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vincent-pradeilles/weakable-self", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/paper-switch", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/applidium/OverlayContainer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/shindyu/ApplyStyleKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gontovnik/HidesNavigationBarWhenPushed", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sunlubo/SwiftFFmpeg", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ThXou/Soundable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ZamzamInc/ZamzamKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Q-Mobile/Model2App", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gontovnik/DGElasticPullToRefresh", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MaxDesiatov/XMLCoder", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/CoreOffice/CoreXLSX", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/alexliubj/EZAnchor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/Carbon", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/instamobile/messenger-iOS-chat-swift-firestore", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/schmidyy/Loaf", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/noppefoxwolf/Swiftbot", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jeantimex/CollapsibleTableSectionViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/softhausHQ/CircleBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yysskk/MemoryCache", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jogendra/BadgeHub", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GeekTree0101/VEditorKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-lpmg/RealmWrapper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/TokamakUI/Tokamak", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/instacart/Nantes", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MoveUpwards/Sejima", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vpeschenkov/SecureDefaults", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-lpmg/AwaitToast", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JohnSundell/Codextended", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/wizeline/WLEmptyState", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/airbnb/lottie-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cocoatoucher/Glide", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/altayer-digital/ATGValidator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/arturdev/Unrealm", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ivanvorobei/SPLarkController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ivanvorobei/SPStorkController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ivanvorobei/SPAlert", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hachinobu/SamuraiTransition", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fxm90/LightweightObservable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-lpmg/PanSlip", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vincent-pradeilles/locatable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-lpmg/Tagging", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/CameraBackground", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/MultiSlider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/RadioGroup", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/CheckmarkCollectionViewCell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/BatteryView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dduan/TOMLDecoder", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/DiffableDataSources", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/noppefoxwolf/Combinative", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/SelectionList", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dduan/Pathos", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Sunspension/VKPinCodeView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/rosberry/texstyle", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tadejr/ResizingTokenField", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bow-swift/bow", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vincent-pradeilles/AutoMocker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/stoneburner/ShowSomeProgress", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/chriszielinski/Ribbon", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sky-uk/ReactiveAPI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/MultiSelectSegmentedControl", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-lpmg/FlexibleHeader", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/YuigaWada/PolioPager", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marty-suzuki/DuctTape", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/attaswift/BTree", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nicklockwood/SwiftFormat", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kareman/SwiftShell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/billp/TermiNetwork", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andresinaka/SwiftCop", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Liftric/DIKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/leoture/MockSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/omar14/OEMentions", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andrealufino/Translatio", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andrealufino/Deviice", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SalehAlbuga/azure-functions-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gcharita/XMLMapper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/multimediasuite/SweetCurtain", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-o-d-e-n/CGLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/swift-mod", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/crowdin/mobile-sdk-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/belozierov/SwiftCoroutine", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/apphud/ApphudSDK", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/privacy-tech-lab/privacyflash-pro", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kieranb662/PartitionKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/ExceptionCatcher", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/playbook-ui/playbook-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/alexruperez/SecurePropertyStorage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Sadmansamee/CachyKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Spinners/Spin.Swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/PopupView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Flinesoft/AnyLint", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ChiliLabs/CHIOTPField", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/netguru/AnimatedCardInput", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/davidask/StateViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/KeyboardShortcuts", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mrustaa/ContainerController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/WeTransfer/Mocker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/huemae/SuggestionsKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ThasianX/ElegantCalendar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/airbnb/HorizonCalendar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/Grid", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/psharanda/Atributika", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDWaveformView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Farfetch/mockingbird", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDSoundActivatedRecorder", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDTextFieldTableViewCell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDChessboardView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDTake", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDBarGauge", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/stleamist/BetterSafariView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NicholasBellucci/SociableWeaver", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/almazrafi/Fugen", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/y-okudera/NeumorphismKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/delba/Tactile", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nikans/MonarchRouter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MrSkwiggs/Netswift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sushichop/Puppy", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/james01/CardNavigation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/apple/swift-argument-parser", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/twitter/TwitterTextEditor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tumblr/kanvas-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MarcoEidinger/SwiftPlantUML", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/davdroman/TextBuilder", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/priore/SOAPEngine", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/pointfreeco/swift-composable-architecture", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/swiftui-atom-properties", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Boris-Em/ColorKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tikhop/TPInAppReceipt", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/Percentage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/wwt/SwiftCurrent", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/swhitty/SwiftDraw", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/philipturner/ARHeadsetKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/SVGView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/ProgressIndicatorView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/coderyi/YiVideoEditor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/swiftyfinch/Rugby", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gurhub/surmagic", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/willdale/SwiftUICharts", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/STREGAsGate/Raylib", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/joomcode/BottomSheet", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kvyatkovskys/KVKCalendar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/ScalingHeaderScrollView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/isaced/ISEmojiView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sparrowcode/SwiftBoost", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GoodExtensions-iOS", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/onl1ner/TabBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GoodUIKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GoodPersistence", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GoodReactor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/onl1ner/ios-mvp-template", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/Temple", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GRProvider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/aheze/Popovers", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Jaesung-Jung/CapturePreventionKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kafejo/Tracker-Aggregator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mezhevikin/AppReview", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperconnect/HypeUI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yangKJ/RxNetworks", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/mediapicker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/LiquidSwipe", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marksands/BetterCodable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/s2mr/xc", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/peripheryapp/periphery", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MacPaw/OpenAI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/s2mr/L10nLint", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GoodNetworking", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/AnimatedTabBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Mijick/PopupView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/batanus/DMScrollBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/chat", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NakaokaRei/SwiftAutoGUI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Mijick/Navigattie", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gohanlon/swift-memberwise-init-macro", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ryu0118/swift-fullscreen-popup", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ryu0118/swift-typed-date", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + } + ], + "all": [ + { + "url": "https://github.com/matteocrippa/awesome-swift/graphs/contributors", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:27 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e4db10e2a3c13b8a61345736fb9555a0\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=bWGNLIm%2F33UOY2jb8rThMHAWpqmfvPAj%2BpApulqLSEDuJzBWZb1LRpvyH5IZsJoDmJ2VNSFaH6JeOhjk8PSokaNCl0IKgkgaqX8BEv3TC6gvYTbHMvMyV32%2BhvNGHQlSAcXmTYDvfriayoY6lFg8Ynx2B035aoczCnP4%2FnWRcd3CeH7U9YppbcVIKqngS0CtztiwMaccawzgYOKGJ%2FxzkV8tAlFfiVqlQilu4OyTns9V%2By6jIkY%2FTtxQbI4BOuaJ0iHh78sv6H8gAiuIntN%2F%2Bg%3D%3D--eBMHRctTIrW7icdY--HF%2BbiTF4cUSmCMCIKZmfUw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.28327573.1709243367; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F913:7FAF9:7EF9026:80B2408:65E0FBE7" + } + }, + { + "url": "https://github.com/swifteducation", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:27 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-Requested-With, X-PJAX-Container, Turbo-Frame, Turbo-Visit, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"8c13a39f51b465d9e49c556359803082\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=0mbVlaDUmFKi%2Fo4POkHIgKPTeWPBPQ%2FVEea3QExjtpX1PCJoT4L6C1qA6i59cBK8EnQMz1nz7nrfrujUAunStNIauHnZOEFPH89SfQXsA44oQ7dm7LsZQZ9STySonSoJKyh0qELwfWh6JHMIY6n8Oix5XhJLq6I8jjnm7zsWZClxy5mySybRnzdCunvzLRUxBy6xIIrAuYqYxDZxsqKGS2iTjfE6YnWngsRNnAf7gTZcM7t%2BY6r1GDvk67rSTbkkmXpCac4aKah50T8iMsJ%2F0Q%3D%3D--8QDYCsHwo9crVMoR--Z7sJMXGM5j%2FCtGGBgy1c%2Fg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.614870984.1709243367; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F910:2053CD:87DDEB4:899704D:65E0FBE7" + } + }, + { + "url": "https://developer.apple.com/tutorials/swiftui", + "status": 200, + "error": null, + "headers": { + "server": "Apple", + "date": "Thu, 29 Feb 2024 21:49:27 GMT", + "content-type": "text/html; charset=utf-8", + "content-security-policy": "default-src 'self' *.apple.com; script-src 'self' *.apple.com 'unsafe-eval' 'sha256-7njJh3QFSBGqLnEWIx+hISas3Tl2oKAItjtm2gAjZ3Q=' 'sha256-fgSWlA8ZALesMybSgH4vkiXY81/wGRWpFs8K+MQi0dE='; img-src 'self' *.apple.com data:; style-src 'self' *.apple.com 'sha256-8sYhey1EBDQi8bgEKVzQaukvyoXk2XyF4mAm3oRZ/SQ=';", + "x-frame-options": "SAMEORIGIN", + "cache-control": "no-cache, max-age=0, must-revalidate, no-store", + "etag": "431b9d40298a56fdc6b5a5e08a2bddae", + "vary": "Accept-Encoding", + "x-b3-traceid": "4e74952189233c6a", + "strict-transport-security": "max-age=31536000; includeSubdomains", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "age": "3", + "via": "https/1.1 nlsrk1-edge-lx-003.ts.apple.com (acdn/133.14417), https/1.1 nlsrk1-edge-bx-006.ts.apple.com (acdn/133.14417)", + "x-cache": "miss, miss", + "cdnuuid": "bc7ad4b5-b031-4dff-ba8f-1f1ff934b825-327612096", + "transfer-encoding": "chunked", + "connection": "keep-alive" + } + }, + { + "url": "https://janeshswift.com", + "status": 200, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:49:27 GMT", + "content-type": "text/html; charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "x-powered-by": "PHP/7.4.33", + "link": "; rel=\"https://api.w.org/\"", + "x-litespeed-cache": "hit", + "vary": "Accept-Encoding", + "platform": "hostinger", + "content-security-policy": "upgrade-insecure-requests", + "x-turbo-charged-by": "LiteSpeed", + "cf-cache-status": "DYNAMIC", + "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=gOge0JMdx6TAjEXrtt1f5yxypqjRDpj7gy6G0fOpntumLN5sgxFnfrubPnz5QMqSAUhD4thR90yJfogOZAxcQzzuvVRMojwOTohhZnSLj99m3xICTOhVwZ6sASJ4dQuXWBs%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", + "server": "cloudflare", + "cf-ray": "85d41e08ca0f5e79-EWR", + "alt-svc": "h3=\":443\"; ma=86400" + } + }, + { + "url": "https://www.swift.org/documentation/api-design-guidelines/", + "status": 200, + "error": null, + "headers": { + "server": "Apple", + "date": "Thu, 29 Feb 2024 21:49:27 GMT", + "content-type": "text/html; charset=UTF-8", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "last-modified": "Thu, 29 Feb 2024 12:56:21 GMT", + "x-frame-options": "SAMEORIGIN", + "strict-transport-security": "max-age=31536000; includeSubdomains", + "cache-control": "max-age=180, public", + "accept-ranges": "bytes", + "etag": "\"19dcd-61284c935e740\"", + "age": "3", + "content-length": "23285", + "via": "https/1.1 nlams2-edge-lx-010.ts.apple.com (acdn/133.14417), https/1.1 nlams2-edge-bx-001.ts.apple.com (acdn/133.14417)", + "x-cache": "hit-stale, miss", + "cdnuuid": "e1595306-1ce2-4b4b-9c0a-0a19b6283ee2-533451827", + "connection": "keep-alive" + } + }, + { + "url": "https://github.com/PaoloCuscela/Cards", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:27 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d6e15eb6ac8a653f2c37c5219ed9e3ad\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=HQ6Pq4ECk%2BVpdTmyIzCpvlIPDT0Owc7le3jKOTn7T3c%2FqtM%2B%2BnW1XkpDZ46BUQexS0pYu6lyU2OObkqTk8mlsEJUfovZ%2BCjM5RLcwiSTPHzhkwPkTry%2Flf29xdqzXN35e5I2fqQDFAX3AW1P9GJWpucEqJ5j%2FDC73Lr6LCrb0hYmq84nTe0T%2FCQpz9VmCTFINUBR9vJple0bxhka52UlHa%2F8vJUHg1R2hdnVdJMS5kBnBh177rseC9di989IzLeZOwXXzz%2F2LNHYL80tpDTrDg%3D%3D--yJQkgCDjcbEoCwHT--gDt7wLFQvZ%2B8JLvO%2BIMJ%2FA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.858882483.1709243367; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F90E:228716:84F3589:86ACE0D:65E0FBE7" + } + }, + { + "url": "https://github.com/allenwong/30DaysofSwift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:28 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0e9ff870e894091cde055462c3a69309\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Kvb%2BCw9oSM4n5mHsHAA9McebmqeUbUBP3BS8P4tVhSrcBo5W7KsJPkT%2BZriYn%2BSSkx6CCyLv3RkBQO8nx2Etx3n5ojHYnWISbFpod5LCNx59HYZkhbsLLNl6rAmyAMA5vzS9oBXChktOx6%2FYDcC%2BobtgWUnpCXvc3hTA1TkJ6X9vIj7Ph7%2FwXqxHh6fdftwPEmuQBJL1O1DLvfPFspvjeEINwiHGBjEgX9x902o3PSVSAPBkbDXuO2A%2BsMxe3PTaVeCB49CHRRBqqLrCpvP%2FJg%3D%3D--BYKahhIBYd44DFCb--Ay%2FtdPpA1KOniY4tAE%2BOyg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2021940340.1709243367; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F911:ED217:830BF07:84C6696:65E0FBE7" + } + }, + { + "url": "https://github.com/tanhakabir/SwiftAudioPlayer", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:28 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d9bc2b74fd98cef57016746e2ff82c8d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=rP0IpBEJiCd2usALRsmixbzIZT15TiMrZxGsdIO8K09AYTVSyBXup9APeNPyN2cfwRyj5%2FU0MNch14pSmXS1we3nwDeyKpLHLc8eV1H%2FRYNlcbtopnf1TBfKt284%2BCa61DR%2BFptS5ySx%2F6fUstea%2Bkscg4NOUNfOgxpDZmDiC7jkOZw4z9WgfKNHqA%2FlLbgf7k6VMn9qKvsyiX%2FGzcwORHk5NrmG0u8m1dHXf1KNaavt0hzxS19vtV83BjC%2Fv9nGqj8WFkLUx5H%2B5Yk3PRcoYQ%3D%3D--89QUKL7%2FYZ7NWAtB--ZwPP7rSn0j0XdcHNLPIZnw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1369102404.1709243367; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F912:0E71:A49D23:A70A84:65E0FBE7" + } + }, + { + "url": "https://github.com/ssamadgh/ModelAssistant", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:28 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"7f1fbe4dca94d424a5dc4e77e6d9a4f5\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=KeMrVdPgxz24DrVqM9wlTrixWxH32LV9QAZe7i1l9qRP3fjhl86FQj4O1PMXsuwrnumCGngQJ9Vm04d59IdLrvtOCGyLofzWLldYvU4BpttxXWex%2BDfbI%2BVfBNmCUWuPIUTP1gPHAm8tNolSoVIcmK3pVyx6r6vX4e3pLaw0LA41xAHKFJJecUtXjN3qd5fDMQeDGV1JCStfp%2FlSGyI7Jri%2BGTQeEz2Zt9QeR7ZoPByQl7OGfDFOou4D%2FRkegQ9%2BJhXCVPVK%2BXtwmnNVm4e8tw%3D%3D--RpyJ2m4KnHZCFqeJ--6zn7%2FpKDKm4b5c0WUyCtOg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1407915619.1709243367; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F90F:0ED2:6D2EE25:6E9E6C6:65E0FBE7" + } + }, + { + "url": "https://www.hackingwithswift.com", + "status": 200, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:49:28 GMT", + "content-type": "text/html; charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "expires": "Thu, 19 Nov 1981 08:52:00 GMT", + "cache-control": "no-store, no-cache, must-revalidate", + "pragma": "no-cache", + "set-cookie": "PHPSESSID=2cgovn7eb43j0erk8tvl29ghjb; path=/; HttpOnly", + "x-frame-options": "SAMEORIGIN", + "vary": "Accept-Encoding", + "cf-cache-status": "DYNAMIC", + "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=zBqfvU26U5Yog1uOxKileyhMowhfnmWzGSr7oUGRAXfwz6I%2BG3tW8cVJnLEWODuHx9qymOzGWBP03tD7wEA01PY0E51S19ALBRSesaIHWTQAc7GqLMAotO%2Fbeqk5H%2B2D3zAW%2Fye3UEXLXw%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", + "strict-transport-security": "max-age=31536000; includeSubDomains; preload", + "x-content-type-options": "nosniff", + "server": "cloudflare", + "cf-ray": "85d41e0b8c1a367a-FRA", + "alt-svc": "h3=\":443\"; ma=86400" + } + }, + { + "url": "https://swiftdoc.org/", + "status": 200, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:49:28 GMT", + "content-type": "text/html; charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "age": "11394", + "cache-control": "public,max-age=0,must-revalidate", + "cache-status": "\"Netlify Edge\"; hit", + "content-security-policy": "default-src none; script-src 'self' *.swiftdoc.org; style-src 'self'; img-src 'self'; font-src 'self'; frame-ancestors 'none'; object-src 'none'; connect-src 'self' *.swiftdoc.org; base-uri 'none'; upgrade-insecure-requests; report-uri https://readeval.report-uri.com/r/d/ct/reportOnly;", + "expect-ct": "max-age=0, report-uri=\"https://readeval.report-uri.com/r/d/ct/reportOnly\"", + "referrer-policy": "same-origin", + "vary": "Accept-Encoding", + "x-content-type-options": "nosniff", + "x-frame-options": "DENY", + "x-nf-request-id": "01HQVDG0W732VJ9476EDZ7GHQ1", + "x-xss-protection": "1; mode=block", + "cf-cache-status": "DYNAMIC", + "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=9TST0yFrSD%2FWA1Hw%2Ftd70G52uqaF1qa8DtBdfjZXWV5M1AKL4c4pwibHaf6wH9aT6vwFpbXbDXLnLeo3MIXT0OhTmzcKxpNSph8bxHgzlqkfRX3BdehrB9ALxp8EJeY%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", + "server": "cloudflare", + "cf-ray": "85d41e0bdf463692-LHR", + "alt-svc": "h3=\":443\"; ma=86400" + } + }, + { + "url": "https://github.com/hsavit1/Awesome-Swift-Education", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:28 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2be084ac3463b4b5c3be03a8b28db659\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=OeaCWZ9POkxaVMy7xibMmhY2TLWQ0baJactqNqWCHgZ3UvrpdwJBsg%2B9yEIlWnsXsQcGhTT4dr%2F%2F2axN5LMTVeNOEBifbmZATFbU9tCdiLZ2A1SfgIsYnz1Wb965eNWLPPsJAjxB4jhRbLAZCyKFjMigvnP05y4SkNDhvPJ8WRNfqrJjTD1XWoP1uv0EElP9BXsX1hJBlR6Eh6jTmfjKQnk5tRvJk%2Bfyfk%2FZVpzPTiEi9PyINk7JRE1YhyChlXpqz5HnnjLSd3m37D%2BX7S5tmQ%3D%3D--l9120ak0q5gHHmdT--erZmRKJOjQBZVfT5qI3GnA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1429799787.1709243367; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F918:190C8D:83825EF:853C657:65E0FBE7" + } + }, + { + "url": "https://books.apple.com/us/book/the-swift-programming-language-swift-5-7/id881256329", + "status": 200, + "error": null, + "headers": { + "server": "daiquiri/3.0.0", + "content-type": "text/html", + "content-security-policy": "upgrade-insecure-requests ; default-src 'none'; img-src 'self' https://*.apple.com https://*.mzstatic.com data:; style-src 'self' https://*.apple.com 'unsafe-inline'; font-src 'self' https://*.apple.com; media-src 'self' https://*.apple.com blob:; connect-src 'self' https://*.apple.com https://*.mzstatic.com; script-src 'self' https://*.apple.com 'unsafe-eval' 'sha256-4ywTGAe4rEpoHt8XkjbkdOWklMJ/1Py/x6b3/aGbtSQ='; frame-src 'self' https://*.apple.com itmss: itms-appss: itms-bookss: itms-itunesus: itms-messagess: itms-podcasts: itms-watchs: macappstores: musics: apple-musics: podcasts: videos:;", + "x-apple-jingle-correlation-key": "RPROCYBN473QARG6FRQD4W4SRM", + "x-content-type-options": "nosniff", + "x-frame-options": "DENY", + "x-original-content-length": "545842", + "x-responding-instance": "amp-web-books-server:100068:mr91p00it-ztev11150601:4008:2408.4.0", + "x-xss-protection": "1; mode=block", + "strict-transport-security": "max-age=31536000; includeSubDomains", + "x-daiquiri-instance": "daiquiri:17691002:mr85p00it-hyhk03124801:7987:24RELEASE37:daiquiri-amp-store-shared-ext-003-mr", + "vary": "Accept-Encoding", + "cache-control": "public, max-age=600", + "date": "Thu, 29 Feb 2024 21:49:28 GMT", + "transfer-encoding": "chunked", + "x-cache": "TCP_MISS from a151-21-209-172.deploy.akamaitechnologies.com (AkamaiGHost/11.4.2.2-54697487) (-)", + "connection": "keep-alive, Transfer-Encoding", + "x-cache-remote": "TCP_MISS from a173-222-104-27.deploy.akamaitechnologies.com (AkamaiGHost/11.4.2.2-54697487) (-)", + "set-cookie": "geo=IT; domain=.apple.com" + } + }, + { + "url": "https://github.com/ipader/SwiftGuide", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:28 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"cfdf232ae4a1ba5517051cacd2f52e97\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=jGAesX%2FgMKCJofWJnXxKnvuY6%2BAfiX6Wj7BB4fB%2B5Hijaug%2FEDzn%2Be4f7TW%2FE0Xv4eNvsMam8jqIo7qsFCWYNpxSzQK4cBV%2F2RpD%2B18fpY0jhzpHVWpg8EA8VUaBVpq1PWLeVUPZrmUfwse7Oi6ZvmuROw8oE6kXsvXx%2B8zYtkq1h4CGCGdvn3rQRdM5AkAaZM65P1qZOZ3JY%2FzVsVNPm6CEOpOPWtl5BDFVvyKqbjC4KCmoYQhOf%2BgZg8LzebFH1wsD6HWgJk%2FhX6mLzJUZbQ%3D%3D--6lICBMAsaw5GTx0P--ThVw0SEjsiVcO8XeUqwCOw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.880308112.1709243368; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F91B:0ECB:8442D69:85F3FAD:65E0FBE8" + } + }, + { + "url": "https://github.com/keith/swift.vim", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:28 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"77758d4aade0e681a27fdaac9c5aaab6\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=0qd83NIc8IY6ouaWwSx8l4u3dUBZa%2BxBVnKDmPMWwMXfiJ6qUvI52FUXR09kqQUpAwOLVGMpRTT0wr9QwaGWIq2VskhXO2aWXhnye4aLIRsALAtmbSOU0PnTVRb6Dw1SNFF%2FghcFnrX9JyO7laRvS09KjjjiwT4tt2qpSxULuovSfzS9tpGTgRaN7QE90%2FmRGbVtCiRSHfCtQXpymivGBUju08oOvmNj2jzsrIVdChpqvuFrQSYbRPbF0UYKqQ6PvqzHr7EPaFn027G6RtoLYg%3D%3D--7DDFpB6iWvk3w3nm--qJKnySNTYckGUyzkyx2HFA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.48531474.1709243368; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F922:E7E56:20029AD:2068121:65E0FBE8" + } + }, + { + "url": "https://github.com/linkedin/swift-style-guide", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:28 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"b3612eb403bc3d0fe73eca348fefe3cc\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=GZhW6s1KsH7fVQR2Ox3AlAm4F%2BLpKx4P62Ac0CF49rpAE0AtxCmWzYyGrzWgr3KSug5XP17fN6Ze2snLEtd9TGTghdwTdAxnfb%2ByK%2BiIStz4ujB1DOs07IBncHo2uB9CdORxb69bqtiW2%2F%2BtXgxnGEQ9wkNDLdyxUjksSG%2FKXUsz%2BNZrA9boHSbDEhF%2FGm3fmBEr5jPs2UFkn5s1HzsUtuof18VT2ITjiBcAKmeaSW341WY6OBtjDaDdovilD9uNI%2FE1HuuOIbq6El9PRtbphA%3D%3D--wMOmzQ3tnGCGuycV--UDZIrQur8%2B2AhbEgLnnFFA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.117689237.1709243368; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F920:0E71:A4A0D9:A70E24:65E0FBE8" + } + }, + { + "url": "https://www.kodeco.com", + "status": 200, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:49:28 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "server": "nginx/1.14.0", + "x-frame-options": "SAMEORIGIN, SAMEORIGIN", + "x-xss-protection": "0", + "x-content-type-options": "nosniff, nosniff", + "x-permitted-cross-domain-policies": "none", + "referrer-policy": "strict-origin-when-cross-origin", + "cache-control": "no-store", + "pragma": "no-cache", + "expires": "Fri, 01 Jan 1990 00:00:00 GMT", + "link": "; rel=preload; as=style; nopush,; rel=preload; as=style; nopush", + "vary": "Accept", + "etag": "W/\"ab6bd5a2b3a573c077789b50c5fab130\"", + "feature-policy": "camera 'none'; gyroscope 'none'; microphone 'none'; usb 'none'; fullscreen 'self'; payment 'none'", + "set-cookie": "split=%7B%22guest_index_2401%22%3A%22guest_index_v1%22%7D; path=/; expires=Sat, 30 Mar 2024 21:49:28 GMT; SameSite=Lax; secure, _carolus_session=QCT%2BpIcNMdvBeK20t3u3BvVKl%2BsuFPD5iJkM1Isw%2BdFjTGyzjHym78eRTbrUbB7LAnO7J0XWVKIyMAxufCdGuNwMF5Cr3by8LtbpLELIpKJe18m8HHhdBg0RPNLPhb5RVF800MMSL0788hdeKdtUafcSiDFSFKbUwQAhGo9QhHT0oC5MLihPlzA%2FIfbiA7bRc56A70LBdLua50n5JkgFdns9eNV69%2B3mBX2zZFPo0AP81Jjl3RdpPF5WtgAZonskMLDjEj7cRLP6KArQP4jbWQyeMx9ZvhCe--vqGYUeykqe2L32wJ--0sNl8ND%2BPezrPorI7KNGQA%3D%3D; path=/; secure; HttpOnly; SameSite=Lax", + "x-request-id": "e91ffd2e-44c9-4a17-84a2-57cd276ed61a", + "x-runtime": "0.031490", + "strict-transport-security": "max-age=63072000; includeSubDomains, max-age=15638400", + "permissions-policy": "interest-cohort=()" + } + }, + { + "url": "https://github.com/kodecocodes/swift-style-guide", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:28 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"613d82d4963e4fb870511d4580ea5623\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=ALqi0dvIgY8KT7fT4HmQBciO5vOuXI6o83QtuvSTDKIe5Y0%2BdjNbxmhIPg3IYZaong9x2gfggYcBBuM1xLQy%2B4YqCaOGY0cwNe%2BdpvWxOcaYV7TL8j5zEtlbPv7GU0MuFRIPh3vVlZagfqF1Gfr5VtCqnDj8SXyBuvuwE0EBUl6ZwWYlKLekPSDTfYtubfO2Yq5tNmue7FviY7A%2FLIhT6s14Fcj3sYW4lZcRvI6jLpZfxAv0lhc%2FO1B4Q3l0dGuZ%2BzrQLgv2xc95OpeIUh%2B96A%3D%3D--xBqog15YNgmGFTap--NIFyUusrMZY4wMAnsb8N8A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2104733961.1709243368; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F91E:1AF7D:340014C:34940CF:65E0FBE8" + } + }, + { + "url": "https://github.com/swift-emacs/swift-mode", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:28 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"1cdca169baa1568381aaaaa7ea297289\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=oHpuhpclourhzRMqhtcnTkjbli4%2BHjFVRmxqIlXjPKnUWvZ91sVUpUz9MVm%2Bw%2FNRzbcvwLOVXbcP6r8nUPd6PvN1UMuF6vGGJK86Vf9e20LBgq5D5mPrG21L5eW7kzzfS2bdtF6qaulNWH0zGdOpRvdAesQpApwEBN6dSV6c%2Bg78pxAB6huyUFIch6PcW4Zxpbd8Lp9ksfx4ni%2FHTTHmcNrzSHo3cfFZAwJ1QwZe3iV4O8ZtxRQC5bQ%2B4bbVmUCQECfE82f47VMv3XZ9j7O4iw%3D%3D--vJt9wJEnbXL2uYc%2B--2xrfnvI0uLWYY4Es8tLAUg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1090705512.1709243368; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F921:0F7E:15F24B:165134:65E0FBE8" + } + }, + { + "url": "https://podcasts.apple.com/us/podcast/developing-ios-11-apps-with-swift/id1315130780", + "status": 200, + "error": null, + "headers": { + "server": "daiquiri/3.0.0", + "content-type": "text/html", + "content-security-policy": "upgrade-insecure-requests ; default-src 'none'; img-src 'self' https://*.apple.com https://*.mzstatic.com data:; style-src 'self' https://*.apple.com 'unsafe-inline'; font-src 'self' https://*.apple.com; media-src 'self' https://*.apple.com blob: http://* https://*; connect-src 'self' https://*.apple.com https://*.mzstatic.com; script-src 'self' https://*.apple.com 'unsafe-eval' 'sha256-4ywTGAe4rEpoHt8XkjbkdOWklMJ/1Py/x6b3/aGbtSQ='; frame-src 'self' https://*.apple.com itmss: itms-appss: itms-bookss: itms-itunesus: itms-messagess: itms-podcasts: itms-watchs: macappstores: musics: apple-musics: podcasts: videos:;", + "x-apple-jingle-correlation-key": "JNOJ324G7YGNEYLSTZ64NOCPY4", + "x-content-type-options": "nosniff", + "x-frame-options": "DENY", + "x-original-content-length": "369859", + "x-responding-instance": "amp-web-podcasts-preview-server:200076:st42p00it-hygc04110401:6012:2348.2.0", + "x-xss-protection": "1; mode=block", + "strict-transport-security": "max-age=31536000; includeSubDomains", + "x-daiquiri-instance": "daiquiri:48215001:st44p00it-hyhk15044901:7987:24RELEASE37:daiquiri-amp-store-shared-ext-001-st", + "vary": "Accept-Encoding", + "cache-control": "public, max-age=56", + "date": "Thu, 29 Feb 2024 21:49:28 GMT", + "transfer-encoding": "chunked", + "x-cache": "TCP_MISS from a151-21-209-172.deploy.akamaitechnologies.com (AkamaiGHost/11.4.2.2-54697487) (-)", + "connection": "keep-alive, Transfer-Encoding", + "x-cache-remote": "TCP_MISS from a2-22-232-10.deploy.akamaitechnologies.com (AkamaiGHost/11.4.2.2-54697487) (-)", + "set-cookie": "geo=IT; domain=.apple.com" + } + }, + { + "url": "https://github.com/philipturner/swift-colab", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:29 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"da483a1b9ea4ac76a19c001fbf43fe57\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=UdQHQZ21boXiHDSzkCebQ5Wl4UE6rG0bur7WVYSegIt1F7ToXxGQf9GvRSRCHqo0shRZ2KBbXkEaDRmsPSAtomFF8bVqIcdmCGYH5uOr7XRK%2BKJSRw0NaE0F%2BKD%2BrruTonCFlAAX2BhCC0TZagn2XnFQw3ZeLXjitCGtsLPdEV5kMqnKIH4cB9KHuE3bwwE1J2iQruQ8TWk9ohckW93S%2F0NvWq5Hh6bZONsNH0c6pEgnDmkxewEibaKb3SoOq1ZySljCgapbH5RZzRSf6H8xmA%3D%3D--Fs353WgI4wcIO%2FuV--dTFGhX37VJ3MW7uYfoRvlg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1345815281.1709243368; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F923:F7A62:8725337:88E14B9:65E0FBE8" + } + }, + { + "url": "https://github.com/airbnb/swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:29 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e6a0049b25f4b18c24a7f7e3e3b9165c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2BgVVxyNxJgLRuqk0h8W7dB0%2B3ga8x371jKzzlnfNwZNHv1Sqgj6BhDwWCtVQ43j%2BTfoh3dcDo6p%2FEIPVetY13A%2BtOrEzILuhgBbTLD25ukbCjsyExOYwpNAmGyIfdo%2BoH4rdSMh8cOSu07edAOKBZpZMqObwO8knzIe8CX76K94mqGjJOdDHISTs%2F1YkGSTtYZsSWBf0y%2FFuIg1DvYT8Hxl0ZdAgU77UP1K48acb%2F8fS1fWThiDemnA57Epmzxe2GpH5CMeraTX7Em4LMfanvQ%3D%3D--coNMWB0w025CdZMP--0U0NnWGzVgybTzxHmxNM3A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2137661605.1709243368; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F91F:E7E56:2002936:20680C7:65E0FBE8" + } + }, + { + "url": "https://github.com/sheerun/vim-polyglot", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:29 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"1347f87ad1f0dc6c10b030fc88c4c680\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=EWGPA1UX7AVqzYKJQ1exsul0KbmElT1vus9gOlz6%2Bmhq31VtOEQkiGsP3flpfSYojwzJPLYCRPbYEUqExuBFShPuReR4HLqlHScpl1S1YXlHbUSYcsK%2F24jdH6VaLX9lKtqGgUDfNW6okWmhL9XjiDTghv6jsrgpMlju%2BHAeKaF0cVVt0LkTch3Tl70bl8JwQ82NQx9h8HucvDa50iH9zWohB3BL4fdTOLLIBvhs%2FpyfGsoaPPJDJopK5WkxlgAetMJzpzKc0bp2XL04w0iMSg%3D%3D--Gxns2eI8of8t3SWi--%2BalqKPIiDVvdjYF9QEv4HA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2077213222.1709243368; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F924:0ED2:6D2F3E4:6E9ECA4:65E0FBE8" + } + }, + { + "url": "https://github.com/JamitLabs/Accio", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:29 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9c096953f05f8e4e9e99d67e408fc93e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=7B6nzRcXFPG53LDt7QXtAFjqg7cuSWJ6X%2Foi1ij%2FkWtR43sk3%2FpH6Dgs45yM8H3GttDMUs4cA%2B7ECRrXs5RhoYwHdJ04o5wvoX976uljMkibj1YLTjLZx2SUIebdpNvqOzvXEIX6hDHh01MOIUADRMFvNGYA6kNElLQpZxvvcyMo30lfgWnDxp6tPu%2Bxb%2FbVAi6ZiZUh67GwTAKkt8KLDebiPB16FAdVIE6kMR7bsHSmubAVMlQT0Q1%2Fa1PUh60a2aG1StuTkevYxrpLiUobtQ%3D%3D--Tl668AaSFDcUDdBX--vNuMhrcf8J9RgEPprQbSng%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.354696670.1709243369; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F928:228716:84F3CE1:86AD5A0:65E0FBE9" + } + }, + { + "url": "https://github.com/CocoaPods/CocoaPods", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:29 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"5d53436419fe7ee81b829949b4a50e64\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=ZvZZD5cx7jGiTzxkUbqSMVlY52VXB6CUTN9q9oSPoL0nsCz3qo1DfX4etqiwixBJ3bf2FZ8fhHsDDzaAS5orCS9a03nquNjo68pfX%2B%2FkwfgQR571h0qtmqMlaQuLsTTWt0YtDSz9hWBhuiADJ7raY6sHGko%2FKg6gFSqEExnCqXjZVwZyvVtAH1XWLK7fy4qtpiqMneh4TAikKe1cbMgXfTaXaU%2F%2FhFoPCIY31iKpUEQ06Wa1HcqHhSIzAX3ZJvk69P0bX0Pjrrpb4SO%2B4%2BIZug%3D%3D--UUmiKtD0iVB%2FTf7W--xghwM%2FrJVISBqzE2ULBO2A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1415386846.1709243369; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F92A:0E71:A4A49C:A711F0:65E0FBE9" + } + }, + { + "url": "https://github.com/serhii-londar/open-source-mac-os-apps", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:29 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"deb498266699fe1954d9cdfc04e7f15e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=0DuYG0Pt3YANnK4C68SmUFEhVshp8PxAx6ru0ULm4nrdKEe0BaXYwDm3GoCOS7imQ0CVuFuMZYhL7QieIiO%2FIVhS0AQLZMLfFinHaQxJsgKz6usL8DugtxMFrhkiE%2BlVVn%2FqQl6TPgd0UoK80hvivl44fAYnpWfmwl2Mxhwvg7cjDikcSDh8m6KZaZOoBSBbwbHOz%2F36x8wMWDP5E6giqlJ0dZR2Ju%2B%2Fo%2B2hTDaNNSuRQypJAr3CPwcgWY5R2y2o11fsvC6fIc4wewaWPM9XrQ%3D%3D--STLsnfZ84IoWbkw%2B--7sm67VoAyTSAVaL9B%2BYC9Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.585811921.1709243369; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F926:7FAF9:7EF96C6:80B2AC5:65E0FBE9" + } + }, + { + "url": "https://github.com/iCHAIT/awesome-macOS", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:29 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"cfb5b3320fbd4ed7bf39025fd4e4e733\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=qCvxTt1Ntr1Zm%2B%2FBAcDVxe682GLXlZHmuDy%2Bgg1eww%2F%2FfYFYsh1mqV82%2BRmwDYUaJp3qg6af58zBIp7vJWQKYi442dIOa5qIUUok8rGauHoIwVAQ7VplnQ%2BrGWmgnBA%2Ff9p9tt8Mi8RfnSPGu7z5sOgJXq2dlpbWquZzoscpYoL8a1P8qI5duLdGuWwQ8xn2Q6QJeeL%2BOZicjzVP1mn%2FNQZaJAZXdDSXW14O7lTJoxkdXJg4OW3BSTSM9Ha47dHHHiyxAWS6G835lc%2BM0uqndQ%3D%3D--37OHDxSFxcqQtqMa--BAj9v7m%2FsHt1n8aGuQ%2BWww%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2051420935.1709243369; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F927:22DA81:84AF05C:866B319:65E0FBE9" + } + }, + { + "url": "https://github.com/Carthage/Carthage", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:29 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"8309c77e3f2709f4392ff5fafdfc1c5d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=m9fxUErsxfy%2FYNInk6YK0aq2SDEh2QTXSyb8UJ2DFFJU7A1O0uq78qTAqRxtyjgmrkXILz1EZwjxl24UJeS0JStlNGBQS27gBWcnAThw9FzzSu7%2BTUj%2FW9yqz%2BIWzxobz%2BCNY3Pr5T8STw7V8u6c4A1kBIWQKwDxRVh9xueKbu07P%2FqN3GMG28mLW8SFInFdyY%2FSumEGF30OWf2jmRme7LWdvvqiJfbEALcSWqyShBd89ZtQwmUmv0Q33nPHkjSVTrkORgXt2nk4B2Ji1jsqFw%3D%3D--2dE8Txsl1Th0%2FL3w--sLLyLQQaYfU6nIdF17px4Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.275859015.1709243369; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F929:0F6F:1462BB3:14AAE19:65E0FBE9" + } + }, + { + "url": "https://github.com/dkhamsing/open-source-ios-apps", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:29 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"7fc7229f7bc2e6cf4045c4698e13bad9\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=WEbtF07beZpM0OXcj6RxiRArhesSgnX3VhE4w0z%2B59VPuUIjTamU7Bysjgk5AN9wkTzlnxSMJ8hewlEMbrkkrAox7WK%2B7OYGk9xY7pZZ2ONU%2FUbnFFyy246nSnLwN3JsoXktjvpgp8vC0fPe4xFBkv5F1inoLukG8d0NzL%2Bd0U1FdzL1zVwszoyUm371cYGQYZrNCgr%2BoOwv%2BtLkWXRCDShx7ljPr5OCHRv8q6QMWMe4S5fB1O4N%2FY8dbOM6t945Xr5f7cVJJQ%2BC49hqXg32hw%3D%3D--LWizCwDSDSIAmdhi--UHvvFbrtLutjtz1f%2BTPUyA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.974709363.1709243368; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F925:228716:84F3C12:86AD499:65E0FBE8" + } + }, + { + "url": "https://github.com/apple/swift-package-manager", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:29 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"7d70fa286bb338e84136c85c2c433f0a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=1tE%2BJT265UUDgTbDu4gTL6xOn1NxQUNA%2FtpMrse%2BjWHXHxsIlUts%2FkC5wWcMnZhxXSFBozFWbHZIa1no6vIEfkcxf9OpL5Xu3odPq028Rc%2FuA2qNlxYQgoz5MXEWIEXmMWtx1UgVR1gk0C%2B3EeboeoLpC8kMNY%2BF6YQavYoiniBA4ynhM2xyF0LDLRTx1xgGlNYnnAOmnpvMGUpZZyu9hpKA5%2B9Vr3Aue%2Bocg9%2BYF7TsKAV9G32DTshgu6nk%2FX9eSfIbX%2BaRMo70Dwg60H8UeQ%3D%3D--QasSFWd%2FtTvRbwtE--krF5asr6MRX0VF0RCjhq7g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2147338145.1709243369; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F92B:1B1C90:841061B:85CCA03:65E0FBE9" + } + }, + { + "url": "https://github.com/swiftbrew/Swiftbrew", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:29 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d92cf5059cabeb18b04e3f617cc65536\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=SzV1n7yK7J1j5NBVGmqvbL%2FJ9x8SZa2xDTQKKZSH2qlqylZgXCl8mrs98uBJHKoVV65BqZTMvX6zPBslXa6YauDJHLCP58M1GKEFJnAJGANPf4YWPOCyrx80y9IgeRij7Td42WRISlDNMgqhlrDE6FRdSyhY%2F7i7zRyLMZ1peZ2DtZp%2BgrZCJUfknMVi5m86Q49BPNTW70aMywHv7eznR3PpJ6nkbTntkemQjpXNWBfAiOi6IUyXoIcKcGUH7A%2FJmrRMYnQzySfRlGtcDz5ZDw%3D%3D--TNCmtVU11SxHVInU--%2FfPZlj4aEjUve943hZle%2BA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1111514227.1709243369; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F92D:1B1C90:841065F:85CCA4C:65E0FBE9" + } + }, + { + "url": "https://github.com/ochococo/Design-Patterns-In-Swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:29 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"59d469461fb7a2a905b518a8b78f2245\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Ad56FUckgiqjDk6SWzi0gmp%2Bz9dhQYlENWU0%2BXveJF8mENet7TRFO4bBVNx9pE12SgT%2FLnEVTWFHHiK99MZk4cSwDkp38dMtmT2Hx17uQZ2Luh9njxWx29bbSEH9x4pqmaEM6GFQXM5iDVilqAFO%2FV0RxxLAe%2BZlx3f%2Fy2vlxleof8gsGV3IM5MqX2vppD%2FddO2%2Bj%2BTw%2FiqyhZV5iVzL%2BkqX445WS3yjsHOqtXne9EeNIq9UWz3W16RkWl3fa1uOMqGQnBMK2FZMhQttE7L0lw%3D%3D--n7ofSpomq30EHhoh--LySK08BOsc7F0rjMdF7pfA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.287078035.1709243369; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F92C:1139C5:80385B7:81F2AD2:65E0FBE9" + } + }, + { + "url": "https://github.com/SwiftGen/SwiftGen", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:30 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2374fcdf2fad19a91a4de7cc1e56e972\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=EOmx7lRK6200yroqlaoQ%2BsoEVBCOJcmTL413CK0nzWwtnLr2JyaADm%2F5ccRc0vth3CgjczJF34pUpDgkXjeVqbKdhwQOVSEFbgLydrQ5t5nlvG9O5zlFEpxeVQDY7d1fDOZBra1Z4vl4GJxy7R%2FaVBpGn4XcK3dtv77uyzCC8Mr7E87W8al%2BvrfTftGmK6psbA3Iqxkp5IQgJrFmmuayOoMCqLz9KRrtaUhAX155q4UuyfyR8w0kHX6eNG8SWQTLpSmZ%2B%2BXcJpXPZs1jAR85qg%3D%3D--pvOxGMXnJ1BLU3MJ--qhMsUUO%2F1lv51lsxvl75bg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.740318329.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F92E:0ECB:8443493:85F46FC:65E0FBE9" + } + }, + { + "url": "https://github.com/tuist/xcodeproj", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:30 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2dd0e1b8eef7eb17263c0137dbd97396\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=3ggSGwiYue48SZbVUBKL%2BF8ovrYrSAfLBtP0m9WwD27r%2BEbj35NkXA6FZO%2B6UXuJfiQV772WZVwdnWHH9ejbStu%2Bm3ey9hFxcgt3bfcQdV6zXkdOUUd0rfQIJF5ogrKdVz1S0YYS8PhZ5nzUvMH9f5N5v8jxTjbDavHZMOGgC0Y0BEekpoX%2BPU4vosalSmzcm9zVb0p4pnA6nxqaqNHz9G%2ByhBkx5ZIUP3yqD2giNZj6g8p6j4lKZ58lN2LinFexBYDiVmYljv%2BvdXuYynMxOA%3D%3D--7J%2BinfweLhtAVNzw--TB5i%2FJIKnr4TvH1agYbgIw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.608788372.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F932:228716:84F410D:86AD9C1:65E0FBEA" + } + }, + { + "url": "https://github.com/JohnSundell/SwiftPlate", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:30 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"50915ea85d40db706ce5d146c4c411d9\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=rybznf%2BBlMj3Vkq7574Sb5arRJyXKXvRET4Poeilwgf5KnvTBG5VpaM0Aw%2Bj3Tl42SozCyI6S1mEOckH1Po6hmtkA17Pp8y6Wwrzr7G9pJtAnbb3zCkt7kJBo%2BCOHkyX9TXGjFPeUI2TCNAY%2FFLr33dk3WopOZF8pqSCH0bn1UQB5vXhAZBV5yk6RL%2B4TTnbTlNfOKah3U4eUrMuAm2oTyXX%2BnV%2Bkb4JvUS8J7mJKynO99PgzqGP7XU5x7H7LR%2FgpdAIoS5SCIIpwZYuK5ZkHA%3D%3D--3md4fcl7Wo5qW%2Bln--cJp750HwwrwvVEJ180vbaw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.924576903.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F92F:F7A62:8725926:88E1AAB:65E0FBEA" + } + }, + { + "url": "https://github.com/chrs1885/Capable", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:30 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"ff4d25d6deebb8ff1537823250df80d3\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=J9PJ4E%2ByPiXDKKrNo0hD0keSQqqSMvswSchAHsDRp11JzE1xGSnoygjA4GbSx2ppTAnIqld8wOd02jqUbd2MGBRNuekF11Y9%2FZG8cJLhVWIayoF%2BgWILLGPnDsPDgLxiiOPQgkMvWde1RiIIcOtMECoSI7d1JLVX%2BsrgfyAKxz5BAbjGEMdjpUIK5E8Jn0vSdhsaxnFWg4ouIQsQtQUYzBCefaxqdi5y2rvDQTQ0P7GWerZ6No98KCd8csgXlm458LNQ8a59mfS6Ix7XUuqWlQ%3D%3D--dhWM2xzLZeOD4Tki--x36U67eqJxKlCMVZLeYhcw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1159581261.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F934:0ECB:844357B:85F47DE:65E0FBEA" + } + }, + { + "url": "https://github.com/SvenTiigi/SwiftKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:30 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c36b05ec4df7f493bc662942cb9eaf70\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=gt3uMuJtuVGVr1RdXWAaHxr846kdC2Jw4zsFphiD7P8w5Z4XLG8WJ%2BlcsKqLwdpbxqs6qIz5BRrIXPe%2FXq%2BjrhPT7UxazfOldADXV2rg7j2kVByOdKJ5ZLWNjzBnIDilPkpFAA%2BMTEbKvbTGdtMJkM2vyJhe98q0cMCdm0z7DhVlVY23CpKKN1j8zDjKTBkALYldcnenISOLZQPblReW6pKB6u2aM7d8y9h0phGeAZF261IinzkREXlIODILV22NYMrfuj1L21e5VflWxAiZsA%3D%3D--D9EOUWL1Zxnm3NKp--k29lHbkSfjdHfDio70txWA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.852313502.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F933:0ECB:844357F:85F47E6:65E0FBEA" + } + }, + { + "url": "https://github.com/cpisciotta/xcbeautify", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:30 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"6dfaf285266c39dde3101286ca5f2828\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=30QXY%2F66pZQjVZqm5SvMDXgdcrlsS8a6ShjKmcChEc60SdIa%2BtaOOwgzH%2F%2BXc92Zf4H8ZouENXQx5YtdXidFv00AysnLfCri3gVqbC3LAKozRTuhOOyLltVOef0X0lGIFR%2FJK%2Bd7O7eXDo3CknQM%2BYoDJ4Qkh7uwgVpNZbiDzjeoGbTYN0876YHSMFUPUA5sQrxa9BIoThfa4dZHV6ox1FLbTCrN%2Bmr27Ov5dvTRyUlgo55hvbm%2FXzeJBYonAekZrxFtM%2B4Brq%2Bzn8u04j9cYg%3D%3D--rAJ2QwtIejaSXOJ0--YjPac14Jgpn%2F5KqISSqWAQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.753779989.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F931:190C8D:8382F12:853CF96:65E0FBEA" + } + }, + { + "url": "https://github.com/tuist/tuist", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:30 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9a2338ac6588d61c6f9150f0757d859f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=li9iCNkZpq2%2Bhr2%2FhDYCxW7HFgtRM28N61f3dQz5UpgpNN050XuO1MkgBrNDSHgOxwa0J9ajyCdwVnsN%2Fymw2O5nowePmLOTPEu%2B7%2FyNEEUtU1qyPNUyqqHnE7Ru1vh%2BGpD0JjKzjxyGQmPKwlPkbhFspE1M1MKGgpsWT11Cy20bFCI8O%2FL0AptbBJ9heFSHC9%2FlQuKpX5uS%2B2RPf0%2FioiPDA2ArrRzqHRyc4F93McQqCYIllYg%2F1GV8y7ZBcFABC1UtW8aVoJNyeyxeRUUCxQ%3D%3D--R14yQCmliBTP%2BQBf--dVzZC51z7kOEWfKmfdxkLQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1259768301.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F930:F7A62:8725921:88E1AA4:65E0FBEA" + } + }, + { + "url": "https://github.com/palle-k/DL4S", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:30 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"dce74e1bfa7f8d8a31fc72a09c766666\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=3RWuIBjru6Z7mmDb%2B3yGbDqZXTMW18fluI1un32SDSfSAYy3JTdz7%2BAIHMWoNPIx7TDr0SzKm3wPyyYohpfNWark9mZX7l8SwrTWH%2BxkMo5rSEDeBzxuG7AMA1vqQ6ziDaFRp0Ufguo6%2F1R%2B5Qew50JOakv1htxmdz2%2F6na9q8OCcRzWU2kKOHTtF0JcFVfhsHoMCUig7bTY20N9hysi0oFdVJq8BVEOqOgIE%2BFcMIHhqZBO1VKrg3NQuFopFrYwhXHEHR8mq7aipFfaTLHcXQ%3D%3D--sC2wMgznsGNOx7q%2B--HqDzFom0zEeuSngAZCsdGA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1513245766.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F936:126F1E:7CFB5CA:7EB78B6:65E0FBEA" + } + }, + { + "url": "https://github.com/likedan/Awesome-CoreML-Models", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:30 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"8e0d95a9fcbce8167efae6d40f92646b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=kpRJtK%2F8HIGVNr%2B18BCH2%2BqjisBtmP1x9rUS1DmsGNOLjQ%2BvPL0uQF1jddTeZksVdaPYjd7AKJnwzWOnqH9rlbq7gX6IugHWnXT0nxzOocGLeKUPGzHTcgH%2BpY4G855E60oQEO%2BxLzUPIMzqXRT6qehrkaSW%2FWQzcftXtlBhrIvWIwT3sczhsOr4Rg9fXfAaJT8g%2Fad7a7ca7b7WYeQUo8Xh3UGFu3ruEUNWKheH6YLQooUBNfAniWUiNZSJOgHdoZADXe0EMgzEKEmXK60vpQ%3D%3D--vSe%2BGWaMCZsc3Px2--W1pEgXlpnVQMdSyp9vNK8w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1642125669.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F935:1A6B7A:86B963D:8875273:65E0FBEA" + } + }, + { + "url": "https://github.com/BenEmdon/CenteredCollectionView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:30 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"7f4231ec5e31c7b0a7a55ed653d40a57\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=44GrjoIoSVTXFOcffVEp7pq5alvcljSLHdgL8AuO2tBsM6ZPA2BjtspQUAbG50jlkrs29WFHFozeATnayvemIsrhuC4Uo6jYfhB7dC3mPSi7XgQ5HlxqUSc6a%2BqSI38Ss%2FzvxryRGpnBsLlS0%2B2owrkeboU4dPj69oyDpUgIfBTaYuM1rKV8Tcw5gLkfYC31kqPbRwJy8BenXrNU6MRfpcEV4fI7Lt2GTHlFG4TI%2Fg0cqLnywWl62Jr%2BRn2lC5%2BER9z5fLl2myUkILQ9lCABiw%3D%3D--1Zy25p%2BjpUEvuEx9--rkDM848cBAlDZpMR7FpHZw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.670801767.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F937:0EC5:746F973:760038D:65E0FBEA" + } + }, + { + "url": "https://github.com/AugustRush/Stellar", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:31 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"93bbd725111df114ba1653a72687aada\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=v7EStTgduOORDnO8Ts%2BG3EQvvcqAqwRcT5TJ%2BGp2DGvHpkVq%2FBEEGCAk0InfzUYfPO4KqGWX7LlPlex2zf5Tmu60FBNQ1d%2B72DkO5uJovERxYX1TaE%2B%2FRGQioGLo70MPmqBFtgynP0MtARDjY63W3yrSpoaZZPGz2yLZxoth1Q%2Fds2OMnUpwOrhU1jISBTo7k94xzLpVoDWFwQbnjPaCSDK3XldnYyzMBWEiPSsRrhqu6yaeXpPmXWbNghRFYsTkq77X%2BSt2OdmYzOO99u15hw%3D%3D--H6zhaZyMrHWK%2BRO7--XiIMgu%2Bxvp5ccj5SfGknAA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.893566666.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F938:0F7E:15FBEA:165B44:65E0FBEA" + } + }, + { + "url": "https://github.com/timdonnelly/Advance", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:31 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"b4c2b134ae3746ac3f05227aa7989349\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=WphJGvWql5FX7HxSjjyq7Q0djf2Pd0IALOU13ZyV9LMob%2ByhC1%2FMM%2F0yvdXeZhOE%2FQABuOJMIglrLFSFBW9LzXzcFlt2wwcZiGdguJmLcMPgnD%2FOEuNe3KVOXc1WVDli59Ypjbgm2K9mp2z7DzoUvS1WY3Ayi4HUiWv%2BP1KG6DVBp4ov8XsiMTmRaLFmWaJD6vI9AC3SFHqakrsJtlYsoapju43Ah%2BNu0tIcRWiewNKZwfzOASwknUjoqcf0J5spMq4IDTWQlAS229c14nNd%2BA%3D%3D--hME4ECmuWdLAtqql--jDtsiCXIKCp%2BkpZXjfRCiA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1551222184.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F939:F7A62:8725C9E:88E1E41:65E0FBEA" + } + }, + { + "url": "https://github.com/icanzilb/EasyAnimation", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:31 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"68168bcc39f48c0d8cee9c11533d50c9\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=hi6xsf5XM6ixI5bml7al9dCMIS1O%2FVmGSq0eanCWdBi5gk0nmJ3cplPX9qcIjU9QYn7k7ALkBZRx%2F42hQS5P%2FR1Pp2hCFo8XaVtwYIO%2BWJJFqkyggBfI%2B7C4%2FmkEB9S0iXNnecU6%2B30ACbhOOPNFCIrzjV8AeRh1GEbVnzSn8%2FSRSEiibS%2B%2FoJttvnrjnNgMM%2FrRY6BqWHpWXyEssNyneM%2BqjX6ro%2B%2BLYhIhMeRUpsPmqXU%2FV6r2PKL3%2BZZy4kZC6vf54QM%2FRigsevqRWTB8Bw%3D%3D--AFeVll1Xt4DtSY%2BZ--ffTijsN5YorADkF9Zt%2B0OQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.684416154.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F93B:0F7E:15FD3A:165CC4:65E0FBEB" + } + }, + { + "url": "https://github.com/shoheiyokoyama/Gemini", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:31 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e7a5d18c8ebcb382a25e2de051cfc124\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=0%2BQoFZkiwU%2FtYoWTLG6otRfKn4AxOdNQvNHjmrJr5hLnl5iNSVKU2bXd1hA4GyUWKx%2B62WRXc1C5h%2FgTsVq%2Fvv0xmIP8k5G%2FVbUrotiyiW6e6n0u1p9rmOKrtqDe1oJKhfpsS%2BjqSMkPHR4xq3tQlQT%2FFrJoBxaV1nR1dTjIW2AoGYADInpYEoNDvBT7DGynLN3vcHAnU6kFDOo8JX7vbgu5scw8fi9O2QXajhITl3DoSAAkqDBqBZahac%2BPpumRvbbYrpuyxt64DhOq%2BBtjqg%3D%3D--7V6T7jHXVzChEqCM--qXvM4I%2FUamPvBFHe%2BGSpJQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.115499058.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F93D:1139C5:8038BE5:81F3116:65E0FBEB" + } + }, + { + "url": "https://github.com/AntonTheDev/FlightAnimator", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:31 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"aacc4f4dd4c507cb8704dc3f696b8cab\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=McXhs2UTo0QHVSEHZOvSs8UpbrdzmpOEscxAI83S3W%2FPF9iNwX9c0fz8T3LgBwrFLr7sx4dHmKj24upbk4DoNqQv9kEsoMjqn%2BZJarx7fmpy5i5GyQxjtijHvdRO710jAS3IWO1kPwkCAsk7DK8rTRVC%2BZMRrYR3FPG7YRbjvJK0jiGwt7fP8TFYUkXHLNn3KQvp%2BK%2BIdMUITmmJf2KXEnDLTbp56nv7qAC1DD0MiFoW0B%2BchElTRnAvC2Pydjii1tuJ7xijFWtEL0U4nk6lOA%3D%3D--UMhI4wh3oIkwUGY8--%2BCTulKPV96akYFeJgaq3Fw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.17917848.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F93C:D9680:8CC8842:8E82254:65E0FBEB" + } + }, + { + "url": "https://github.com/cruisediary/Comets", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:31 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"db3c693e2eebb882336a0b947b6f4a12\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=5Ch27wGJG8inEf76Vn%2BbDBQuUyYlLdRfCFqRlt%2BS9t7A%2FsOgLLsY02qwfyojzg0sK3t4GxE2wyoKcxsz43Nbl6lfxkLfOGvjooHP48qSUs%2BVb6Zw8BkT%2Fr%2FT54t7%2BzxskajC65ukzHqw5lZAG7cPxJY4KaQPK95Godn7lqtqZadAtHoVMv%2Bw4LXSR%2FYBePVKrBw1mIDp0BFEAdBwIOrPnhsi48ORAXWn5KwDqLYVEF2CAGwmsg65DNMDL2gq3HqOk2tUyvW0PvJ2mwFhg3hLJw%3D%3D--62iVNtebJ6X6uw3F--5CS4rX%2B87k0PtkM7MDMt%2Fw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.511512945.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F93A:D9680:8CC8834:8E8223B:65E0FBEB" + } + }, + { + "url": "https://github.com/marmelroy/Interpolate", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:31 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"28bc7b1bbccea3e529dad6de0dc340ad\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=eT05P2UmCWQ7Pg4A2vwTHlcmuDsjZAmHR7AybRcePR1AoiiBG%2Fv%2BXpN9CFzv61rNyfuC0siLtMXWnSMMZwTKmWLr%2BmQXQUdX1hRrm%2BrpNVFseF7prFBeg8z2cQCzCZ1AlRudQDK%2FZ2OS0WB1AKY8dEGr%2BfYWiuERA%2BPglam1nA64XTnQThfa3q9pB4o3PuZo2%2BPAFxmXyxycTo6Qhh0D9N%2B7oHwpeNH2jUegvaiGKPk%2FUnnF5plk9BNKUT9Qy9ltOMyS%2BJ0I3Ln0jTlLnenutQ%3D%3D--lSH5NmUNpLnoXVyZ--H6I%2Babeh8STJQkLbqKxk6Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2109874077.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F93F:ED217:830CE88:84C766E:65E0FBEB" + } + }, + { + "url": "https://github.com/cruisediary/Pastel", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:31 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"b47fb979dda58f2c3a5c1b40c06f15e5\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=iLWfxIlFK%2FQBC2d1YZmrqfk6UlYmAsxJj1gNBCWmD5vw5tOTLfLxjKfTZTz1APla2J%2FcRQohjhaARrrL09uBAC5WPNLQKA19ktFMGhbNw0zDoTk6bvYnB8Osq7KLa0NIxdEd6q9SkvM7PC4lCC%2Fg7J86rBjEzCIknnQstmfqUQlt3qaEZ7JWmMZ5bQ4pedLRe2XRDR%2FL9H1HH%2B3yidKIZRy8GI5DlbuE8RYB1XV%2BMSQYPOIGxvfwuluSRVDmuR3hXqfs%2BEa0kzpxNEqHAeiozQ%3D%3D--GLeY6NiLf6eT0HsP--ti1NvDULj1foOWxoYii%2FQQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1539081278.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F940:0ED2:6D2FD76:6E9F627:65E0FBEB" + } + }, + { + "url": "https://github.com/hyperoslo/Presentation", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:31 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"432616e910c6a7527920fe4c61acc782\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Urw9XszSRVPuSiTvShZe%2BLbJi%2FWbqnMbAnHnK2PJNsXx0r1DT7koKV5dNo3unnnq9KI0VywIkDF1Wah6Oi1bDXlPcrmsvl4%2BUP79QqhA8SNGY6zShAx312bHe9dczwAY2twX5GTKeai4AeDanEUVjZJcnBHfA5qtJTmrMj4AKPHWkMzbCygb1DGLgMaayDwO%2ByABcdve2MR0np%2FF%2B5Tku3o3f4MnGZmMYHD5nCP1TkJ0SAAThMF5fHp%2BUXtKZR4ue1c%2BU9SQGfMjaN5l7mRvVA%3D%3D--96srBPTk83WAd%2Bv5--DeNFGM0RsAUtJLPAZ%2FPKmg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.472530676.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F941:0F7E:15FE00:165D4B:65E0FBEB" + } + }, + { + "url": "https://github.com/IBAnimatable/IBAnimatable", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:31 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"96ec4d12ca39b955f038593c8bf032e5\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=TTt49ty%2BJRGBl8Fif0Hc%2FojEuBFSqA5TPMuuPJzPPFUGdJU5GsTWITZz1KP04e1%2BswxPKdZhPLTXqWejPv6PldAoDGTeGqxIQghulDDNWzm%2BJUniH%2FTonVGINYMQBE9T8jCxJognxdBHJ5gevsl4F1IEpqpz7Z4VlkNHtZBQfb8rkd5Vkrlp4%2FMdgJ%2BtPB7bxWWtsrAb1mJS1zQQ8tdlLVRtM7sKu4yjLN8PmoqxDBLXpWNqQTcW8m0sxwWobWohIXTynTHH1DUNKq6gJKRCZQ%3D%3D--9cLNS0kQYmIvrO2w--x8zlHVo97OeE8Fe%2BnIePCA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2059518905.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F93E:0E71:A4AC1F:A719A9:65E0FBEB" + } + }, + { + "url": "https://github.com/shu223/pulsator", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:31 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"742d767fd77c2023b3ae199af376d317\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=24nm8qtUOg5lLA1knaUPDc5j8Axpub7d3p7hxpPCtIK1h0bKHgfw6TJE6%2F24r6Si%2FUMQjMlTe9pnstH29%2FlDPD1qifDJuN26M6%2FQH1dVoAYslCB5P4eLM7ibLla9wG3ZB2HFOwLu7JlHdUdumZ%2BRTaZBUdLBUMpK2eDGB1c%2BcA8p5ewYzErbFykg0IVN9fJcZGNbiajVR74EoGP%2FfGg%2FkSOIvF%2BpT8%2BPNLjPWR5YYvHb9JeqUELhSfrB54ujvcxjODYF4xZE7gR6KMI%2BhQI7bQ%3D%3D--%2Biq6j87vWCjRTULv--WEY6QaznGOJdkvgsM45sow%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1200928987.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F942:8E780:802FA51:81EADBE:65E0FBEB" + } + }, + { + "url": "https://github.com/MengTo/Spring", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:32 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c76f24bcb3574b67fd4f950f3a0c4688\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2B%2Bm7W7nCf%2F%2FUiHBP4KT7x5FOhzDBSKVHz5pLsgPWzgLkpouYNDmNgQZ9vU4PjfmqF4A%2F0N6EO1RCaYt51ZZxzVSzNRHQlcH%2Be26mc1oz4GCoBnrUNaIk6YExFzK0%2B%2FOboWlHTk3EfClvGa8jMofRPi16fMfR%2FqiQtbh%2BDHfVsxxR2KKvtABWpbvHSTCT0SwmnjjOX1EHebXtibOlgvC3HHWwqPwaNQ3bdqDo9oYlQELkf%2FOZmdHa0YzuVoWnU%2BEHwQc8UAajI3CB6f3BLS5ERw%3D%3D--RthLaOA28BCUuvyJ--vifRgL83im%2FGkKlssVtEXg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1581689475.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F943:0F6F:14634DD:14AB766:65E0FBEB" + } + }, + { + "url": "https://github.com/marcosgriselli/ViewAnimator", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:32 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"6bb57b63b85ac324f0dde3f3f569d96e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=nDVSA1umujhvXmvREvzoYq0CtylJ%2B2mPiuxeiS65MrzHULViHesSkxXr86Ur%2BxxUvnHwQfDhtsJoejdxyuVv7y2VZG8mWAaUH2UQ%2BkbuAZEQ8EKrZfRETdwP0GhTBTfuvGv6jHHU%2Fk0PDC%2F3Df4RP%2BOqjpO6nN7T95t8fQ1%2Fg9fISQnDnNT1qVnXes8qDKOOz7UJ992pxHtYgYIp0%2FCXcKxeyfCB1wfpAZVMVODBQHvybRjYQDWnxiIhV9VjSaZIszPHAlVwWzPzd%2Ffc2Sj3JA%3D%3D--lVO3%2FQwOwLAGFnIp--YqtXfB9xFfJR8LVf%2FjENFw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.890832108.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F946:1AF7D:3400FC0:3494F63:65E0FBEB" + } + }, + { + "url": "https://github.com/willowtreeapps/spruce-ios", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:32 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"6991cec023c306326fec8a4afdb1106c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=TNJcZ%2BLf2l1gu39srIw4HIqopHhXyJRtjQ%2BljbH6S%2F97zgcCneQGpXInurR%2FoUPQOcng3u7xKA0NTf2qtWSDyVcQj5J8m77rynmd5F7CGWz1tcWHYy6i0UyLwOxYV0QRMqjNypDBl8s4%2Bf191H3r4IKz7xZjFmD90vrEUL873z6As7rLZSqneL0DemfO14PKMjkBYXqNwZochk8OXtFJPhQk5UoajvJjOrODoWU3kxtMkSvVvOTLiPPFvj%2BPse0hU1mL6JT4M1IMquG5di9TgQ%3D%3D--%2F8Xw2nKIbF1eDQpX--SRqy6Fk7PSUdDi1x9XW8ag%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2088840286.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F944:E7E56:20037D8:2068F97:65E0FBEB" + } + }, + { + "url": "https://github.com/yapstudios/YapAnimator", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:32 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"8a30b6b2af837501f43a578c817e2aba\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=4TBvAw%2B86C3v8MNhE6o6hFDV09UntAg5%2BCchvuRzeMtxsbbmUGejueKOV%2F8Ik4jyHibMkVaZiiIxVlDY%2B6au59%2BP4q54f%2BI7X%2FShQXc3icRYXUcyISPWNlwrJ%2BXQAqMluBDjqcYhEnIuXnL8tkXFWSyLlbAtDs%2Bl8PuToV4NtEcRhs7gW%2FlyMM7Ww6%2FVXvblb4xYXOL4oB%2F8v%2B9yVOf4ZP4ttcNOIKQoREF47ua8Bwg2eUFWHHAG7TA5QtpwoL0Q8xWdqLJuH1jvbWbTGCowsA%3D%3D--uWwgKOI01gAXK59K--8xMbo5C%2BxP0g5BUzXHf9mg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1576687143.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F945:7FAF9:7EFA12C:80B3531:65E0FBEB" + } + }, + { + "url": "https://github.com/craiggrummitt/SpriteKitEasingSwift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:32 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a6a64a7fbdcb6a17defe6467b8f2b9b7\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=fQx5KOOFYmSfFfgEZlz5oP%2BcU0j%2B%2B8Veo3jcasl%2FfIRcsU1jtfhwF0gqMdbsK5Jlt24iJV%2FoqKcR%2ByEqg4CsbvxMtd9XMsj9kpidsABCJ12ViQpjk6w88XFtnqpPbzVFkO9%2FMw43qP18urztkZEIikRVD9hOsAVKfE9T8TYV5hE5N1ZXElg5LCkKcmwVDC1D5RzgtKjbvIDjsddrTQQZniAWN42JHSgjPBnFcT5Aogb2ENQ8FagDDIKAhPsIqJX9zVPKNFlPDZZmFzApopKUew%3D%3D--phdWTC3KYV%2B9cDOf--5qIY%2BHRANN4XxkT9lwYJkg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2133298666.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F947:0ED2:6D30015:6E9F8EB:65E0FBEB" + } + }, + { + "url": "https://github.com/MacPaw/CocoaSprings", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:32 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0f3848218e910cb023a5672c1729d4ba\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Ui4Ofd8AJIGN96ZaNDBGszE%2Bp9QeMeS13DgwGqnhdzmLvmj6rEdRIyDN8gyZlZMHaEQrAJqqDRrr62VHYM3FKvnU3KFkRPXuekqRu9MkM%2FFOXJg%2BNISBkRSawL3kcYy8nt9UQDr9bSu4yRxKV9kH9v2q0E%2Bg3Lc9BhNjf1W3JcSA5wSjCSrkn%2FnFS1jjdXKPFlZidtcG3DgvCQLdIV9gogFSQhTgU7i8nfq616PnsYF2LRTGNnYPp%2Bo7DzoAVWsy4wwySAibLmunS3H4A0V%2FEQ%3D%3D--9BY2ICB2lUtBbyc9--dCBTHcxFB%2F4MRA0IJJC88w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1105774568.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F949:1139C5:8038F1C:81F3464:65E0FBEB" + } + }, + { + "url": "https://github.com/devxoul/URLNavigator", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:32 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"1dece03af9fd3ec532d8b57c31f2a171\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=f9OobVCCAi5v8fQJwg%2By0g86YCFRkPKNA06fGoysY7CA5KfumVpuoipmW56XY2WZmpClXdHt%2Fi6ZxGHvN267WunOlKPKSfe9mjO1tdmh0cs9NiC1IX%2BpdFBJ5flnqBVGo8pyzSZikPB7tJd5h5zdbP8pBo8%2F5pMypKpGUORsSFvKmK5mDhiX79mhHL23jXo0%2BihkGjgvhm4yQaI4jgdwzke4dmRlZqsJ8q1hwpoknArjrIGZ4EqrvYfs34PiuEub3D60CTUc7fsxQHbtRuKUbA%3D%3D--32hIcM%2F6J7xXExR9--Soc%2F9ahQSMV75c442xcKsQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2008565494.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F94B:1139C5:8038F47:81F3484:65E0FBEB" + } + }, + { + "url": "https://github.com/s2mr/Elephant", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:32 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"5de7c72c475cf53695f4ddf45a625fd4\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=kSUpVi2mFYVlfMwlDR4aBLqI6A3Qe8pWi%2FMUTrwEYLcJllYZvVWKp9qAup9Ug36W2NHjnsJKf2428D6o8CsfzNYP4A4HSnftDUSWodxfZyY2kdBrbic4Ap3ciAJ114I0DCyPUU1fuPy8FNu5V%2B956Vqf9kYwZaJwIIkcGy%2BGjULpA%2BGk92fd70eBRA3hOBi5gd3260qLGy3UJTW9QJTaWPKKaYhhzvqH%2FxmZC%2BxUAd9UhA9AwjL3QhvCFr71qcuGSnPLF3lNm1xUo4p9pFfpwA%3D%3D--SD7%2F6AXJaiOBfgxa--ysLhOJhhKojr1JlQLEnZRw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.264925811.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F948:E7E56:2003892:2069068:65E0FBEB" + } + }, + { + "url": "https://github.com/SwiftKitz/Appz", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:32 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"14c9fde4a8cf536f9a4b0b722f567118\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=RnVqdzXYII9U0HsmGT2wfMQpFqf6Fr3IPoLStC%2Fcw%2FxZuzJsbWIe5fi5J9aPoGmvhw3ju2D2V6trDjuBEy313qln1KjmpJzH0KnwDruBhpXDFBSoQ20zbXHHT2u1wAdliK81rb%2Bw5FwQ9xVwMcalpjo%2F1sSec4uwAzmL21763IlKD6EqFzkjoUUIfXpAXfWgUDj0BSctbfvurmg1%2BZxaUO7zBpiHTgvIYeQd5tCZ0M2APJAPIOxG%2B7Px62x6fgzs06dqW1pNw6%2BC4CC9kr4toA%3D%3D--qPoKGmfOptlvfEK%2F--ZotcytyxUvhY3Y0q6orrLg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2078830096.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F94A:E7E56:20038A2:206907C:65E0FBEB" + } + }, + { + "url": "https://github.com/jinSasaki/InAppPurchase", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:32 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d51ca1179617d85c7898c39aaae821b4\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=rrnuslf3rwrHddE%2FusqLJ9Li22pNf7obLjMaqAkJAVtfQ0UWtHj4qpV7skdW%2FhL9vbaADWAVJCQOr8AxH0q6VJKiOTJ4NPggdNKsSEpP6J%2BmCSO2l5m5%2BH8dx%2BNiT88C7%2BO4HrTtgdLOgPgYyMasCmJyI1oVT0rgc5SHZEHFcjuUtgIBwthszdEgdgfghHvekL7kxheaddSFj%2BMTB%2FxN9bFFxosidtV7J1Uciw9255OqiU9l6vxf%2BM64bjIJrzye8EJB0%2F%2F71XP0nrqyGQphBA%3D%3D--7Be2C2YikjkCfk4E--tL6fJV8Z7vXPXPyW4Zfeog%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1422567527.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F94C:D9680:8CC8D0F:8E8276A:65E0FBEC" + } + }, + { + "url": "https://github.com/bizz84/SwiftyStoreKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:32 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f635faf832490dc0db20ba032c48e67f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=PQY4dWDoNqjEdMT2wnvc8IFa0i2Rz%2By2PEO0zuOGwNRd596qUA238JV3DTdXp63zVxMCJ1fv11gpHci%2Fpn9oFIBAXMJpu2FodN76v%2F%2F%2BcASla357Eej2wABINDOXDaabU2ijdf5dwqr6b9JlufZVTvEaPWTzP4z5G%2F358BI2gEZIZWOUR5x99WMz%2BIQKjpEkaxjiyIANSNFYYR7hW%2BHTNr5y35JUq4kJ2GYz5v%2F%2FFJ50hthdXcnS9599QfqH0WHhKEpUvHHaFw2QDx06X9L5gA%3D%3D--rHBf5TjEgqGXqQ21--gD7tIKVvIY%2FfVtqCMlJjQw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.934450111.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F94D:1B1C90:84112C3:85CD6DA:65E0FBEC" + } + }, + { + "url": "https://github.com/tbaranes/AudioPlayerSwift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:32 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"07968bcb3f601b8e8235a5688058a26e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=oHckCuCY%2F0vkXJH5EXiCHjFvj7tsM8VANAZVEUYJR4M8%2F7DXr1OnaGSqND0JUrPBKlzJiwv9%2FGKG9VdeCX7kZzhcZrL0bFkksPaEMBdan7Zfj0MzMQGw5SfaZ8QMM7H%2FhJFcCPlIpg%2BPWHGQ8tH1aTrvCvv8f1sWxcqMcTns3FhjolsD2JNqwAuteJWK2hWCXDxV7emYCB3Xec8zeY53TwMSDdaWplUAmb%2FGBnnCR%2FuXlwndpq2hQzN3WMo9IQHzv0KX80b2MaprOPdWUG42sw%3D%3D--K%2FL1G7uBaOQdjkX5--dLgKhMerHjrlEvPKaCxbtA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1459049855.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F950:0ECB:8443FE7:85F528A:65E0FBEC" + } + }, + { + "url": "https://github.com/audiokit/AudioKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:33 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"15196889eff25cf6bb48694b68833468\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=ov3Kan25m%2BihT%2FL3yLtoOonROLTsiW2VG9k1Jv6prWllXty0doYP5UhKMQttHSqgFWAYzBR%2BBZM3nkQTTvmM3AxBgB%2FOD3udvxHNL60Xw8KS5VQ8wvjCNUT41%2B7L2HXbQqEwE6YxvB2TCKLC8vQp48wVb9mpXP0nkU2SkUJ7yr44LOhHxFC4Wxp8HAnYd8p6eUmlwXv05%2BvcDYub9e%2F0Gd8zRs4iNdLa5g39Wecqrzd73R5Oz32jvXXMZWCTKUzK78DtifqoMbBvURGgj%2BpI1Q%3D%3D--RmDw8K%2B98EppRDK8--Jhi6eJdFR4GFKeUYmp6ZfA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.459312104.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F94E:190C8D:8383951:853DA38:65E0FBEC" + } + }, + { + "url": "https://github.com/vadymmarkov/Beethoven", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:33 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"28a4cfb29063affe926696520faee894\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=dbY%2Bk3YDQ58GEN3SHBMxNoX1nezsudjCf25bm1thKnMlQ6FeiEkWpSC3xLl1dxchcNY06V3fEA1Iu2ebRPuvClt9VjriYFFq8CER4qDRDtPadQfpniyZDeaTmwq%2BOd0DPYk7hlPjRacSLgAmljtJ2toY7QATQT7JMBPZA4xYG0Hdki4ZGBCVuyUic7lFzx%2BnTf%2FVc7RbkckZ5X75R2DNMbmsp4sBz6ilyRfspl8YpoHT9NE4MVZa%2BWOHH1%2Bnp1%2F6FRi6iHLTmBpfq25sSChSng%3D%3D--QtNbEuR%2BUH1I25N5--KAFiNzwwTodCIcjs%2B3bqgA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1335044030.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F951:126F1E:7CFBE92:7EB81B3:65E0FBEC" + } + }, + { + "url": "https://github.com/delannoyk/AudioPlayer", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:33 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d79eb460bf1bcd18bf0481810fc05039\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=D8DoXHSiHVBGJTJkVU%2BTle%2FfcO6wLwSbxGjuXORcWtuQneNwFDDGq9Z4t0MIMJBnEaKOlAKIIxOBwDxPspQWhfzQBgR67VESVLCY7pcmRX%2FR8kJMWZlzuylhDbFLbPPhGXNi4nPZN1wqf9Pul3qCz%2Fncn8sDldZDEbONcyROCfMLp1ly9Q%2FYrlRx4bbN91HloneQV4AA5w%2B%2BHO3F1d06hPak%2BBK%2BNcA6tsaolw0m%2FZcz01ZJmIMUhlNiZ9WaRequKMt720ZCvYqLKLDG%2FTSDtw%3D%3D--%2F8i1%2FZNUay%2Bfwk4f--EaWAmYnAF502Z9AUABUVWg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.241681268.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F94F:0EC5:7470299:7600CE7:65E0FBEC" + } + }, + { + "url": "https://github.com/vprtwn/MusicKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:33 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9c073f5d1b524ca5f3b7f8e748f9ac5a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=jOCHmzVbdDSLe%2FvITeJyLS7txy8kpFf0k1wDD%2FaqVy3F3r5OAZmUbPboQLI8W0z3KIHKyGFpiOXM6ag4%2F8NQqC4FycsM3Bl94v%2FDZs0a04JmTNeLIQZsXnO0pNeQxa8Xw6lYJkqDrG7Zj%2BIXtTATFis%2BWCC4sLWUnzbzKzHzwkfqJYibErLNJAGBwS4LC1YaEm2DMmy3LJSRlSC1GPLWehCHiFCmLBZa%2BRmz3Qmls0x8Hp%2B8xfI95CUlheCDTXVnDGMAVyU1W3cqTuJ5B4zOlA%3D%3D--i8TBSsAjDR6WJhI3--ZoI6ua5isAB0%2BPKf7AzbhA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1028223029.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F952:1B1C90:841139C:85CD7A2:65E0FBEC" + } + }, + { + "url": "https://github.com/kawoou/Deli", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:33 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f2af5b4aa40320fe0a720d53eb48b8f6\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2B%2FplivvYAe6oJelykkWT1ujPUem4eNnGUQDH09Xj2%2BgneVb33d6KLFVs1gm4yPoGYDyOO1J9H7Ir9kJGSU1rFjw6l5qUrK2pR26TbsIhaTe5cyfeEI%2BvkkJp%2FJV6bGHkDN3toM5jDqszPWcXvOFvaq%2FgDPzNUCMNy1itOLggYx0qMQbAGfk26gfPYTgdxW6VIREPOqb76%2FVrkBVai98cAakK%2FoGr6y7exDUmNRTIJO9I8CLX0DRqjrV%2FcqpNeLnSRrcK1OOiAV6dnSsVSMZPXg%3D%3D--jzb3G7JeUqVjLnzw--r%2F%2BKere45I2OW29%2BEqVrnQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.846313184.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F955:ED217:830D64E:84C7E48:65E0FBEC" + } + }, + { + "url": "https://github.com/cely-tools/Cely", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:33 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a180dde5a1a17ec94b81f146b7af5672\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=BGjV4XrhfIfv%2F%2B4Eu0iRmgUwyE%2BmZL0LbX048NZ8DfuzLB61tnVumRy8KuE2UHwfSLcSOJnFzFnkt4mJew0Xjz4r1ijfWqixLwUcTz7ApbnKpamKzGKk45g1t4zRi3IOA%2B5mhMBI6RCwS33XldN8bCYoC%2Bwl0vykWwWfdLFCxobQum2Bzc8JCeRSnypn7iXsGKTTSF%2BtA7xC%2BtqyYS8KeJOkbS5FpefLmyma76FIB11yHVGXVbTf0Jceef8FKmEiXN%2F1tp1XM1isS93R%2FxKR8g%3D%3D--Kg5%2Bm%2Bp0BtEXJp8k--0NQ9hQvDwPaspQhdIZwA1g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.560657975.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F953:190C8D:8383A77:853DB8C:65E0FBEC" + } + }, + { + "url": "https://github.com/AliSoftware/Dip", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:33 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"25fe875d5a149fc007c9bb7be0595c42\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=ydyCtKZAkiz98ykdui8uQKcXVlPVWi7Vwaz%2BDF1xNWaC1f9fLAzWWCU5DMGmvsQps1jq2yOk66IWoxeWKgSwYCk8ULWAGDZHwuVSF%2Fw2t5px4pG%2BsAXYBtPg16xTp9D5x69ejytsEJNt2n3GuIhw8roqrHMgS3DpbadHf8NSR4rjtcgItJnsTeF3VMD%2FbaDhujQqvU9EMuyZqNfYa%2FIg2huYRpkNJh7pzWbvqBxPKGFWSfFhowBjrOB1oqnqHqbtgcxjEEISqueEzcalYW4jwg%3D%3D--T%2BIRJN1pYQUVDxQc--1DVITMO08okklSjm6BJ5Ng%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.26374864.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F956:0F6F:1463983:14ABC6E:65E0FBEC" + } + }, + { + "url": "https://github.com/square/Cleanse", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:33 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e5b02726ad48fc9bd29dd9bb340462f3\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=79V%2B8bnK1JJt7a3zmqu3sZb5E1hsvcvG8TRh4ymR7iGs1mVHj9qpr42ekqHLPCir5pdMbWIeyycS7cTZB9rFvz1HWZ%2BKLEd9%2FVpZQxYTLVMpF0tRnoh9Lcta%2BCClfef%2Flv3BLV9Ri2lwi642dhmzUfAqjYcmbtO6Zvs6OZGkSb87UYAUC53KH0QEEwFFYyK9JMUHZl5N5Kl%2Ben0wcITV1Hd2YcsGi%2Bg8XKa9aB6AhH%2B3d5g1p2Ywoxrl1Ho4KETjU5b782d8TmpspqHRiEzWrQ%3D%3D--39ffNrMANbH6%2FsHi--wiK4Etid3MhqKsC1zPR5Uw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1762595462.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F954:ED217:830D5DF:84C7DD0:65E0FBEC" + } + }, + { + "url": "https://github.com/poulpix/PXGoogleDirections", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:33 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f0256f34159660057d6dac614dd2a6db\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=bP3gjff9XR7RD%2Ba7aDfYqB%2FYPHpfzfoxpifZuBW03N0qvhFUE4q9JnkasHOEjwkjTdHUmZJNK28ROwKi2NAuDHyN5z6bn4OP9xBxinCsZ3kQmmx55aYi3R3C7OgNsniuaTtm9jk5m%2BXRqfCop0ZA%2BCC7KVcm5%2FezzsVzgyrDKjnEXRQkSqkeirIHsgeWxVOaaFCR5UGIgwssWba8DrZAMb0oMPRR8sIRh0bzfBBHXbMTv6%2B6EOBjwuceRTM%2FIcuSPnpFsVKeHKbGXx1oiUbqEA%3D%3D--R95n5DYhNQv5Vm%2BZ--KEnpCdFKO3VAEPHB8PifqQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.385867882.1709243373; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F958:0F7E:1606A7:1665F8:65E0FBED" + } + }, + { + "url": "https://github.com/swiftkube/client", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:33 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"48cc8140df039c19fbece707877d194e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=wsHPKERWNvTODHqhUxQP%2BW6dzxqPtmwU0s9KxhR1xn7zHN1ve5raJHmpCP70BipSacDkPI9kTYXN%2FGIBrpFvuEe%2BDG0d1KIGjkN0PIM21DezFDpDN1e%2BlM28zmx9EAmoJ0biu%2FVeAx0NeOvm3AGcLRGcGQlDC7ZrCiy1uxKeqNaUGr8ntqb1b%2BWnsIaZIdViX9YXDMUZ7lQlzQ4YLo5i%2FJq10Wd7J%2BDL0k%2FiziBpatRzDlpb8akMrNgPvBIXF64Qy911fkjNSqutscbU9HntQw%3D%3D--czOfocp3Z2cf18kw--OqRHi05XsjiEBN%2FvDaxnjw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1489085129.1709243373; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F95B:0F7E:1606F5:166670:65E0FBED" + } + }, + { + "url": "https://github.com/mattdonnelly/Swifter", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:33 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"b10ee942aed01b459d59c94cbfbc147b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=LF4jm4mXOm03zxRIgU0WhrM7UK9h1q031bes3VTNQXUzWn87QXxAsB%2BN03ucPNiHtdsnr7lPyOZKlX2%2FcdLVivUNMaw3nyQMD02uAVOK%2BrLYWS%2Bhi17oGATE45V51xInS83d%2FCHkl6Bw5UVzAFBAJLEk5PI3w8nVCHqIRsrXiZaU8UkY6z2Bfz%2BI02cNTOrHO54nN6MwR3tUCr6yEw51fun190x2ZtnudGg4YESpFBj%2F5n%2BgrjJIJ5bduRZ6r2tE0QcqRT9CYHxPWLKFOKbFvg%3D%3D--P66YLXV8SjQqoX%2Fo--SW2f4bXttnArTkjv3cqZqQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.273370609.1709243373; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F95A:E7E56:2003E8A:2069668:65E0FBED" + } + }, + { + "url": "https://github.com/TheM4hd1/SwiftyInsta", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:33 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"cdce41295901db3df4000bdc90a4807b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=eriwPXa7GrSgiksVSE6UDg2TNMqmD6Hz2CeSlC3yI7Y%2B9pedN72HOq0xwJhXJrkMGDh5LjMi%2B9KGowSXMUwTRQOanCSNz7ExkSpkGgCs1fSRp1380Uf6Hxzsa4UOup1oJqa3Pytr3YcG2aLBKA5de7M%2BW%2BJ4%2Bg4uhf6eXA3qltfTVjEaQ5L1kVfDMWYQh1RiHI0GUxJ%2FpKdcIR3I8StoSjPZR6oMV65y5xH9kL4c%2BE2rHt6wFDhxjLkualOk%2F3q4wC5Y8YpLxpdIgATXz5nHAw%3D%3D--0AAwZUvLRaZfy2VR--fTs7MWk64GqpJO952Y6Q0A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2132443915.1709243373; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F95C:1B1C90:841164E:85CDA62:65E0FBED" + } + }, + { + "url": "https://github.com/sonsongithub/reddift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:33 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"91aaa8a25e5b3cb66b087e9261f4d32f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=4gttzzLeFS%2FeF5lpzUTdqjV8GIh78IFKA5vJ2LneqZYnAoxlnDdkYJHzNNgpTVEtflyekABzijOj%2BVIOidotTwiIliyC0vX7AihuYYRD3G9ODhku6TYj5uy0oWK5fFbSyZUnHXUXT22XtqHR%2FL8V%2B3nHzdMsz2UzjoFpINfK5r%2Fc4M0k0uuMqIAbdaT4lSW3hj%2BujSQN85ajTGedkdjXGlFlCW1YW8gpulO62x45TtyN18txBT%2BN8OGZ%2Bvomn1uYnfqyN9MoS7uSjWu8%2BzVE%2FQ%3D%3D--1QokTNDBjm1rHHrA--yXTHTZpDOlXl2fbRhq9U7g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.905288855.1709243373; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F959:190C8D:8383CC0:853DDC8:65E0FBED" + } + }, + { + "url": "https://github.com/dingwilson/RandomUserSwift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:33 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"887cca62b01a52b5645bd8d46c39ae3c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=WH7HeVhuWIGghKQk1pQaiarotCiSZsrocJiPX696qrfADDFAAjjz7BFp1gWt%2BeA9mvE0P9YitwlbHeoJ4oUlpyJvULOaXdEBI8BKQyZ0lJADtlkC%2B59VRkObchl%2FO%2FAmhGn3QWLDNbc8d3x3zbtj7561RuNW5ueUDk5SOUV2S5ktlr1yIcSD59SjMW2MH0nhszpUGql2z%2B%2FYY97BforE3gprhh6lT7bbFwjvL9XQLI%2BoFjL3t0v7oFs7ZAy24bIqiopFSSUcvD7atDFn8ec7Ig%3D%3D--nDAH9ug2AAFZsDKF--dhfvmPZsAZ3nHmoYAY%2BK7w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.754148187.1709243373; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F957:0ED2:6D305F6:6E9FF06:65E0FBED" + } + }, + { + "url": "https://github.com/Swinject/Swinject", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:33 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f5b52690e33163b9117198a3af90f8ad\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Oo82hfR8GQb5e2YJpysALXqFTineg3v801xxzl6xdtdqhlIPQi4kTlU%2FwDkM0gifdMSEJeqMu2QtJephlxmvCc1IR%2BJ5KEhszX%2BQhnFsam%2BEuHsfLIDfUAp6wIqJEHaEO9h8SVlfvXjbl7vY7%2FkcWlQM3G6%2FsUif7dsSoiFq3iuK7R6jwVVnbI575G6bEMfn3Qym4dAkPDHJ54Kt4RFx4ygpSjlmJ2ALuRQ4Wg41Z8Xk4P1p0wuVrZdLZ5kHMTS20T6Y9gqf%2BW2lRBtO08mnmw%3D%3D--t48c%2BwJbZAqkIGDQ--mG19Vzh%2FnPx4xEhW64%2Bd2Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.883679626.1709243373; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F95E:1AF7D:3401627:34955E3:65E0FBED" + } + }, + { + "url": "https://github.com/devxoul/Pure", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:33 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"3034646b0e49d839d716b00e9f111d1a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=fTAvghvQj%2FsBPrwsxU9PcMI1QQQQsCR6GR3Q8EuD8eDHHSexsTge9frcAHA594kk3RnWbsay%2FJ7ZPU0%2B2KUj5ZUB7tbTKjwByWy8OOU3eXKBw4%2B5cZs9Fxb5XysybCFGl4tPK2FwHsAggBIjnzjcpKCrX9jybciLooYq2ElcIAuLpWAmV32GoIjjf29UJKne1j6sru7DKqKvNaQBkWCnfkCHXmxi%2Bboe1cCdPNS9%2BNojz3w36O37lXe6xCKqfFhdSClviZ8mMBGtzvS6SGojJQ%3D%3D--4085W%2F%2B88azNC67F--Bu7zzQ1Xpuygloez0vEtdw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.857512246.1709243373; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F95D:0F7E:1607AF:166742:65E0FBED" + } + }, + { + "url": "https://github.com/appsquickly/Typhoon", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:34 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"3d5b52f71961e1d56768653652f47a0e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=JQae0yv3WxTwY93L%2BWjjSlnEXMyW4%2B23BvYAxkJt0bPOwR5Qm09jKSZKt9BMYoAqO%2FcXKWo94Y%2FVrr1B0dJMzt%2FzG2Uvpdq2IlWX3gA1hrrsQk3j3tYqZmORrtjocAnLGP9tTzdx0Ub8kV%2FCFzaqYNlsS45FD6aZaf6R1DaDJJ0toPU9W9XhH7cUFqoAcsey9sa9n61DdXXNA99880%2FvBn21Q%2FmS2q9BDmqMuSSw5eaG%2B51YNpWwD%2FC%2BmpELO0KWFwuNabbKVB2SK6j2q6hruw%3D%3D--Fg1p2HTlBoQNc8S8--0sYa4HvmcLn%2BScY%2FSDwD2w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.207035573.1709243373; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F95F:D9680:8CC9308:8E82D4E:65E0FBED" + } + }, + { + "url": "https://github.com/scribd/Weaver", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:34 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c926e90c451d73968d397450f561e7a2\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=HmTxyU4IBc4nE52WlvtystDcCQcAVEpQExNZa95JJS2%2FTW3w8Bu5oThFuE7DqYWMlQhHYCLBneo%2BY6f2hy8qKeikU9laKac1q07bYM2yQgK1h62KKjboj36rP2qmixk4n9G2JlWxnLo3NFzDGwmHcsCF1VCKTmaYsPwECe4C38Yw1xEApZoyC9PWAi%2FqooQnxHlxe1YfhFmAtgUlL%2BbdtHX4Wdepqf%2FhwTz1AiPEXA%2B9nyQzaqC%2FYoSOjRn7NsomdxbkI4DNZl6GVstFOgfH6Q%3D%3D--zgXuo%2Fwy7XVQr8rJ--pw0w69RvxBSc1BfyjMLLRQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1296308410.1709243373; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F960:190C8D:8383F12:853DFF4:65E0FBED" + } + }, + { + "url": "https://github.com/ivlevAstef/DITranquillity/", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:34 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"6566f47d4f44f9fd0d403e145cd9845c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=ujYin5jD9pRS9bx7uEbehK%2F%2FLct58qAi0Xw%2FoGlm1AiQo8%2FsOGRpt7dWKTIqKbIyMzUE88HLdRJJPvMDkkjWD7%2F0cvhF7dV%2FcB%2FEwrdbpZwLCxr5dybhnrABkgAzmgtvrlbQNNARezi7rkTbHHmaX9ZuLCwej7dqhWRmHrHaKXFdc01rfprW7epOKl85H2TPU1GdCy8W2%2FRE1U4d0DEfo5A%2F9HunJySnTvywvnjHl%2BEw8MbalmQYg5WwOVzQGwPZRXZTQAHeDxCPtZRCfOnweA%3D%3D--IGpJR6xAkQsnDWqS--OMX97l3tpXH2JZBJfjEjSw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.195229841.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F961:0F6F:1463E59:14AC129:65E0FBEE" + } + }, + { + "url": "https://github.com/troystribling/BlueCap", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:34 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"bc379e61c000872e051e53ccec044de6\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=8oxUGUOgZ1vAGsbHyjkbMIXWe1ltVda%2BnAPUrJ2g5yPGE%2FaAxlu%2FJq9Vd8S3EAY9mpdOxRyDncr4DemeKa3wov2rj2F5RP%2BaqgLl21LZMmW%2B%2FkcmpAi0JUUzT5QxzVESOuQi6d4Ur%2BsDlhGRtyFNdW0uoY%2F2Tsvk1NUiAmEcdE29hIgnAYE0pk1DVddGzu5KDhMaQvAnu0GbnZvAlPTX01LYUe3J93G3nUP1fAUSKEy8UE55Z94kPSLBCPvpoOdCGqO5rqVG6OhE980S%2F3pLWg%3D%3D--9v%2BqlkYxv0cQglMf--D2eiACnjpabFnJQzFSaqHw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.319011378.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F962:0EC5:7470907:7601379:65E0FBEE" + } + }, + { + "url": "https://github.com/rhummelmose/BluetoothKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:34 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e1d4a8309e02b07953840367b56ae703\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=AqbpTwVSLovg%2BppXx1c35ksrLEc9JrdKxXZ6Eb9JoBWo%2B7ywRdQntzG5DCVXSo0wVUAUH7KEy08wWo7%2BMK%2B%2BPTogZs5HF%2Bu0phuvEhnRZKezCijYUkZ5lPqKAR2IflOs1mFMrzSnzya9XWGN%2Bf72ecfrwqKYDa%2Fz6zIbHsu4yywWSHMh18ga6SCYdf%2FaFNJr9MT1c01u7pAsCDzk%2FAEkoKm4jCFGQMvUqvJlcJSjlylSyZb2g2x2KsbA7J4qy%2F7lhVT3cUgt3eavbZDf2JIf8Q%3D%3D--fX8%2FYItrdSkBLWcZ--ov5%2FgQovNUmOwYT%2F11gXrA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.700928439.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F963:228716:84F5237:86AEB29:65E0FBEE" + } + }, + { + "url": "https://github.com/jordanebelanger/SwiftyBluetooth", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:34 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"80eb533ddbdaf93fa8763f4e8838cd56\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=6H8ZfrwNHa6n%2BbGJ47gaUnVngvsHit%2F3LmPo6D%2FE%2BOM%2FvaxJ%2FDt2RQcW%2Bq5z4d6Ls0x3Y4PS7e%2Fx%2BygbVpY3lQ0qP2p2pwD%2F7ZhxWjOT5Q3GaN%2B3%2F6PFI0gPAmioqTQ%2BzjxmbKosLW%2F%2FVO777e8eTWH36OaJ1K5IwgB%2F8GnfSPn4zDKcGVm7SYlwWzAb7GYlFwJY7hb9DGf5nM%2FCtAxqhvo5qiA4ddpXQmlWSvJDLOiW96NoeF0EZrmqe21xoQ0CGdyEqjjfqlkClz6%2FmXZOMw%3D%3D--z%2FXf1p9gj%2FACuyAL--tvVEw6DaCaDoRZajxf46yw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1822563932.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F965:E7E56:2004217:20699F5:65E0FBEE" + } + }, + { + "url": "https://github.com/polidea/RxBluetoothKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:34 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a129879ed4d7bf2c767b5d712459f0ae\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=0fE5jUsPXkPR9XT98SdpGID%2Bok57QNu4pzkWQvaQcxwpcZ3eWfRxb7%2FbTiqJzIkuY4306KmEsQ83cv%2BxyUQ5gPTm1Ru%2B%2BC1M9B7gjbDFXHfNwMn%2FIgKv11n2EcAMMcoa72Ez4UBGgjuSv9d5HlevtGIaguEfJSkr7kbhnhMBIz2n8ZPtzj5vz7Fo%2BNpjLGA%2F45IE%2BI9GkJHojmiSuZSWnrOla9VSlUK06VXRNNkujinDs8s6sqn5WZCGt%2FtuOFIpjVUYg5ZLi4PzSo0SYDCV%2FQ%3D%3D--M7AfjJqoVWDenh%2B1--fw3KVs%2Fhbw5ttyQXgLbfjQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.342415837.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F964:7FAF9:7EFAA17:80B3E79:65E0FBEE" + } + }, + { + "url": "https://github.com/NextLevel/NextLevel", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:34 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"56068331958e4fd2952a6d5c4e0c62d6\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=OgNW37tkmcg1vq57yS41VwRYzBSW%2FCOUL4YeoziFeqElgN%2BbZ7jJgtiFyAuvXf94waAIRN91EyPE3ogxXUJ9eYjOoRhnWw0d9gaseXQvvUBsJGp6NF1L%2FHnLXz%2FfYvMkmWSdG3oBltsnJw35FAT1kjeLI0iJNohI8rGFsb7nV3iValjt0192B5X0yMj0FlvLre12uS0RGb8Lt7X0%2FoSSj6JydOL3bZuDlhovv5Zaf3xYM8NWU2x2NaFHSNeygyIJKNvr2MzLAhoeX6tDeuTwxg%3D%3D--J2xkW8HXJ0A5xYAj--89a6L8%2FIkJ%2FDePREUjY0rg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.480192829.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F966:0F6F:1463F65:14AC21F:65E0FBEE" + } + }, + { + "url": "https://github.com/CameraKit/camerakit-ios", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:34 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"143e0c9119ca0094464310f6d4724731\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=QAJBESgvs6Bi0tG48HPse978FGoTe1HmlVVLfs6w49Ef8H1ZN5QLeg9UgEAUWGYc4IxKjdMhlxel808VUGZmydb6lI5zNZEfJds7TP%2BX%2FtJrc1nqUWyvOsldxrRa675XWY0oNEW5q%2BtwQnXzgb0oM9Sf%2FjgF0elgmzQAVqlRtSSCywc1VQ%2F6wj%2B%2B%2FcFOaB6TC%2F%2FolSqjnYW%2BHO%2BMlgR%2FkIeLW0xXKfrY1BXFrD2mAyYvtuwZcCADn9w4WXZOon4pFpSf1mhbMw%2B2IwHlw3LoYg%3D%3D--1xnJzBhxWUlf44px--FHe842ryD2hoz0WWyXOjMw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.889923826.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F968:0F7E:160B69:166AD0:65E0FBEE" + } + }, + { + "url": "https://github.com/ytakzk/Fusuma", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:34 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"654b2986c7069d3003faa5c317d7bd25\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=npm49bPfjTLghGL31QGJD3fHoUOkEbWd0eRXU8l57jRuCk1R%2Fsrzv8Dwi2Ct23J0nzatOPA9L3iRccSIsMFyTH%2FrrnAD6exmqS1ns6sySWkhvVVyYKu1yA%2BPcwhnJn6UzGcMKIUC%2F0KrxIX1QzN9qwaA%2FhIGbQ%2FS7o9rxHb0d9tSvHlPvvv1GFoxrP4ncZc3E4q9hNlfcSYixeXRu4o%2F6h6ykmCorW1vqymavFpScgpj0iC9C9AwNJikxy2LkfUfEDoNJcIoFGWM1zyUU9yW1Q%3D%3D--7LnUHRWoVKY%2F3Xp4--%2FRqkROJgq2oGjAfIQad5Vw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.723145845.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F967:E7E56:200426E:2069A78:65E0FBEE" + } + }, + { + "url": "https://github.com/SwiftGen/SwiftGen#uicolor", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:30 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2374fcdf2fad19a91a4de7cc1e56e972\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=UfCf9O7SVe%2B0uT9IQnzPkMqc2r2Ru7OET0Ud%2FdRqPndLGW7BkL%2BbpoxsnY3QFc9P2EwOgGbWKW9DkJjujVIBcCF0zPafwk6m4TzJ5YjeQ4t%2FCyS1MX%2BYGgQ60k2e4yGZXvcUaMSo0z2nnOD7RlNEkgkX8eb2NoLeND9aLWZKCg3SIM39pPpWTwzPY3WGMv2RHOJxeBWbH%2FkYYPOBRjjpCSHir%2FPPUcFI%2BnX5FakA8AswiVm%2Bd%2BDCDnHst9uJr766GItEkQaLUB8NXhDblBqvuQ%3D%3D--Vl8UPF%2FkZVqn2vQ7--9UNNzUzyisx9KaA%2FN2PzxQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1998216024.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F970:1A6B7A:86BAABA:8876746:65E0FBEE" + } + }, + { + "url": "https://github.com/hyperoslo/BarcodeScanner", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:34 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"b8cad04325bacc9a241eae5a8811a953\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Q8loedBXHVn8%2Blnxy%2FKIPqIUMk5P6r%2BmW4lWtc48CdLhkAqqDVobx%2F5E6nHYfATJHjHuMbbU6GEN1KiA6yY2lQvJ3%2FcDZ%2BpcHxy7UmJBznKdG5S%2Bg0NfAqxd%2FCHehlh5h6m5PVufc%2FS4KKlFs6fnQJ%2B4YoV4mA06Lj4T8IGpIaxo7m29wiX42kjCrbE2%2BOeRBsV7Tbr2XCmgscNu4WXJgH0otWNNaS39o50fXtipGycATUcHtgO%2Flk0Pl5CfgjmEbsmx8ystLuXvOL20O8yXKQ%3D%3D--v5CwCOaokBTRkVvx--fzISyaFKEaAQbXTeb4MiMQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1284868012.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F969:0F7E:160BAE:166B26:65E0FBEE" + } + }, + { + "url": "https://github.com/yannickl/QRCodeReader.swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:35 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c8507af2c5a603d973fe41ecf808ca9c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=HVFVfgLT6srQjlyfU6lTzUslCw9xnN3VWKkzSyGGZS0NYBM57Fspn1jU9vu5rXxviJMWcyRT3oqjam0PinPdqbqJzOcfFT7YQMTZyajt%2FCv%2BlfiWu91DT9ZF4TyKDTPK5GXuUg82uMohyk6AWR4O4wppCTFhXQkrYGle0K6vn3%2FSBEkKqiL3OWE%2BbICdyOhNi8pCjYauJOjKDy13rgirFqshshX8i8pbEbjtx3EkR08jDK6ZK%2F%2Bw8jbb%2BtvfiWi7N%2B07Nz9orV4IRXJv46st5g%3D%3D--GaWE88KC6MLzjul%2B--vLb6QAdIWGNjY50ijuxBbg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.185826870.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F96A:D9680:8CC970F:8E83186:65E0FBEE" + } + }, + { + "url": "https://github.com/yannickl/DynamicColor", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:35 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f7f83beeb5e661ed4a067585c80225de\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=L9Gk9TthHxDQRha1m%2Bd0rKUApds4N4ylvVoVwd%2FGHCdl%2BJ2wTqEajiICrlXJoEo3bR8wsmmmtjknyTrNqSLcqn4iZIC6%2F1kHnv8pQT2CvpTqZV5tJGL4dQd%2FZFqyMaOjPQdfpJYayIVT1F02sBIVsfbhRhBLF9GD4j1hqgb6%2FPEIXTTiTdmhhoFk3r%2BlsKxrf55%2FMdn5GF64505O%2FLimq%2BFlvI0ynE0UBre4jdqofP9jilR07G%2BCTSatLSWSD4erhyQbf9YN8z2RvJXDAvwSFg%3D%3D--Wbr4G%2FttqmoHIRTh--4E1KsoJiEQKHp3i9BRpcOQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2037006280.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F96C:1F805A:833A5CB:84F3C54:65E0FBEE" + } + }, + { + "url": "https://github.com/badoo/Chatto", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:35 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0071dbf2ae80defb297558be2135270b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=THwelIbEQvVFKt1TSXULKHivf2oAA%2BhXCWlDmHxuBG4fjJCMqLDvjX6C6tj668RanMYFqrtIxSqAuQI07GY2pvIQPUbj9ds1wLjV%2F1phJEgCjh2wyTpUOugWtDDiy6peDWOqE7u234qRbMJS6VFUEbUmMLlRJEH5t4wztqJWdw7fK%2BHwTmlxSnzZn29m0%2BMPmNa%2Fnix3K6sZP3syM3kENQOzZbyTwOwP7weOqdKJ5TGETLjSWev3PzMqqy%2BwVVC%2FE4yzp4FZR5W3gvhkWnpAYg%3D%3D--hvV6Fycanf67pBP5--EWVDSde%2BlMlCtqKnmf5nmA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.966428542.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F96B:ED217:830DF45:84C8765:65E0FBEE" + } + }, + { + "url": "https://github.com/zenangst/Hue", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:35 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"59d921dc0c1d0c349f3f540692aa4a8d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=ZBpz0F0Fy0aj%2BTBHxPSiffqRfsYzZR65JWFo8VBIXl2189YTLajoMKaMYEaNElebrZdrGFx3UyXlRyZJRl02SpqfYLweM88lQlt%2B0FcwCRp%2BVg5DnXwmU3gvSSLEL0a2OT%2B%2BVOgqjp3QZWJirAS54zfKJB0jOBhd2g4%2F1RkRzYAPIcpRhHAYKFBmWOGFe69GcFIXdTgujkZFjnH%2FYyG7GsV%2B7eaVEwb5vQDi6EJfwxhgQHwCBL%2FKnYmm0LC7l85%2FRpVrBqnKXGH02Y%2BxtszBLA%3D%3D--6S1YSH3uTsmHHsC7--wkU9Fh0g1%2FBkYkS2uYNGaw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1987348640.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F96E:126F1E:7CFC7E2:7EB8B23:65E0FBEE" + } + }, + { + "url": "https://github.com/jdhealy/PrettyColors", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:35 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f3126164112aa40c67498f7a9bee8b50\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=fZu1w0wtXxBY9kl4OsvFzlFZumX0BbuWqQ4gPQ0bm7l%2Bn0dkks12F%2Fb7pgALZ%2F4EFvxJzssnl0g0tSZttlsLkboaIcmz3cOarepQ4iARDs4gbNzdsslxQa7LbNAotT0fi1pJgWY8Cv%2BhhtQAHNszbp3vxg7ELuD5E3dvO%2BW%2F26B%2BoufQcelOytT9f6RLW3wQ%2FPixW55pzAgPBxj%2FKTU4q9z5ObuePwdMBSgvTY%2BqQn1gcuaEHesgsjGr7Mj0oNEbLj2sUwIFr0u%2F3nPZ8HdDcQ%3D%3D--FuidFMV%2BhmeY0VCc--8qqcZj9vLFH4havFsio5YA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.979468140.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F96F:1A6B7A:86BAA9F:8876725:65E0FBEE" + } + }, + { + "url": "https://github.com/Gradients/Gradients", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:35 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"51dba4a313e53d109ce31f33e7ced362\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=z%2BrXjAJ5EA2cASu1b2oP1rSxu3PW0DovB7zUxIXmIPUtFw4kQ1hLVxLxVmE8YEoucIbzit27t3zCg2nG%2BFva0KHdTL3FN5zxQ2xtIota48ejEIvEQp7k3BGoLkz8ObzWqhaHRXNvf38IrzZle0EXJmUiIw7MB%2BblUkF3SAltI0%2BgRAUwFqh8eVqZxdHRBKpBitm0g4E%2BEn6i%2BOXQMrRdUzOqlmmbJbtKnRSCawgF41FALLw3X%2B1OhcjvPVs4FWkF5bGz0ihtfecnS9rFArgLUg%3D%3D--XP%2B6JHsaEiU63VsN--2CtPTsHm7i9ynQTaHrv6hQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.442338679.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F96D:0EC5:7470C98:760170A:65E0FBEE" + } + }, + { + "url": "https://github.com/yeahdongcn/UIColor-Hex-Swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:35 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"fa91e590a8dc757027ed06cd78cf3570\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=L3gHb%2Fq0vYA7PTzf9soehy8LYVIoWGFwcR99xpzHo77Yubx2qnOtZ7P7IHD0dh5IKWY%2FVCSP80n0yY7Tc8gCs%2B0w8o3PluepYiBNhjcf6l1KUCS2o3DRIm1NUUZPfAtkuPW7IdPliilv8pEcTMJO5xOSzXTLOOD0oQaVGdK%2BYlwP3tUAvb5pDU%2Bqc3VL%2FlbWazBNhQFussCw%2FkgwhQPglyJd8Ubn84b10aiH6M9KJBDv24se8cJs1F2w0fob%2BGlur5ESgYFyaWhYAoQb98tM7Q%3D%3D--5QB2v9lKX5EORsLj--TiqxKBegf5j1o4oxJOTWvA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.443280753.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F972:0ED2:6D30DCF:6EA06D5:65E0FBEF" + } + }, + { + "url": "https://github.com/thii/SwiftHEXColors", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:35 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d2566bacca8a14d32a3d3b3d74fff036\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=0XKgm8Uf0tVN1SO8Oa6VXAn0WsPyiu5%2BgxkIVE1AaqM9eAHzAo0DXbLauvL3h%2B38giGhC5nm9Jv6k7cjtJYr4k1%2FZHw%2FFUio7NqIDZ3K%2BQV8J%2BnE2OGpOgc3QypbHHqK5e2yOM%2Bnjml%2BP2bviqmbVrBKkqUYI9NfES6Cktw0k%2BUFD%2BwpMnWCxqkkFuS0PK1n1TzkByQlAQxwNw2qdWgnii1bWc4efZqEUvaVsdlh7jl3Q%2FMHJ13fHEe2FYdKLcDaGUdgI%2FKkZHxtO51yQhI0Ow%3D%3D--66mhneSenMbnRFms--530m2A6tBa6mHsDwqkuvlg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2138006613.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F971:1A6B7A:86BAB06:887678F:65E0FBEF" + } + }, + { + "url": "https://github.com/joncardasis/ChromaColorPicker", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:35 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"62e74a2d5323896727e7dea3a9d95e9f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2BhkZPUqrf%2B86M35hUbnUUDAzND7El%2FVoFs0ibjuSA2BGsPpws7jTDZMcehJ0wm6YXcLrEi%2FrtKa0HHfJnq7WPzS%2Fm35P7bN9H5y7avAJIt44kYyPMJYFsmx48lD2f3Ow6UtmQ9FjyiB1c3Z2wIh32OBWa9iRdVp%2B27NXUkaR1f4%2FELFxH5nC%2BYC84ysEi4CXcdbuf0RHPf0j5GFY%2FekrkwyTo7MM1SMhq3HK6NbeLYES4%2F6xrilM7Q9JuR%2FwAvDfOSRlWztrLdm9L5jnfEQILw%3D%3D--Y3KlOPuso2h4hvPX--lDhoyTgrgVTNlFwDSNbOhw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.493980244.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F974:0F6F:146435B:14AC622:65E0FBEF" + } + }, + { + "url": "https://github.com/dqhieu/UIGradient", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:35 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"657f667a570e250355b0a9204d4c2921\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=12eNM%2FicF1Zt%2FFN7UEwiHRVr4E4KlcEal97ZZfsilsSCA8plRAjIh7zi2P8AnBNctFGw5gZ6aeH%2B4NJ6luQoMwb4QTW0AjVP09FDOcAtdA8Fua2E4SX0HXWW1sHKMK0eLeSmUwnTdZ%2FhRe0hLxqU5RREMzT1lNM4lK7NsAW0k1%2FJTltg76ckARVaYuK0vcfw1jgrK%2B4RqFdCgRn4bNvDOoP4xCKkAu4XL9vIAP%2BASD02m2xWYBVKxT4cSMYTajUVenQWXgfrFcFk5tjqpIZDzQ%3D%3D--9osMYXDHJdmzImVS--%2Bc74qr0sqEipVXp0eKBmKA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.791012729.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F973:E7E56:20046C1:2069F18:65E0FBEF" + } + }, + { + "url": "https://github.com/kylef/Commander", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:35 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9d3a29e6d3dd94241fc4c942d07ced39\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=h4Gp7LxNGtiN73HNRC%2B8McVR%2BX1uuH%2BhtkJ7rCizBHdlpuaOsNVWPrXKxUZoGkcgpndfpbPH%2B8%2Bquw5Uu6hga38ft%2FmWVxlUI2kiBKprkw4L%2FJjVBqEIkkOnxGmCMsW0WcxCKwEfbOWhyBXcDFt5zhIpru6ZIjIa5liQ9ZjpC0p0K8eAkqlZxgrJG1wo1UbaH6a%2B5KKNvZ5zFOq20zmAdSrUVjO%2Fg7CoLGUV7RmYasCApuxQcxSAtxoZfxc9X1LCSxYGorjpUw1g6q4AVTC5Eg%3D%3D--b1%2FuDUrpqv%2FQjO0N--JSESavb03tKDppBo1oB6Ig%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1287513044.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F976:190C8D:8384574:853E67E:65E0FBEF" + } + }, + { + "url": "https://github.com/chrs1885/SheetyColors", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:35 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"1642385c26f26a47d34479f61d315ebc\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=uUAmNM1AYI9TVhOhY4jj6%2BvuVpbPmDjxN%2BxeWROd4dg5CBTBfmFpW23yFAdNCehEGU4qMgBwZwo1BfjumwnYwLWXpFQOkwHVE6FShxfJw8H65cmqxlpHpfN6kSG8kgXqIKiPHN0VtRKdLndhoTwtW6tz0kYII2bMl04b%2BAfpdFVZFj57mlmH8vVQ5fMd48odaqoZUOPYNolfJDZGHdMe9BMNwcPfc6Xm9cHDorbtZ2LHx8Q1BOEgXkwUTzqtJksvOJuQONK9Hqsyxp00o9ywYw%3D%3D--X0jNp0XT8Abs7p5X--iPM3%2FuwRRWAo21ALdi60UQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.705123701.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F975:2053CD:87DFF6C:8999177:65E0FBEF" + } + }, + { + "url": "https://github.com/nsomar/Guaka", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:35 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a48c3c1ec3f3ef5afef499e6edc6e6f4\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=3JWjQk8XZIdbm7w7NeVvgjHwZpVFE5ahCdM9HoQn5jkLYqtBXSjkyAa3RRwTUimyAvr4h5A2rUCqK8eCYAAemlVYng8ZhTboGoJtUVc848VNVZPwp2i5r0rL28q6NJrJNBSjrEJhE1cmqYrrjsBPYRAeFTnzOZttym5bMkDhKnLpSwQXvgW3CEbMFVJ2czQYs2MrlAWa4TkllP7tFtvaNnvlZ6qeVytWdGRj28ylnQwPnK0w5SOFuQeJ48SNPqjCz7yST1Hkcx4oy4a1gIrQbA%3D%3D--F2vriKUbJ2ed4Cbq--StzvvUvMi6ELYG6ND%2B2MAQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1569736969.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F977:1B1C90:8411FC5:85CE3F7:65E0FBEF" + } + }, + { + "url": "https://github.com/andybest/linenoise-swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:36 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"fefe71a890c4b4b46dfce6066f2c9d2b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=mqMsAnM5eqSY84RplT4Ejw0I9GHfE6%2FfxAuQx0sL83WbmXB1ljkkwmQLyEXhzqEeHdha68lliZL%2BgSVbxVDOOI0XRUX0pigrkTX%2BRTa68GQwpOkWA35l6Dze9qQmXUN%2FnM%2BzB3%2FEsnyh2NqJ4jciZRQVu889KXrP%2BbmQMfgLGI9EOYKw1L2SmNFpSDerI%2B0jjCSnyzXdKYmxJlh%2FC%2FHUSGfqtBjsG3t%2BVmzezcMvelKxbMPVyDKwzhFE6VL8sbInEdAXDtQMAShJ90mPeSoJtg%3D%3D--KXdJ9FG0vcvkumow--Xc0pRY1jcKydaEZUYLXfCA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1398566234.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F978:190C8D:8384676:853E78B:65E0FBEF" + } + }, + { + "url": "https://github.com/jakeheis/SwiftCLI", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:36 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"dceb920c19d2d6fb492b67813f979423\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=DQgnMbetLWbY8a0mhTKlFh43IRUc47hgQRqAeeqJAr%2BaWjKNR6qJODoDjUn2cTagE80d6ru%2BduLQA1%2B5XQiOzKaNw7wbenT7puw%2BfBIoKnG0%2FGBxIkwllEPRcfdnwUaF5PWUl%2FkFtdh6UyWQPzm%2Fy9l1EqL4boUojURmV%2FOrMpee6t1QW9hUxXzn9on97ihrkT6oOjXA%2BGZ3g7thVGzY%2FiGVIF2wpuyluPb24RUg3sKils8ZNlrMR8kNg3EmBH3LZOCyUvdJFeu%2BoPA24W09zA%3D%3D--tfS6fDsYW2%2BKOXe2--uQZ43pTM27RhFHDZykYpaQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1497373801.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F97A:0F6F:1464542:14AC81C:65E0FBEF" + } + }, + { + "url": "https://github.com/scottrhoyt/SwiftyTextTable", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:36 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"78910fdab753bbcaa8595e7658612105\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=rKJavujhIxnos9QeLy1Cx1cHmKYAJxGUD7zcsSi9h6JmakCc0Y5hHgqrgbehRMwxvX%2BOMp0ZPB0ABk3rnbFaCavMScAzE3nfN3gVANOR30XeT1M9O5lTkC3YFztOSe5ruZLD7H%2FBn4e8QuYpOXoKi0B59UMEc4otecMLOR%2F5%2Fytc2h678xa%2BGTMObuYMwgHiu0EZ9NXiFa0ODqsKnkl7tqqsh6x0NhBS5yrckjLQJkf5reKVSeLcrJcZ6raz8rlJVLVY41eUR%2FpNYCgexx%2F3xQ%3D%3D--9%2BBmgPsPDn8kZyWF--JveavSh21btxXvT%2BWqmBAg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1300654582.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F97C:ED217:830E431:84C8C56:65E0FBEF" + } + }, + { + "url": "https://github.com/bow-swift/nef", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:36 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"6603dd226b7a2f611bea928af184d07e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=K3AbLLvZl1u1RbVG1bpHnYol%2B89B055ahwcIAYkCDyZY5BtqqvQFLbWEm87tFOoQFFXVVY0pwb2qrW2CGpazbQZo5z%2BDZ90QMn99y74NTnkRt6D5nagd3V%2Blao6CAgTHMQnWRHATMFr1LgkTaNeV01T1l6VcUv6Ne8IbqzjrUL8odzaCgMY4GP9obZXq2Fw4fQwZ9wW7T2o7qyPW8xi07HuYAb%2BZ3mAwLnfqgV4aByL2RSK7NG4VyeCyOwaBS1yr4FL6BpXAZz3wDR89r9caqQ%3D%3D--DSkq2%2F71B2wGBIZt--q0h1YIsHsVC5e381snPC7A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.620199089.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F979:1AF7D:3401F73:3495F5D:65E0FBEF" + } + }, + { + "url": "https://github.com/nsomar/Swiftline", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:36 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"dc2889ed52a8c2e36c765854d6f525c5\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Sntv6eNRPcQH7VdCi48UpJQotT91I2T22%2BDE6tm1U8iE61rxjjCUCh6FznhrEdtRTMlTVC%2BBvthPcs2DFTK27pRffGl8Ze1Q9BUI8dNz4Xt52mc9mzKmIKDVWtaJ1w%2BrqTO1B35b2gayxtN1KnvNecGBMuG%2F56FKJeAS1HlTdxULyqZkbtdEUqkqYL4DLSRPLzm6sfHO8NyHLUzZVCGusHtYnFAhVVB2DCIyorMUc6lHy7r0UZNGpqIpzTI8TF4W9DMHpD200jKGZcLQkQxrKg%3D%3D--UzWlBQCCOR8OtE5%2F--EkklYrLGE40Ix0J6e4iFRg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.163331985.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F97B:228716:84F598C:86AF29E:65E0FBEF" + } + }, + { + "url": "https://github.com/Zewo/Venice", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:36 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"fc49a033792ec1bec0bb2d62580b757a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=T8HNXhfNHMXcbscLLMb7jZdnN2t5pZqrQeYFbcGKG8qopfOmB3qr9SPsRdwHxQgCR%2F0ZYOgJRzIK7SNYsYtKelxcR%2Bj3kSWGCBr94lJM5wjzn4oSg7gmzlvWl5Mkxaa89yv5ZIQGab1Ob%2FGMGLtvjHSLqxAuDq4qZyGGeoIefxtNlGBFY%2BzHxCbqei%2FPAnNEntVCtjw4X779LySIKWcx%2BWfpeRsIsYz3oFekzJ72iJf2cCC7lXlI38AMRnBRLPJjaYFSwVhc867rDOSUvp8tkg%3D%3D--GhttZJuMJ8sK2jF8--tPYTi4hMddP4XLp6h0MdVQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.677317419.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F97E:8E780:8030D65:81EC124:65E0FBEF" + } + }, + { + "url": "https://github.com/colinta/Ashen", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:36 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0c387c532e7dee4b2998837cb7aa88ba\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Z9YlPRXId95r%2FxB5ZYHIxjaqUV0Bp0QmjB6gkxH6%2Ba%2Breu%2BjfunXIza7k5MeLl5vZO8%2FZP4TZJE%2FgFNGUICIf4Po%2BEfVL%2B%2F75zFMeqxIb6mkaavqoPPrihEZjbY6MnpSUIb8OF241MEIPwKcGl7V3I%2FyzKmJ9iCqDeUEr%2BKo78SP5bRgh2j%2Bpe%2Fx9HtFBbSu1lOyaR9nPDpxRwukD6%2FgpYsyuW4MEeLWPnKzqKL5bcWx6f26m%2BS68OEKg0%2BJZuSiqHYdH9vIH7%2B5opYbG1uXDg%3D%3D--PonnkgLzCX8ZV2KT--G1qwy%2FDQZ7AelkV3Q0dZTQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.711183162.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F97D:2053CD:87E01C7:89993C4:65E0FBEF" + } + }, + { + "url": "https://github.com/boraseoksoon/Throttler", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:36 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"6ebc88557b45204bed9dc97100b5186c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=hNep1DfhaOyKJavEnpmsXdFHodgp08Wz9EbDW2q6aj%2Bc3E0cCkGLYssDU9hY%2FibDBkQjrwCYIOAwO4bXWakzLEX%2FyJbwYjokTE0iUcKMm696G7UWHokb%2FAi6381I%2FWIvYkIlvDGfma%2FY1%2FK2xaumvV3T%2FuIsnMXAnYeTTVfhNcrLysX4DxlRJCQdEB7ZXzBpX45t7auFyw659VYOamXJJjCAcNDjCaZpJw%2F%2F8rFs3DPB5k3fg1AaXnTg8cig8olqzmBm1mg8TIBmJilwLe9klQ%3D%3D--SM4ytxkNVOLNdA7f--gfadALVNR8%2FzYtWXCfwXwg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.566682334.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F97F:0ED2:6D311CE:6EA0B02:65E0FBF0" + } + }, + { + "url": "https://github.com/davidask/Futures", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:36 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"07da6aafb460ee70882904ce5349d567\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=mnKNejRSE2zKdDOqTPh27z92hM%2BhQh%2BNeAWWAkDGEetR1%2FtzG3lvwwt4kZs9L5CX6JlwO%2FkQ3%2B0glrsNMzpwtx4PTp7%2Buc3QvnBcw%2BCVKe3OH3JWj9LMXDmA%2BdOTNVStpDmwvNBnxGMiJjLLvre1CmZVJCdLrsI8aMQ3S8tjP6%2FXfyfW019k2WlIgNn26yU1nUw1Rd4fHxhd%2FFhycn71PiKOqXbQbVjiWFGgQRP0jk4yebltT4Z0WwDbO1HDMAVOQsb3SmkCcw5y9o3eJl9msw%3D%3D--%2FB420ST1QbB22ilD--tEuZNvYI2taLDMpvRuZPPA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1247069435.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F980:0F6F:14646F0:14AC9D3:65E0FBF0" + } + }, + { + "url": "https://github.com/quanvo87/GroupWork", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:36 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0215911de676125c10aba6ae3d1e7504\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=4FO5Ul6R1VNGfhqzbMOtH8TgJf26vgHAJ5BzBMIdAZ1xPr48TB84wkqdIId8NLmgyZiK1dESIOmJuxwwa4izkmw3XbwWhwzosmMRELc9OCrCTZxsukJpNhsRV9rG9eHlV9MBJt0oAIhBCpTs00s%2F5Uugydro%2BO1feYCeMMMc8wbCiwFWxMn2K8z5puCHeuYNtcxlSOYgJcF5BH%2Bafo%2Bn9gu1kKjHd2v%2FiBE%2BDSvvWLfAtWhRYbzZS0OVNFP6FxdADUzbYhrn9TbiQuiTuSWg9Q%3D%3D--26i0%2BGKchZvHrq4e--iC8cV5Jt0Bdt9OT2a2dcmg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1108727394.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F981:F7A62:8727353:88E3575:65E0FBF0" + } + }, + { + "url": "https://github.com/deeje/CloudCore/", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:36 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"010bdde3fa49ccfdf895145271a5a6d8\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=0GyOhSO3%2Ffo9eSEmsy3G7Yw%2FnXuZdQprOYsSYJilCZz9d0I7racmFeYTDg3ENISDm8V2cemNYpuLR6VyGB756Q449rW%2Fzpo6l5daKDpb0gR2%2BXR73lJw%2Ff7h7u4RQh85pEKSYbVwCc21WmwuEFOIeA9svWt43AAsvJEbxgit1q%2BvYQBjmGTF6YvZY2P%2F8uc0tpvVe%2BXtxQvXCrck4D75yGCQJP41tjX2lo8KvyjpdcOrDP2y4kVSPkD74aeRp8XVKgDkY5cCwSZrWFW85Bk12A%3D%3D--N017ihYpHAg%2BKtex--TxpXOX0pdPGQUD04dLAW5A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1841775682.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F982:1AF7D:3402221:349622E:65E0FBF0" + } + }, + { + "url": "https://github.com/QueryKit/QueryKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:36 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"06591a1d9eed4bac1917ce0398e1513b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=1e%2BnflsNsPyiQpptlOXG2J9P49L%2B84eLu0FGkCRgU0OCn8raB7pAXTn0vzg%2F4noJwlYaeKm0nz2DdCeRDhLn5huszgcdcd93kt79eR9zLrisbX94MQuI8HM8Heu0kddJYQGhpjwNysTlmowV8%2BrljwvBdy96VY2lo7bawvqkXBeOKtrDQan041cMlbEmt6lHavzDd8M%2FOoh1cO7OKGRAW4AK2DbfXBCMxYdd1Un0%2F1Slw6N%2Bn3%2FY0K7Ey8Pzmqxz9SZ1sqbwZf4h4cB7mgROwQ%3D%3D--MIXIbIcgXkjiQzV1--XY%2FjIC%2BSqckfw7sIXolzDw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1889133133.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F986:0F7E:16148C:167433:65E0FBF0" + } + }, + { + "url": "https://github.com/jessesquires/JSQCoreDataKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:37 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0effe507d82d4843c75d39b3022054fc\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=RcX81s78jyV1duAdzmz8YFYL2KaoMAjJj4V1c%2BVJj3kmf0iEay9LUvJGXFnLY5R7bbPPVIV5AbDQLSG2R3NEscKhr09AIkm8SMQL6HUeEGwQ0DM5Rb9n0IQ%2BAYI7pdxjC4F8tSTQ9TimbgDaQEleCRHJcZxNZeFj0IhrO8Xo1PpkzDu6o0PpcokV%2BOmWUQYxFsM4iOT3mSqJwAV4IsjLURC0o8qVESSI420KZwlCTXN2CBswpUK8j40SRnVRA0grfW6LW%2FCWKAjRFwXfd28%2BFw%3D%3D--3vQrgy2iq8qO%2B1v7--RI2j2NZZ2oZv5mmG1czrLw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1150447832.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F985:190C8D:8384A4B:853EB59:65E0FBF0" + } + }, + { + "url": "https://github.com/CosmicMind/Graph", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:37 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"5f914719846ddb5bef4328429f24ee76\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=VyctanlL2SGhzzqigWDKT8dZWSxaJ2HgBojy2mFZSgo%2Fsocfy4de2%2BssYUiSAbBjj0umKEA0pZgtZvwlR%2FVyZSUigj%2FIA%2FK3DA79%2B0lj2armr3irW0nHt52rY%2FwG3zG8tY2CYRePBMNjgMPxyIhrAOpp0mch8d0MOmk%2FmQfvMp4LJ2B8%2F4TiYs6%2FF20XwqsIbkkkKyH5Nn3%2FdA0qbsg3pKpwevUwLErSflR3vQ648RbEQP7vnLCF8SmsekgbdgNXP%2FZmdQZhcDxvB7g2Yw1rBw%3D%3D--xtJ64YBwd4ZOqRui--liVIFmd3dNbLw1h48VPv6w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.643316742.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F984:2053CD:87E041B:8999627:65E0FBF0" + } + }, + { + "url": "https://github.com/albertodebortoli/Skopelos", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:37 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c66878916b38e86d47a029052bf6be79\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=sfNvQnTjtzTxNO%2FX%2FKmmig7maV8dKjMng1M7FB9EIG8wlOvbDYMrd8247N8wsdZ%2BBPLWn9vobVfXEBmfhlLqHhLOMINFg9X2pIkjdltA1YkadUxYVgaNCBCJFhU4e6IXE8soRmMneWMXDG8ho62gWbyYTrwzGypllbxc7ZtSH0nzfffRZHI%2BzBQkL333Xs7udAUri%2Bq%2BV1j9yTARShP%2FIyoa0G1rna%2FrmzsW1vb68DQex9quZUG6VtJDPLNpCjJxMlv2vNA%2FXh5kESyzDLr25g%3D%3D--TSDUQvhk1D8VqUCp--bJaxNJDilf79R6hM2XT8Lw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1475204131.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F987:1139C5:803A216:81F47B5:65E0FBF0" + } + }, + { + "url": "https://github.com/JohnEstropia/CoreStore", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:37 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"bac0329a817f01196d49cb554377d738\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=esb08LBBOXwA%2F9n7cgT7DdLvQSBYWTGhtmp4C%2F6xVhgi6q4xuNUyiZDX%2FUcoZXeFSV1IWPZQQxQSFUDAayM3UZ5a2oMCnZ1W8ywS%2FwwPeUlIlUneCa8esgIwd5%2FSMa984GWGr5iIsu8XxqWb22P0Gj7CMcmb%2FDhsy8OpoLkc0UDmKmORyyAD8NXe%2FBdV52UsuwtlNrXl89gWspbKvjcbCf0m1TAdoXPA8RCXNNJAjxiEwJ3XkweYG01tsnttWC%2BcltvMflHFQs0%2BzcYpJH4SSw%3D%3D--Lg%2FVUqEiJrkGmC3q--nJdxapfsBQxoGFbkAq3RcA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1279380338.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F983:0EC5:7471390:7601E10:65E0FBF0" + } + }, + { + "url": "https://github.com/mrdekk/DataKernel", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:37 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c838a872c65831dd470b107fdc039b94\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=aubgU2zPhPG3L61vSTTMlU4G4OTlW7gLcRRsQbiE8KgAt8JFkrpccnDH%2F8KY4GNSX6Iuk4QjMENPE1nubr85knHCoH%2Fe%2BBhTaYqt49OTnNLhwg2zjgtr4DLgYrEt0Rs0AH8NbonLMSY%2FBENjD2erccfma7RPl5h4X%2BIGNKSoQifA9SOUotf%2F46IRewy%2FYpnKHkaT%2Fuvhjqyzo%2FWwNHMhcV%2B%2BXaMZBKDbnjCcIyafPwRjklrAPnTVzu%2FqCWh14%2FWm0Yi8IUR9DB%2BKmafDzBnq9g%3D%3D--6ywqpkoNMtjzBdPo--eFliOFYeXBJB6R9Kk5NCNw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1481661216.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F989:0ED2:6D314CB:6EA0E0F:65E0FBF0" + } + }, + { + "url": "https://github.com/modo-studio/SugarRecord", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:37 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"51fc820a99a400d9b10cb7f59407375a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Ilyyy1e05K%2Fbd2mH7xIzB72ZpWw0Fnyh6dZDpe9jhJvbQxNKNXIwR46l5rXFNwHPRlbBdDMIrYe%2Bk3PXntY4CNjJSAErNf6Zgfm8ManM%2F2d8ASBJ%2FQBfPMlvFGuNadlu7BUDpADRt370Gp609Q7flmVSGCSJvTIZHjlCsKh3FqJyrBw3qvajb0kGzgVMnEnFWHuuLalJWdReNxxgk0X%2Fg0LctXpjVQlyaQ0WIAEmX70jKE1dD5giPHA%2BQ%2F4faNizD8JO0Aaa%2BTKd9dV333L2Dw%3D%3D--eVlYdP0JDSdHLt3g--rnnp45zkymaYJN54TiSOjw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1841167132.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F988:ED217:830E7D9:84C8FE5:65E0FBF0" + } + }, + { + "url": "https://github.com/soapyigu/LeetCode-Swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:37 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"ab79d05e902d82ba7f2d395bf3a47948\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=LaUsNY3yylN1DN7W4k2J%2BLDalo1qIW91fZNHaTAKcTQ2yo%2FypTw%2BNlPSD93PSV9OXSP8Mip4NHqqboF%2BGaNmknZEJib9bL3Xpam6qskA%2Bo%2BlG8k740jcSTdsXsCT%2F%2FZI625V%2FJGW1gnaCxiL2SnWo7%2BZbjxAWpXxfLEEBKR1EKh0Cg33qSIgvf1%2B5FirOZU8fhH%2FvKccpNQcN3dYTXli3ny%2BiJNRkYiayf7RHKCz8HrROOShkDCaHmExLmGir7NzESmS220e1VAXANw4ic%2FqKw%3D%3D--Grk6xr1NfZbYpyTJ--P6Rp98wMJjvwMjfBDoKmpg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.58851366.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F98A:E7E56:2004DCF:206A603:65E0FBF0" + } + }, + { + "url": "https://github.com/CosmicMind/Algorithm", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:37 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"818e98f97eec12c716bd126250512a46\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=5aChWCRVa5qSOlIlAzC6J6uI212vLHqg861M9vcDiBuoDXhe%2Bl4ak6shwQHFjQ5E0p8qCQKhyoDkVpfaz3bgoBz2W7eHAiFU4ItUxw%2BJ6yzyNyoQIfFWYe2u7hDq%2BUzJcevSezVlL3Pfbo6m%2FA9i4tAA0NPofVPGVQP%2F%2BgoaW96%2F8GgGtRiewyFVulmJJ8qwvXiDwU%2B7goZVwu6Bjz6fFlNK%2Bk%2FGIlv5BTWDPlfKQbGCUtkqYbEL7%2BooQne8j28QmrCt%2FESuNjQdsGIskm4s3A%3D%3D--2L9QWfbS90ndY6gr--tKazR2mCyLV4s421Jdr2nQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1316675763.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F98B:190C8D:8384C21:853ED2D:65E0FBF0" + } + }, + { + "url": "https://github.com/kodecocodes/swift-algorithm-club", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:37 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"6905b4eea4b45f284a8514234afd707a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=OXwfwP9rq8jahpkbp9GDpARLHh21TgrHnb58rPuU%2Bs%2F9iT4Ct5Dxw7h7Gu17RF6FaaIBCGPvC66dzvrZIbLOB%2BRy2h5huQuLcIu7TOch02xTTikIlIccqAxkM%2Fnmo8upJV85%2FxGVgh8%2FJyGAOD5AT%2BtGuZz%2B4ulZnxrZNZiA1N20fVxe8uBSTs4CsgjHZBEPpdSUdSJJg4VzRZBenF0Wqf%2BEBeNS9PfDZ3KUmIMRMzECcjWMAfaxBHO%2Bqobr1cHcHhc591HRLVn02799e7M3QQ%3D%3D--0fvR39Z9YSCSJLvP--XoeKL60KycqU9XwnyhRMZw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1630634734.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F98C:E7E56:2004F0D:206A741:65E0FBF1" + } + }, + { + "url": "https://github.com/naru-jpn/pencil", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:37 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"8e52dce0892d231aa583c30b13a0521f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=ihytRInDJUD2b86mCdOBfdO0hsNp9N7foAmv5WujaeP0kCmX46%2FrklwAB%2B0gpYlPRmhvZskoquVg9MHQyeLy3%2BdpXCCR1tFPiPg5aBhyFc7xvUp3f9CTSwWAkXlRR2wtEo%2FKm2jqr3v6HMwofnm%2FeJu8RqGNokurH5vUXUr2wUah1yiKka4ipuxCAhfCaIgAT5hTFRAz%2FsH1VmFub%2B%2F6J5ig2ocWefjZcggoYIdbR2XeH16pOh4VryzeWYnNb17D7PJKfBfnXqkG1ZZKKmtZsg%3D%3D--WY%2BB2E2GnROrHh%2F8--P7JM5kg9peUKQfJX48vx1Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1599177538.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F98D:0ED2:6D316D3:6EA0FEC:65E0FBF1" + } + }, + { + "url": "https://github.com/krzysztofzablocki/KZFileWatchers", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:37 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4685f62a8cb15d7a5e7234e181a3f52e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=GC0bbtI9%2B35zAPO6R7Xo43GM5JuspfKk1JYPUitHIIZh8MNaRopROeCiNceUe%2FPqEStZ3x6qQVDOQ5SG3OPcnMYDY2wGon%2FQr%2FPnpGLUBhx2jMpACdPjgj1i0IE2AZLLrSoSlfyptaDVMB8%2B7e7tQhprDq9TY5PXuzGAKnNo%2F8%2FKR8jmhe7U1P0xEmgFq8YSwSfietGM2vKnMIhpJmMvv4LPE88fyzugL%2BXUJld%2FXpRJub3PAMwQCKxwO%2BDpPSTsLRhhHO1kmnEkYZekI6B7yg%3D%3D--R%2FHqn%2BElpJt6c%2FAP--JS%2BI5pMygedAZJ3iIC3awg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1712458057.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F990:0ED2:6D3173A:6EA105D:65E0FBF1" + } + }, + { + "url": "https://github.com/realm/realm-swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:37 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a3c86233a3c08b2fd037bfd4689e483b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=GyvnKaeoQMEwU3FfFPQqN5XV5ScLu%2B905Sxh6jg7gq6odwRA1SrqJM6VPtObVz%2BBMZ%2Bk5wsyJPSxufD7uTpDf9bjF7sqROSSnqjWTLo5DmxYCGioGseaKRPNKwFIS2Hhsw16PUL8ioMWZQ9AXfPWWrBeoobb0W%2Bwb2WIQiB8Am4LuyH3WR%2Bx0edfpJpe56ZHqOpPYx7yIjVCEbbmSEDuoPqKCRIrQPkstQV3aplCwADD9qvOkiNuwEAtFFt%2FY5%2FPX7%2BV0dhZ0RyBEjk71ISNAg%3D%3D--gucLWwq5ipHw1MYT--nsrc9NKkfcncIaRWnNdGHw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1274882706.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F98E:ED217:830EA71:84C9281:65E0FBF1" + } + }, + { + "url": "https://github.com/1amageek/Ballcap-iOS", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:37 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"82ccf60bae8fb8ee08457a124dbbcbfa\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=bEwGOb9zUO6pKID0%2FEw2Syck7ALIc8I1QhkE5gxM5N%2BoQS1lZcP8Udkfh1GWezaMG22P2orue%2FGDMq8XiQdOTVLovRaJdBvUs7ktiptOxcc%2FrY0MN7Xc%2FwCO%2BwxuWUVb0YSQ%2BHldvZM1xIGPcj9y8cBgi2%2FdrPzPg1qC8JUSdZYDZpk3tf%2FZLrh%2FI59oLHxwQfNWHh%2Fug9XgjMXSLIE2GrFCRMjy%2BGbWZ2iMMU32gjh0DjUX084MDbFN9DRme7nhFO92e4vm2IJOOQemWPNxag%3D%3D--VLh6vyOpyTuTHIjz--VGhivp792LXfVOG%2B6nSD%2FQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.419611371.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F98F:190C8D:8384D31:853EE40:65E0FBF1" + } + }, + { + "url": "https://github.com/nvzqz/FileKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:37 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4afd4b56db3c5e3d761b400b9f7445cf\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2BLY3qSehOuOEsyKIkptSjGjz0MIjbL2TJQrkeznhFyMp6x7%2FawxlgRN1snSF4QSihy9farZIQMocPYb6nT1rV9FxuP4tW31fhfKHeyEfbvqg9WaWjFcpIeV2PhwqTJTYeWwylmk%2B2CuuQRzWD%2BWyDK8xvVrIJ4cS8itlHq2xiT3k0aWpTvkoW%2BUlPryG6SPXra5YL0VelndnRxb1HIOeCuGnoqSqt5W9uT7XkyLGPsKdLKIldwjox%2BzCwMHbq6rOp4dVZ5QR7AxOCMwi3XrzWA%3D%3D--HNBfm2G%2B7jUNhmE1--mFgjR6A9bu7BWyvJDQVnkQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1050592480.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F991:228716:84F605B:86AF95D:65E0FBF1" + } + }, + { + "url": "https://github.com/kylef/PathKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:37 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"aa3cff64d33ec5b2cb46e1ce4d582425\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=5g%2FSbCPIZYYvmuW17iHcmBdBHFCu2QZPTLgelujzILCpeP3nzi17W1uw8YXHl2iUtgfqqiz8PK5KNCmJ%2BVSbXC%2ByUdZJ83zOjjgGNJRdsChwYu8uHYvJGR1qPvHLQb9j3tWLuJ24B9igSr%2F8YFfIFBoUYULRbVD75VuHKHZ6Km4v5Zf2%2BtcgUfeRyzavHGgMMktD8gaZRb2dbfsxLBvxTyiC82SNJ%2FXt6mxT8LMxr3bqs74P65x%2Fm7WgDgZXWKQLj4VKYCr%2BI%2FSCWxgxlSbNGA%3D%3D--VnA6DE3ErGF7fIJK--8NFf7GQq7PJ6JOsNVJpnsg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1297187572.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F992:0ED2:6D317EC:6EA112F:65E0FBF1" + } + }, + { + "url": "https://github.com/tristanhimmelman/AlamofireObjectMapper", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:38 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"02979b2b295cbc33870f5d4f06c7ed99\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=MKwG1vpi%2BFJ2pQFr7hjYUlCjlaVoa%2B05mSVuba%2B%2BZgLn28ntMXLVRC3PTuAqs%2BGahLuqRaS7Vgymff7645O%2BJVnlz4Dp749dLV5iYyQj4bmmRXtfLYPNtbH1Eagz%2FB74XsH2Yl%2B8qHBdBTnHiQz5%2BXANSgH3Sx1m%2FjEFhkCPM7S0TgXZyG41Kz%2FOSpz6q%2BaKUpzCUGLGCBr01OSyzbpIkqBJj0uPznxejp0F%2BAvLzoPN5%2FETPF3IZ%2F99HHCl9B5cpKEy1P6T3Msx5yVvICC15Q%3D%3D--huDmqWU9415Vjtgk--jVTIq4OclVf2bSFmSnvCqA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2077887999.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F994:1A6B7A:86BB575:887723B:65E0FBF1" + } + }, + { + "url": "https://github.com/amosavian/FileProvider", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:38 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a95a4056bb3083dff4c692d93171d35a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=qmhOdoE4WUJkk1kVygedOr4P1rUqhozIK19t3Ql6h2w7ZV9L8BZ6zNWHD68xWt%2BAjvxDEH4UXi7cWO46bvqSUrarEfZVKuA87T9HAeENBp8oa3FvsgNsF6Did99sy%2BC4H30UNsFTgnSNjep6E8dcujAyzbeHiuU8Xc%2Bj%2FTveGDZkYmlQoX5hvtCOlhEAsD0xB3xtvBW6lGDy0xAqSp2KKXsHEsCOhKq%2FivEQTd9UVJEC3IVAZWJMRVyX%2Bk5m7lSplx45Xl5s%2B6coWum%2BaSHvAg%3D%3D--UvjHURaIXsAIvYk2--CGhZKa2H2Wf1NaCije7AqQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.759632897.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F993:0EC5:74717A7:760223F:65E0FBF1" + } + }, + { + "url": "https://github.com/ra1028/Alembic", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:38 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"49c7873f7054c1292bb6a2f627cda2ac\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=GwoR1y4IgurXaUXtNL4mOiIDGPe0o%2B3HD3oFvObDypVrA9IHUS3zWLKoHv%2F81eyf0yOCIJ2b7MkIhGLUKlq5DF1YjZCWoRfSotLnl9L5UYO6u4j24HpfsA3tgqvsbumRSHxMh%2BUpzSzQHZ8gx%2FSJFkq2nHRKYuqtuwpt7zZwfOyJnz%2BzibiPztTRZe9qfskupUFg8L8%2B%2BNBwk0E0Iq80CEonCGTBa9mDq33FuRQcYkxUSIxFnfu5jtxeG4SdAhNKom%2BXuSaGirx2yMC0eEptZg%3D%3D--L60cvWAZtcg6OTCI--xcLRwoNAf7TgD5sUbe47uw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.710651775.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F995:D9680:8CCA444:8E83EDF:65E0FBF1" + } + }, + { + "url": "https://github.com/thoughtbot/Argo", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:38 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"ec3b4acbc98464f45e9fd1d419c922d8\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=OHlVsOgPfNrg5dobq7InB4o%2Bm9rsxT79WKSqEUyVSGB8rU7WCJR7I8Btak4eEN4g4sPpwqCgjNSGiQpKdtAgZZlC%2BM6gc%2B6AVjiryZ2hreacUdJZbmLasLRYkLeuPssPi4iawF72HHfp%2FTnxGNV0Y1ncX%2BPvU9JdOggL5KcPQF%2Bypu2L6BVtUjYsjnGEoH2Zjdd37zm2mxxb3gIF%2FSp9NtBnLYcL9Bll%2BkVm7JGK%2BbC%2F1bXoIyNsp7cYiCtMDONm%2BNqEMFPTkRGj%2BzBotSNt5Q%3D%3D--SAuWl9rGwtAHXZ2J--JagIqtppUMU1Qb8rPWR51Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.561059175.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F996:1139C5:803A770:81F4D39:65E0FBF1" + } + }, + { + "url": "https://github.com/freshOS/Arrow", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:38 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"eb850f6e162b9895588bede80634a20d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=w46lZBBJi1pLBPpFgNv4SqSKX2YGyuVZKl85ztPyb0mnV%2BKaUOnrRayua8huu05pRFIinJ3TE823KuXUajztaZhUbMknQYHNUofVMeVR5RuRwLo9m1e0%2BvgDjYS1jrgqHgj8CTFya4ZebG9TwI%2B2XneUXmWnf22xgtI0CmO66OPULntc7vQkHbrHg8OdAYVj7%2BfVvCUJGKws0jxPDBdvKh9f8%2F8Rtwb78n6FjW7XacFK421iUUOmcAgqmE05dgHIDgN9uPVUy%2B1c4998z1ncdA%3D%3D--qHt%2FlCyMg0XiC%2FtS--HuP7%2BTHuNl5qiIff4ObxMA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1849278283.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F997:1A6B7A:86BB6DA:887739B:65E0FBF1" + } + }, + { + "url": "https://github.com/Nike-Inc/Elevate", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:38 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"ecd059b35c3cb5d910616f398ef3bcc2\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=3v628UK0zxWutSd6cQF6tWoz8nq3UtrX8xmJq4ozqKfulPnfSgyg7SjOf1tyCAMp0kouv01hUpSBKG0voaYQr72nE5z2Zscvu39ENapQq4i86%2ByDFPHlI97RGxx8HxMVBFdE3pD5g2FBpSRJ%2FwFfxb6GDeArso3iOenQ2Gx3557b1Tdg9bw5wkBBIRZ0eyz1lBPXdiIETsSoNDpa5QQGH1dgqN2rP17uaaoneHojdVATTn%2B8aRTlY0dJ6YcCFkh2O5bgvcHj5PbQ1sLcWtDE2A%3D%3D--%2F0UruwHe0nJqaYpb--Gz0vwP9Dx%2BWBgssa92t3Tg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.771787516.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F999:0F6F:1464F01:14AD21F:65E0FBF2" + } + }, + { + "url": "https://github.com/alibaba/handyjson", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:38 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"6299f1f33ab66a7e7b64def8eb615500\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=BUhi%2Bz57zMklqHnjAcFD1fYqNrSF1GmckuASHFTvRacYOyj3JPcXRkSTtayOo9hww2bbhYRvn90JqUkc2IovGZoJIbmXPYM%2FmJpYp1GHq7PFlMe4n3pqz9Y6fS75VRwxZutUVwwh3yzZl4CRlTMH9b4OLe%2Fdu06HSX8fmp1wcTKRpWW8R0Ddayw9CU9tyky3eSYNJ6%2Fhx55kE067gSA09ZzrmsioEM%2B7l7DkomRmtK8lVA%2Fv29VX7oHGtaLYT0vMk6yGSp9fuZvl805JhHNztA%3D%3D--v%2B3z8VckC3Tanrgf--o%2Bhpndo8PhoeFGfaVbMDoA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.243361427.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F99B:1139C5:803A816:81F4DF6:65E0FBF2" + } + }, + { + "url": "https://github.com/Anviking/Decodable", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:38 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a294058b6764686012f07cab8ed674f2\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=HnkVuwtUgEMquPQ2F2gCJdDuylj9GZOq9Lwb9ZfCInpgMyGWGzkY99yrSWgI4fU81QKd5xWkJgdZnR7yfQ%2FPHayLMJQZqTe7zAEqsaSyocFH2qCQ6DeLtrXi%2BTqF%2FwDVaaI6R7vzr3sIQtesDIW30hII4wK0pl3wZk8EU2m7uyGXSz6kDImuKqfHU6QJSKCrVx9WpEIQzEdx32o4UvPcDqRlJWscCQiiT3q9s0hE7W90PpMR8ggjOpbppWG2M2kENlj9lNsOXlfD4KAapHqZfw%3D%3D--4C9PD%2FX8%2B05QoCO%2B--1nBZPFDPbVAAJBEFy%2FmSFQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1053963602.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F998:F7A62:8727B79:88E3D8D:65E0FBF2" + } + }, + { + "url": "https://github.com/ikesyo/Himotoki", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:38 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"5ce325e93607dd0cd8ff6bd44b7aab79\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Fah%2FanHFyE38QueRDMFclnGiVfMsoV4e%2FgXOpClGLQRRaMWbDL62YpUzWMe8A4JX8kHlZnyCfp%2FaFSUdzN2Sy%2F5TM92AkIaWnDxECe8slapSF2%2Fjf8Hf2F2AamOqHZ9e%2F%2F8KjeCWLx6G4ni12J5kyfJKyIkQMA9TRXYMlVqB%2FOUcjyYNpYq1KZMHf3bGQwux8yThQFejAQqi1nBteOr%2Bn5DHqKcLPSWKHL5cIHM5WJzJXxnKgWO4UnNZeKzQ78GPbQsDV3SgaPN3bzXQayId%2FQ%3D%3D--Lmav1qPwUx4mSvDe--6y%2BLo0HNcf%2BChbQzQBUnzA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.282415113.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F99C:D9680:8CCA6C4:8E84155:65E0FBF2" + } + }, + { + "url": "https://github.com/evermeer/EVReflection", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:38 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4576e3574e2f1605ef54be524d2bee75\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=vsa%2FdjtjWwhyU%2B16e53u21yxqATxWJVFzigQ8GZ8AehwNdYCCBfLI8J3EMnBe6uI57dxjk7yCR3an%2B3Xclp%2BAZ7XxHQ0BHsiVepdmSE%2FqwR5s6Ev9TxtWrQJ4%2B04xRuWyYUPt1vIR%2BUCDxwdGXm4ykwbVEHoE0GZb65bEo696Upl1CC0n9darLeVFA6hovvf0uaGXUXDSTbjs2pMCwJeSMEweboUYzMqYOyrehgT%2Fam24xfbz8AL4pSUKbHR4su%2F5%2B9aJXYxwRKCCO6ukNlIVg%3D%3D--SzRCEZjq0m%2Fnrl45--f366kMLdgQzJ1SSJ9O0nww%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.502804166.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F99A:ED217:830EDC8:84C95DD:65E0FBF2" + } + }, + { + "url": "https://github.com/isair/JSONHelper", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:38 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"b7d32940d6aeb9af22f1d0b665259f29\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=rOEIuZ4idezEOQTxxRJHxmWmR0aKorJMc55wjRd0mOlZ9MncRO1CMEAbMehRk1k3ffpEwnM97HFSueaHa8zH3QhyEcs3XBnv7eqNOW5lMS5EdaYd%2FHeP71Rp7OJpflGVGm7W0Lld8MRPWMbdGoTOlryHlpyLV7fi%2FyAjsQPDLKhT2tFrW0N%2B7NpryOUeiND1LVfWBiivlXr6Ma4kwhjLlrqtI%2B3eQpksjTDVa5njtZiR7zzHftIA8Rli4Dy4Jr5RqmwgOrXvenxjAIsD%2F8KdoQ%3D%3D--MSihuE6lk3mSuSip--0fD0nM5aEPzqncxeJGcwsw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.880941251.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F99E:0ECB:8445852:85F6B4B:65E0FBF2" + } + }, + { + "url": "https://github.com/delba/JASON", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:38 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"1407582c942d8738e7155c31bae16897\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=XDSmDYHRsdIdfO1kGViTP%2BxxsqLfVCROz0qxxBnpEmF4gQoe6oPR%2BxZ7IGKHtHckttzOX0RBSLl8AnBvQA%2BF0kbprXKNy3diIKq7TKhNRCa5sUnMNlGHV6ZqecXm%2BIEy41neR0mRZi0m2ogPlmdsNd0bNTbX5TctHE4GljlnZV%2FU13AOy%2BmKcio5MpMrRxl5MwZ4jQZaB2UoX39IcqVTmiv7xoiaMwVOhu2XSIPz0JtRuagiIgJ1o51IV9dG9GU7cvQ4hXcUjjV%2BxEDXbpbkhw%3D%3D--HDIV5MsManZnE176--khR3ohMwzH6ifnY2Kff%2BkA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1602607914.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F99D:0E71:A4C9B4:A73789:65E0FBF2" + } + }, + { + "url": "https://github.com/johnlui/JSONNeverDie", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:38 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c32f1908e01cda9ead0539b2ceb71126\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=TU9KRCnTqPblf0nResVDdy8VxNBuKS4DQoi3kIcTb2anYc4RY9qWaruBGhUx6Dbt8jhv8UsoVH9gCrh1YdGT9OyV3OLdwX6iRwBrkIycoH9o643sLKYXjjPpC9S5Ddup0DllNy51JcxL7VVzzGZtlXKtWUaOls7yQ8lzlmjV%2BS%2FeX7zO%2Fz80iQ69dQ2vqwzX61fRargCZtLHH0HsyutZ2eKuFsMWCE6CjkkQ2FFiI%2F1NwAKVf1wmtur6jblDR11WSTi%2FHYA4fVU6NZcBQeDpbQ%3D%3D--ZxHcbyxe7M9Nxf5P--arLEYZSMjbsoDMPrGIQX0A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.472005849.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F99F:0F7E:161C2E:167BEC:65E0FBF2" + } + }, + { + "url": "https://github.com/tristanhimmelman/ObjectMapper", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:39 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"b8c24f7f6b727e24e8299ee9363f0bd2\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=qZSv3CTovoNaAf2tHAZZhq4%2B%2FroXu6jPbJok80meDLdoGgVM5VRthwXl9uqldsgSKLVvXCa4h9qeSTA%2BcRK5T0DgPfDG48JXMIupogsw%2Bz4IimSBj5yMFqX%2F47td9NtobsqJokYY4hTdBUcOENfv%2B9ApptcxjIij43L9mFplsSXQZ5domD%2BLbygElXpBQox48aYwZps7SqijgjZ8hE2HYheBQNbJRRr6alWnmQCnzYSOTW5fR0CslRJWk5jGG6FeTCp3vcvyRD3%2FjP244GppyQ%3D%3D--oRu07U3M9Zlue4hH--av7RFdKCPFAZa8oCXNsyIA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.490429599.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9A1:2053CD:87E0DB6:8999FCA:65E0FBF2" + } + }, + { + "url": "https://github.com/postmates/PMJSON", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:39 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"887ea3e0da11950821e5b66d0b86af8c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=yTtHbEKQ4WFozGqJmpjrW6%2BC6t%2FbDLFFvK5nniiB%2FamwE0uNNkt8dze%2FRv3QEf6DEo2XhhTIloztQA4bQ8RrYctkE5CUnEntP0Vy51%2BKK0t06g4p1RmnP0GZc%2BoAWtQZh%2B6dYrQ%2BECnsZGGDXxECiGyOLRmyLBZFOgWaeVkCe6IVFIJ5uSLzSbB3Wd0YfgxVOkmX%2Btmiii%2FU9X68Claw4CvvVUo5jCIVtHa1y7MpadjBMwNgvSPx1gMxb3uUUX4frRyXXURsci4VZpheukN0nA%3D%3D--ZmBcnJ7VjcBWslkd--U8hFLt110BQOpmotQpB3HA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1134819676.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9A3:0EC5:7471D86:7602821:65E0FBF2" + } + }, + { + "url": "https://github.com/insanoid/SwiftyJSONAccelerator", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:39 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0d561286ef205b2e912b1decc7c75ce4\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Zgz4PozGgrNP0r2FpozvrXdDkAKxlc52pgFUDbO2fEpLsACHTIyqOVO%2FmFUpIl2h4RPEvEBoESbUXHy7nnhJ5EHbm38mSLcFnR1QM8e%2Bw%2BfYUNbegxU15uIdgWXQy%2BrQSNNj980n3%2BFkbAk5n83oiznd4XmrixvhpBGw3lktMe7HDNV2ubK6zIFnmsTxe0KqNg8HlVFLlJPc%2BS81JhDXOfldPA94JwVxuul4L02BeWaTsP%2F8f9Fjv2%2BuXT%2BMZRlbfqvpfaL26wSHk3zfEX79rQ%3D%3D--uHkXBzCS7DfsuBmG--rJSn4h5gcrOh4n73BIFa8A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1090559826.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9A0:190C8D:8385316:853F438:65E0FBF2" + } + }, + { + "url": "https://github.com/behrang/YamlSwift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:39 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"bfd596f8ad4046bb995c39b5e3d2ea93\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=xTGsJ1lc6Gc6w2irRVbIvDLbqKf%2FDVOsKCuQ6EegLBOKW6npWnGnlzG%2BU3unV0aZQJlqLs4BsLCVlNtc6bADkKlI6qYUse%2FkytIM7pW88wD9wo0xcpTSSe84E4Mj7ftKhp6RzSlunpr8ABsMEpl7F3pHcYA5D7NZahw8NU7zy7XTi8qSSnxsxCqogURrIl9fl0yWeHieqqi%2BNhkl4JiEYj4UcYj%2BjQfn1Uu5O8bYFHCL9VHv%2BiD%2BA77BJP%2BG1YFxXu%2BssEmkxw1U%2FGY7w1E%2F5g%3D%3D--VlVeDd5qWEIXe%2FRJ--c8F7GurNGsppZmChCTZJDQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1992149243.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9A5:1AF7D:3402D2B:3496D50:65E0FBF2" + } + }, + { + "url": "https://github.com/SwiftyJSON/SwiftyJSON", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:39 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a2df673268cf0d2793c745b4e0d31ff3\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=BwvRLTFKL3E0PX7rQrMC958D4pdNJ7uJbp26kfY8l6Ht9xr7t5%2BaPAeGoGvGSq7%2FYjAHlR8aZ%2BpHGs7IEJaebQTW0V3wqrSmbJAauVvWvuIwsqh3BaxO8w1sM%2B3cVQaGFiATJG1zETcNZ5EU45GKvuK6SniQtbR72ZHg6SqpIl0lil9%2Fap05fqsot13dlfp6%2FcRnsVZ%2FkHg%2Bq2qXkMfyFitkcOEFLjhXsU%2B7xTa8jjSEmLuI7j0srraeaQVR8tdECbSuYYu79ws2WsxrvkGv8A%3D%3D--3unWtl%2BvBZU6H70e--ZoKSbGbHj%2FjF8oX%2FYQjKrg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.459282787.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9A2:228716:84F667D:86AFFBD:65E0FBF2" + } + }, + { + "url": "https://github.com/KittyMac/Sextant", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:39 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"bae6edb67dc75468c5ef754939f445e7\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=lxi81ZicZM99OLwiGASN8NbyCKUdXEvW4eCJS%2BwbUb%2FG0lWWIxhXJAFC7gGTmPDRu9hktWos3pbP9yuvFkhVkY6AFcc6Q9zRfzhJT49eM8Iv3bTYuJZ2T4XJDHEb8E5azRqbhruVrthYym8S7CfdMeHoGt0%2BKF9kCt%2FNnghfF%2BEpuxTcemdjvzvDxhS%2B3SrhjLfCRTbZUPgMKnhXvzuj2VHEe8o%2FAUFB4QWKM6cad6dKcBQyZdNZ0SMBcSHZd0eAw7Em3QxmD37O64m8%2Beucpw%3D%3D--xgXTDotReZpGnXJb--HGYIvdDPGGolnHf6eqpxNA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1765640712.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9A4:2053CD:87E0E59:899A065:65E0FBF2" + } + }, + { + "url": "https://github.com/phimage/Prephirences", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:39 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e98d511ce1b4e2a82510af748f2683ca\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Rorlk1KIMMZYmJwQILc6imWTFnI6oMVKCe7sJDv12lOribkrv5d8GbQA5c0%2B18E9M5xfRbq5IGtwKPkBcY6X9RXqtvfUnyB4wBFghh53LFcCcXvRNDOnWccQ8cRDtiT69wvUdOrl%2FN47kzNwqUprZhNEjAqy9G406QiO%2BUcN3dvWhIiqL3BpXpl7%2FmCTgOhnquh3DdZj%2Fpp2F6WZD9hhQOieEx9ATd98i3fzGolfJkJtFvyLxxs2g%2FYG9z%2BMZoZOFCfQVIaFGWTQLoX0kg8tNg%3D%3D--WYZzBySlhCeBDBVX--r3PAQl1mMEIf8q%2FoqswE8g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.647589250.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9A6:22DA81:84B1CE7:866E06D:65E0FBF3" + } + }, + { + "url": "https://github.com/hemantasapkota/SwiftStore", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:39 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"625649778074bfb4e9c2b835df799430\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=7i9XFC5nOJO9%2B3XJ06kkcqSdnekN7XPbCwYR%2B5Yxeyxm1t%2B8S7hj%2FrG52XiuszRg8T86ZlKh2XDzRWrY%2FQawpxojeWKg4j4CTveUgLXgOubFFfu8sA1rLGyaYgnFu2iVvzVloer3nhkGodYKMc2gPsI8ossSQexgaXROaWs3vsKhZhK2%2F8xeryITdbnkSZ%2BqLhrd8DLZyu6ALWfZO%2Bj2DBvRA0I3yTGbtTc8G3GYyNd9dwJoyqZ%2BZ76uhX%2Bh7uHCj5Rastx%2Fjo7OYb%2B6SchsEA%3D%3D--ij6YeC8BsLChCrJQ--nwXW8t1GzuGOWQXJqD4KKA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.984288280.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9A8:0ED2:6D31EAA:6EA1826:65E0FBF3" + } + }, + { + "url": "https://github.com/SwiftKitz/Storez", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:39 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"353a32eefb44ef1ee26affb9bd9295ed\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=pywIKCnaAmfGqAjrePfaHCmqd7gZzvbbyW7m2BSHeBX%2BHPA8idkCVC92SDRito2R6E8fblliy8N0sqc%2BbXFs9eztslxqUbWyk3rUE%2BtKA5D4YSQanT3BoY3VK%2BLR9%2B2Yv7ztb4idPcIzA4xAbmR7JlPjVcbEBSVpbZZTkd1a4dNMDOz%2B31dyGHkqxHkrqXnXVcw0kkIUXBe2F4Rti%2FNnC52hfOEN9yY8b1P1amJP3F1u%2BK6TaLxaiBrgJIO9rMic9OC%2BRheS3LzvdP4mjoYGXQ%3D%3D--HQB8z9%2BgWQ%2FkR8Gq--7J6ZD0MoTRo5uoThB7qpQQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1888402824.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9A7:190C8D:838544F:853F59F:65E0FBF3" + } + }, + { + "url": "https://github.com/sunshinejr/SwiftyUserDefaults", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:39 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0396d7a9018f276f706f5ee342dd688c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=dfD2ow%2B5soTPyAyj9MXjJz1apeu8KIkxXHeBH%2BzPdw16BTI6%2BVUk0FxfIx4u4vQcX%2B7yFVzh%2FfaaugfeLRu%2B3gAs145Wqo%2BuXt5OaNmDzrzAB8IgV25MnD0wxPnOkvUul1zXumIecTrnkrn14PDpNLCGmi%2BPcxeZsFIsTMZuUKRZMGj%2B%2BtOtEz1pLo%2BwEH92xbEWdclhlgL3LJiN5aUEW0dzBlDljqkIfZrWK%2BX6JYkkH5O43ET3Zh6Pu5rDVrgzrMm8R1KgnPDbYT%2BMD2qXog%3D%3D--4pJ3NSUYHit8z0wO--V6SbLMK1Qijy6Q1GxQ0Oww%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.313641784.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9A9:1B1C90:8412FA1:85CF421:65E0FBF3" + } + }, + { + "url": "https://github.com/Nirma/Default", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:40 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9b1e74398323fe90c0438220cd2a58db\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=PJ3oEI2CzXu8K8SlKB2H7D3BVN%2BwYtseQslSiry2oLTLeycSJuI%2FNHO2%2BILBHpSOqUYyyRH8ECwX1xQMt01EEeWS0ZeziFcVa%2BvOlnfjhbx0eSLMgqbjwj16ZN9gv%2B4lp1CyT1JprZXOl0yUs%2BSIBNnfErixCb3hEaBpDGEm6T1H%2FhKZ4rvDEemLO3OpDVD8QPMx%2FubBPkBZiOoTCjiHSdrbUIH%2FPkPErtB5vnAY5rwvpi1%2BKu0Ij31h%2FYu307CAzSeIUh%2B8JGDcYg2BsJCU%2FA%3D%3D--LGACFPBxlPvfnNbN--aRpgC%2FRkRcrqHHIGaVNHnw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.868225361.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9AB:1AF7D:3402FD7:349700D:65E0FBF3" + } + }, + { + "url": "https://github.com/ArtSabintsev/Zephyr", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:40 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"108f48ebd197e4abd6ba4ef57e5ddfd3\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=S1dhxeflsSZZfqWfM8tWUM33BD8W0qngynR4OLU5LTPoWCdr2vtQxYW2yLyMRAee40BZAR7txvymjNsTLN%2FWwHxTeE%2BmWDjwSQVpHK4uId%2BqqvWIPIX4%2Bqjx6yuh0o4a1yqfGbLWTXWANW2NpI1aXcL2MC4l%2F8COpn7dtnSbshMszQc3vuMIcHyklLRxMTCuTErkWeZbsVZyh1PzCB%2B2tffAyNWoMT4ZAxe3P8ZZYsGQIu6IkrDzD86PLz89rF1KXhEY%2BHilxoADQiQsXQHQSg%3D%3D--i6abSnEQet0Fv0Wb--w5F0w36IouZNBVeleWAH8Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.72610192.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9AA:1F805A:833BADE:84F5185:65E0FBF3" + } + }, + { + "url": "https://github.com/vapor/fluent", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:40 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f32046c0b01b5108d29ef4af52e33303\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=LhZjYm7k5IvM1OI5XqK4nkA6posG1mYGMoi9Y8sGBoMkflfGMd6Meoaj744rz5PRE6lEqcZNDTq1yVoE5GPzPOwL1VUKCUXYYdNsmyXZQxZixVkb1Hs4pSGQJDn7rE2ktFjwZb2qaAIRG4fxW4gNc572zIN7qr7flbKVMSiIJg9OsJBUpqYJY65P3cGzMqHCtbBWQ5PiucYT2LyMZh60Kn2Gn15RgJAB%2BAEwWTDWKEA2%2FUyByFZ79rxMChjXqKed1BEMazBWKQkrFTKWiW974Q%3D%3D--Jj7Aboc1DynrdL%2Ba--eULjMxfwunFdxFebao99lQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.364130982.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9AE:0ED2:6D32148:6EA1AAF:65E0FBF3" + } + }, + { + "url": "https://github.com/orlandos-nl/MongoKitten", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:40 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"74329b63eb8b189a75b739f82de6e886\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=A6ABO%2BLZkbBfuvOT813Hg2nPGStCpaR9DjKKvTeS3MAFIB8tjdn%2FIDfKvMz%2FOKyWuqgmCsjzIGMGCnfN%2FDOpkTw5EGLEe1DJvPBCgdvH5hDBC9%2BAF6W0Rk1Mv2slnpBUrel8zGjWtS8oBP9jzpnigd0lpvgwyt9gVgd0RX8B%2B8FlMF5OO1lDbhh0HPqiH41wpw%2BvYAkHV3GI0lu66HQLRLXfYV5zLp4Bz5QHqfINxKiSEx9IXc5tag5bzoyTNYYXzeKAs1MTgYVw4WOFEB6a1w%3D%3D--6ENII1am%2BeNszGNP--JLIqWAwOA3FWCPDWf0Ntlw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.215906013.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9AC:2053CD:87E1171:899A396:65E0FBF3" + } + }, + { + "url": "https://github.com/stephencelis/SQLite.swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:40 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"3ccb4f01de2c342684f20450112805fa\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=OTj2GvYkU5HYoIBfhALDmw%2Flf3ZCgc5f6koIoQcjVoQ7K5iGdx0ArNpmCK92qCd5SA%2BMyP8GlVr2Vd9EEAk5bfZD5%2FuKep%2BwmwS57r8d7C8xU3sWSC3yi7Vy%2BTgJV0JMwlmW58%2BPD0dzlJq0ve7mgC3SacGiMHPA7gyxzfnbQ%2BjOa4wmZEiNwgr4dnXjuTef%2BDEz5IK%2FmIrfwzKpdAPuyD7L1kdIHqRXGXFIb5tUF7ers%2BoT1uOTjXO0niVRtVIHvpVnPBFDaEgX6JtAcIAJxA%3D%3D--vGTNJEcX7d1l2FES--MA1QCdTVX9wpH%2BZc9ALL5g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1543392023.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9B0:0ED2:6D3218A:6EA1AFD:65E0FBF3" + } + }, + { + "url": "https://github.com/novi/mysql-swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:40 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f57b1ee7dae87660ea92f2dce2189bb8\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=kAcJHZAhC3rgpKQDEnYe393dzsX%2FG4Bt%2B1QcdbJnZFMNBsnnWbGpICuKOw8l37ObTf8TMcLQ0gc1m2FlKKRz7LB7tMlcSZ%2F9W11xlSWnqOkwaqAP11aUOLO%2FqRRlC6iL6PIakxXOQV%2B7YHL3frrR4gAD7cI5lVmu51eybMbv%2FzwPyKFkZra2v7sXKWfYCXkxlzBHdPOVuZ%2FxTqNBOiNaUANVcWzDm6EyTz%2B2%2FukUEBU9d4VLOPbH5iZlASLazJ1iuZHhALlJMTEYYyyvFOY%2B5w%3D%3D--9nGgxBrc1kUmBq42--vUG0LgYHO3HSNoDVKbzGeA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1567604987.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9B2:22DA81:84B213E:866E4C1:65E0FBF3" + } + }, + { + "url": "https://github.com/FahimF/SQLiteDB", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:40 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e30fd038689c4a96bd74327c100fb6b3\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=99htnI%2FOKE4Ff%2FzjAs2myFUM%2Fa1prFPIHmOiF0LMU1S2wnWAp6%2Fo%2Fbok1CtOmAWANmXIxDF10eTbMVRZvihQgCaHgZwYyk6kw459tqzfGZiFcKTqO6hI%2FZFt2LLduuISHlh47BjT2bycEIA8XnWQgkXRHJDMK6fZw6BiGzWcKi1sNuhg1wETUR28lWSxu%2BcnvCw%2Fee36sDZM0bUqbn6SWQsBGxTNBCk3GLifrJoIicWs39Y%2FlCEJfjWfyiUsiWBCrm3VGw4Js0I08jTt8X1YQg%3D%3D--3A9LRKofIT8BDK1D--uJrgd%2BpBFmTlKIoiGauuyw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.204957818.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9B1:22DA81:84B20CC:866E44F:65E0FBF3" + } + }, + { + "url": "https://github.com/PerfectlySoft/Perfect-MongoDB", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:40 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f49f7263f084eeea4658a9852abc24c5\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=VaHoRRWsanDbb6SULq1MjSvGGt4gmhi2jtrVKZROm4z8Q2qSi9gQvmLZvvpoqbDnlmpepjn1WFR3Beoa0sWqzdcRvXVk2OUd1VhZqr45fnYUkdPD%2Fm4Ss%2BMdWxYfCaKulqwpyY4Ip5gs4ePefrZBzu6pnSgwsaURRwPZHtDpCqW8I%2B8bV2D0ZX%2FmVM2zmsaztBR8JW2ihLLbcUai8%2B8AsjEZr56eEQA%2FYSi%2BcBv%2BSQi3OUHcXO39Al84bHJUdLUqlAJvNvoOiklSKLx1Kb7lMg%3D%3D--NPz%2F4I%2FN9OAyi89J--cm9JeiGyoWQApdlofB%2F%2BDg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1892944898.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9AD:0E71:A4CFAE:A73DA3:65E0FBF3" + } + }, + { + "url": "https://github.com/PerfectlySoft/Perfect-MySQL", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:40 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"6c275f6e347571534aa5303e447117f8\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=mMnZZv3gH4V1S%2BGLmFIDmXhPS5hmPb5MYpLkL7q6UWOPEf3o%2BQFnbS51s4RGORr%2Bpa4n%2Bbj0Fhqp2%2F0yqHEN%2BTKBav%2BpxWgqruBZmtFfqvfKnPdh9%2FHgFr5S16pGkpo6Rg24PMlmJaKLV0zY5HWfJ8bOVPkxE6g4VVP%2BdOsYOc0X5s7VkAKBxp0ynbZx7V3f6%2F%2Bs3NcHxEwtP7nwnCtQeZN%2B5eKCnhygjXbl4zGA2KS8%2FAcFslGqgTi7JkXyL0B6uBCWndCHUoi6F6ZLnXY0xw%3D%3D--c5g%2F29B6SNNzSmsc--q5atO4DQRl80r%2Bb2RddJtA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.664195260.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9B3:E7E56:2005B50:206B395:65E0FBF3" + } + }, + { + "url": "https://github.com/PerfectlySoft/Perfect-PostgreSQL", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:40 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0c3311f1cc9fccd542f25a3f279520aa\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=GxD4PYcgICocGjw2httAsFOAovs5xc1AtswkxL7nDC0%2FTWurzXeGGntuuDMyHzcKJyV8Xyr%2F1vc81KRUUMw1w8n7XX%2B7TEy3txav3rZw2zzb2q5ra0wmnBiEiR793JiBIcNAF2nXIlTE4xPufp8FPcSqplO8rtZiD48nijbS4cMXWrNnUzcU7aFxZdWZ6v0jjcnlgApETlDPkYyPHq4QENQkCK0XP5dZem9QJU2KN1iyr8TdP6WP1njmHX65uXCfd5Hd1wLthW9Jyr6ZkVeoDA%3D%3D--bBF4T204PKMBb0oh--pAVv0JsRMbjbyQoxyTyFNQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.480112105.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9B4:22DA81:84B22BE:866E63B:65E0FBF4" + } + }, + { + "url": "https://github.com/tadija/AEXML", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:40 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"783fd3c5a70c9cf23ed72b9cbf2f86a3\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=OaPXPjCNI5K4K9Y1T7jHcJ1bugWnxu0PqRUZb4NTZ0bRVLsdHtJbpW4wQ2%2Bg0gtIxQA9Hu36ZHZnRS79n%2BvBGX1S%2F2l1md1wYa8yaa8MPLo3Sj4dIAOR7KNYvSID3B%2Bp22iCNq9bfu6jATlggfW05MGc4aEeS0j%2FREagSGqZkXbQOvN5KZU8Liqo6Z0l8WM0dkGxjCguno0wBOmV6mUDVeAophC4bjdwbnd3vnxGYYNVp%2FL%2B2EZnlVixkfm0UGHz3Ui654yrJTZrNAxx4rcxVQ%3D%3D--En0%2FTRI2M1iDRAL8--C1dj2ybkNsBrRQZN8rT%2Bqg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.739176478.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9B5:ED217:830F712:84C9F84:65E0FBF4" + } + }, + { + "url": "https://github.com/lobodart/CheatyXML", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:40 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"ca280fc78ecfce4bf1ace523940693b2\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=dCqpBZiqkX0o7%2B9x%2FhSlwXlrLhJiqh%2BsLyrcFgHnB%2FbMRW%2Byll8zSJirx8Cm95njcMGoonHoJFl7OLMtvwhv%2FG%2FPJjD8HsWLdPGs%2BrjUIBQr2SMIMyOy%2Bz5%2Bx5cgsy67LFEWV4mBQJK5Z2OjQUDIe1QyXK1CBhvVapbcgHY5VLbinca2nX1J3aW4Y4BNdKjbpuYIYl20DteXR9X7GiOT8NJ%2B084t53iVzW%2B0EtL%2FnMhxdP%2B%2FxuYSrCLFPuYHTOI0EK8kW858IQQCbdHAZSDIKA%3D%3D--qEZg8R9DLQfPsMnL--DgIpMkyal%2B%2BJaYGRW9tSOw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.566297063.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9B7:1B1C90:84134CD:85CF977:65E0FBF4" + } + }, + { + "url": "https://github.com/chenyunguiMilook/SwiftyXML", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:40 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"7e70b3a7e3ca71e6d8bd3d578d5aef7d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=a%2Fw9430zTkSwmsVOCFyrlKBJFyr3iHKx8EqVrUxpZq45ZhSJFt23zkYA81mWqYLoALTreqod9oN%2FZlQzMto%2FzXrSYnvWh%2B3Vm%2FNYNN8vjlPcIbq0YKrwIQoqG7bXqGcaW%2F7b9RSWOej9ReOfXCnLKqrA0DKx4GlENElAZCqJtt%2BKF9SkHKF%2BM6OzL0blhad72aseLdeZb1VWAAqOfDloKL2qiq9gLHLTfTj4kHQgcXWt3xEnfxoVvkQfJRV2vc1rDCIZWHB%2FgC2fc5mxuMCXpw%3D%3D--MEQVVNx4rzGWlA4J--7wKRUTvJgPR%2Fpx%2BpMGDpcA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1770949229.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9B8:126F1E:7CFDE5F:7EBA219:65E0FBF4" + } + }, + { + "url": "https://github.com/drmohundro/SWXMLHash", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:40 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0b426b9253a06c338cb4ad2221c55343\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=suWuE%2Fw5lfIgKCpdDPu80A8hvlbDKZBtW%2FWYphDu9rFg%2FuvYR2OGxvHn%2FaRhXNgtQpSZieOoKRavYtn%2B0k4tL1A%2FLF%2Fwr2n7P66lgHlZq5vycjcu0ha8napcDPiNtxt%2FcXOsOQ%2BgnChiWUgzeSJGCvYajl2%2Fv3JFrjSKWplwRR1B4tiXuhucKNZAtsRST07xcUSkBeei%2FGgNucf3ruK6K8584Mhg0cofRBmCO%2BAFYfCmZboqBWuJExCKpUgHh%2FPVsvQ5zHy4VMfOWcl8GiDPEA%3D%3D--wF9zIUKpPPoz5nUN--wBU7JRireLRuLxQrTX83rg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.153295805.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9B6:8E780:8032012:81ED3EF:65E0FBF4" + } + }, + { + "url": "https://github.com/marmelroy/Zip", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:41 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4584df13568c2e035170f7f121d8dce6\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=cypLSXOKgb%2F3pjbFJh2bW%2FQhQAQtipYvatou8jeH8gjcw7ByfKCtz8oEPFHOp%2B6qh5BAYTua9A9uymA1xf0ngViJ7UPs%2ByiUAmcAfa1xleJHC2rUMeRxS9h%2B%2Fgq%2FxKTk9K5dEuNWOibuUO2Tc6xPCMpzBGtdfuGNR7bFdDTt37D852sGcBu6PVOJmIIBeH%2FmIcJl5zy%2BEvuK0TXLToOHYkxR9BljGpfgTZtFDnMeNXVzYqTpHHP79miX%2BAq1VtmJwcnoQFGjGWwu5NQo5qqiXg%3D%3D--alRxvWHN%2B%2FjgXltT--naGp1v2OOsuE8ZqoGXJqfA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.328105301.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9B9:1AF7D:3403425:349749B:65E0FBF4" + } + }, + { + "url": "https://github.com/evermeer/EVCloudKitDao", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:41 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"3b4ad3376a6145b9af8ddea74b2b2783\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=5PEuitwsv%2BlW3bDzvkTbM4XxpegJrQhjeBD1dJDk8g5RlpOcF4%2Ba4collsWGN9WmE2xohwLP1hYwZfeKefR3VESvpqlM%2Bkz1MfcmzOLRqnEusRdXpWti713DznfgLg%2F81efWvNpnUpRSY86PZxiNH%2FgfAoEYl6TKyTCwr1wlePd3DT3ajASUAfFlggwM5jBZHpF%2Blkeo1GuBOtgNIemnZ21%2FDOFCOthvGW%2B1FBDC1t%2B8M8iddKr4uv9WVf6R8hDU4cDPSmNk2o%2F16B72nwpE1w%3D%3D--%2Fe4ByoDyzgLB6U4Q--OhNy65LDaGMhZU6pr%2BvrAQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.314954731.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9BA:1AF7D:340345B:34974D0:65E0FBF4" + } + }, + { + "url": "https://github.com/Kawoou/AnyDate", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:41 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"3c77f2c50d3694421122e039d3077cde\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=MlbHEh%2FXgK6hg03m0M4wAyVDYJqKzhzh5ctGM282fIoD%2BL7oio7opYeUS0Lbyh%2BXGdHzOeQQKXYlduikbQ55gVSBl8JXvdAoDPIrXXd5K%2FP9GpwVZzaar7xrv5GDiMnH34A0jLc0v5KD8q2IbADbK29So7eOdtNIU8zVsXwGTlOaYtRFp3eqes50wnYI6uO0QOLa2POvIV4dvGjctEfWqLIsoUQggDMywyN3JhUZZDapUkzXKazIWtgRfMx9gsh5sJs5aNxoRE6S0LaJJP12YA%3D%3D--u2ss8sGWq%2BDtKDUs--JVxH7PilazY5k0iVFdzfWQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1585604658.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9BB:0E71:A4D367:A74160:65E0FBF4" + } + }, + { + "url": "https://github.com/groue/GRDB.swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:41 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"cb7e965cba2472b8cf737b4658393bd1\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=kEf9Czdrk63fYfB5zx7KNxPebIqr6IeDUSDLGX3OkTPa8kgufKkwlbTcdH7tipS5%2FxGv0uIFb1u41cJ7lPozvQmkPF6So%2BbmN78Doj14FrxBmefXmwIO%2BYHJcBTPlz2lvcTEwv640ep9o1apypk4vOoPyHiReH8SN8OsHIO5%2BsXIarnhqfuHsjjPlKKUAJY4V4C78rAZkQ17g%2BALa0E8JXd73YisZvzZyJxFlZbmkt8yPf%2F6nBP8DwksS7k42H1dAEchEGffVm%2FbNuX7egF%2FIA%3D%3D--RRcl0YLs6R0ffmwp--4U5eCwAY%2B%2FqgPO6PuEER8w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.489054305.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9AF:126F1E:7CFDBAC:7EB9F44:65E0FBF3" + } + }, + { + "url": "https://github.com/melvitax/DateHelper", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:41 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"fe18e8c48d2ab162bdb2579ea538b28a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Ar7XhJJC9CBvwQeVaB4CxxhdAtestFfBpfSLGzApJcOtXp9XVJ77LsI7HkHH6UhhUt5byS7yuWP73%2F8WqwrsVYwmAzTyOeFmurxn87Pytw5VVBkblWaFWi0U78KgdVIlmjidXOnkg1%2FPvbpitc%2F%2By3HBZ1%2Bc8EryW3L47Z695YDI3CGfYjndeAdIvTpXDCkxktL3yYrEuAYzRch1W3p1By9yLs3fmHnnWx%2B%2FhJ2rSuvvogfQTkTlApRCygX3TUN9pxe18IJh7wX3OGtAKMSzLw%3D%3D--%2BAKfMpx5ZcR4E4Zw--s2ZAOoxKm5SBlWERMOvL8A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1519301795.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9BC:1F805A:833BFE9:84F56BA:65E0FBF4" + } + }, + { + "url": "https://github.com/SwiftKitz/Datez", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:41 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"530b2b04b816d1d35bbddf84c993ded6\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=T9TY%2FAKSNsFIyq5bUImUOKw%2F3VcOErB30YAgHUFPHh3q%2FXT2jPz0OgRnq1RWO0q6iwyA5vTvM%2Buys0g7r5PMWpMh0GbPieBPfPtgI0B9KjowwMfXA9FmhmNZBkk4%2Fu4cnN%2FADeNBbu4SZoSDNmahy8%2Fjo%2BrBolWE0Lan9iBB9AejocqytboGHzxWwFbk5AMJAjqjwzjWhKWZoPshY9UxoosHr7J4KatRMqlE0SztBeOIoj3Mv4JjSxX5WT3lkOIc2irf%2FWrSapAA0MZoAnra0A%3D%3D--WXquTU8IL17YuozN--lfvUBmG7KbNGRq1A1VKXww%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.251029148.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9BD:7FAF9:7EFC69A:80B5B76:65E0FBF4" + } + }, + { + "url": "https://github.com/malcommac/SwiftDate", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:41 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"1d170d568d6c5832f467ca2e0053dc14\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Zq0Pahd%2FlyE%2Bx2YE8TBUVQ124UWSmp%2FjXUrw4D1psz29ARz03p8b%2F9JKZFZBkCIhm%2FE9batk1DjYDCK%2B9bJlosPqwDff6BRU6C8TkDdNYsTpoFwT0rDLdNQSo8ouVXnpfq8bA2ik60H2wg4K4FctXpnnxIz9%2FlXfgZ19xHVibmsSArL6TkE4qHPfcj2%2BATY88KV7GFxBKxkaChjglBsT8ZbwoSTQtPWG4XbjrlAsGA7fZFSdBvmZB90XuIGVh35Ew0wi6FGmw7ISwSN0dpCveA%3D%3D--DFNu1BwxzLDXiAIJ--Q0Cn3CzZWyj4EF%2FcHDwD0Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.303848984.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9BF:228716:84F70AB:86B09F9:65E0FBF5" + } + }, + { + "url": "https://github.com/novalagung/nvdate", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:41 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"3f803f88e3e42737a3a9f19017290159\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=XfGm%2FatSmZdOgdMZkz%2Fa71gmlry7Kn9cnV3gwcwt%2BLRZSkV6JjKwlHu7xzKd4tFL%2BAz1bRMrSbvK4rGhORmxQxzXMZHxL1FDMRfqkOsAu5%2BIt48RmoipoCQvx9y14f8dvxtKK0KrK37JYpm7zJ8i6JseRxYHR5ZjN3Z2Rr0H73WadADx%2B1Zho6GQk23AAxU%2BZDUjbej7y%2F0%2BI9fhNUxkhZpQmD2xBIIZLArKg5rg7Bcd7EMRSE2GKXqlGEaqMvbhU1x6TOAH4OTPBk%2FUJqSNEg%3D%3D--%2BEk46w6RYfrre6SG--YafFlLeVGoYYamcb5N0xvw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1058598097.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9BE:ED217:830FA4D:84CA2CD:65E0FBF4" + } + }, + { + "url": "https://github.com/radex/SwiftyTimer", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:41 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f29c331d81738562edf66108ce09176d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=V0yTMSBXaP0UbEOn5bEg86WfF5h71KCesKfRm0%2FwzXV5qch1VonkDYMd5dEkMn5L0462tKhtSYf9B3%2F0Skr13yscfayJOZxFbg0k9aC4854meSHsT%2FnR1YPNHJQre1t8z5AaTUBEMaBJv%2FI1MmdnNSBSQXfGGWrKC%2BrgRyWo5MaO4l86skyZu4ie2p1Jg%2Bmsm%2Bi4ckdqbtv4nczYfNSKdY%2FQRbhpqipjV8%2BJ%2B857iF0B2OJw%2BHefzQifpBUIYfcc3p5RrZwdwHiaQZ%2BV3sYMbQ%3D%3D--KlkizyUT0H64FIFm--CzogCbl7dsfqqJSxN4oyZw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1143331567.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9C0:0ECB:8446501:85F7834:65E0FBF5" + } + }, + { + "url": "https://github.com/naoty/Timepiece", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:41 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a1d4fbadaaaa458b0c405f7bf9448932\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=JkcIzdw4jGcez7mB5h6oJIFkmaai5QfojDis8uGdFd1qiMqOWP7cc4YlZD6Mko2jS7mJ8MzNcA5WTJpRDV%2BnlTG09g0xkiMWfjg0eVx34VZQYCpb%2FIoryMqCvSdQPXYlG8c52uJYLDoreLgeSvqLOLBo1jWFKn0%2FYtJiwR2b5j0tkgxWGchPX3EL1Qm1TbTCE13nwlkY%2FEeCp2Gg9uk4my6cG1chFM%2FV3kfm3ab9DRnvxmGuQQ%2F7dbViBB8ACGxr8diKgX3B8Y7AlUnadhP4FA%3D%3D--KN4cJqCMbCl1n%2FY%2F--os0F6MPWP0nJ1TVC1KLZiQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1994455509.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9C2:1B1C90:841389E:85CFD2D:65E0FBF5" + } + }, + { + "url": "https://github.com/dalu93/Each", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:41 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"8825d54b3d2139e9631caf7f6f7332e0\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=9RlP9tEsXrlX9km3Kp86MbOizkVRmF%2Bth5ugksrt%2FIBFiXi4dTxQ3wPTei1m2T7PVZiqttVL6MFWmjcSVgH4qErVHtojKUPMWew7NZbrzCl0IOJuHHaaOz5jpECq2LPpMnFUr4NyTtwjm2g%2F2k%2FPAuTIlmlEFmR6n9XtS7%2F72Gip1bfvh%2BVZaltj8rA2xp0tvplToa4taTojBlL9UsVrMeSdsnsEZNE0wTQoApyeB3uxWbPyjYDHn34g%2BHGfp44pEjZdEb1nSt8RKAqmKCxxWA%3D%3D--BkffCSLdriuiWOMb--Vn0pXZhBbi1sUqcQFihONg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1859331408.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9C1:F7A62:8728963:88E4B95:65E0FBF5" + } + }, + { + "url": "https://github.com/hemangshah/Datify", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:42 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"092f3c10db4e87a5ee2e82b1d99e480c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=cd%2Bw08l%2BgeO5SQffB1E36y3OtBH9wprbjItBKZoAxQZe208TJDD9xVewhju4YqBb75YzmUr3BFVLrhPx8jsJyVWoIV41%2BGSEj6hlFPCO2Hw9uYruqAkuU8KGNuXnrgolqNdVm6EjAzttCbvidyhTmiVhmvwClO8F1EPUYbbKLoVwIrsmh%2FWuqVe7VgE35iE4z8H4YWUzirvQx40CP1mabEajex%2FEBGayNQgdRMh406ECY9Crp5iqh4Lv2IvOkba7w1HDbFaGKKo2jOh3EZkcgw%3D%3D--oKojZcv7PcbKYTwW--C4CdrfjrHvIRHUL4F9WMvQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1959021256.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9C5:126F1E:7CFE2F7:7EBA6BE:65E0FBF5" + } + }, + { + "url": "https://github.com/realm/jazzy/", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:42 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9af5dc8bcaab9e5fac4104ba084a7d34\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=BpVYvF9wFYXrB%2B943Sy29bprmhWl0YiX42b3lVwgbOgno%2BqsWB68LYGFGwnc7kIWQ5TuoMYWc8tgMYe11j1gVk94hoFJ9RXZMgTKSy0Kh9mm4R8UeHMnm%2F6I18U8DPTK9uesDm1H3gQi1fSHAZA%2BiWiHIQeo5YqSpyH4EN2wlCLM8ZGWhktuTOz%2BBHi%2FtgndYB%2FlAr3pbKblCD4iBhQaxzPdgy3xSVK8sYHtZ%2BRMZqlBIV38hjtDz3uYM%2FGWkUrbqqDM2HKOgYVnB22SqKRT3A%3D%3D--9igr%2Fo%2F3ysZXAAkq--GHusu5cVohNThlV8WZJv5Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.657424300.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9C6:228716:84F735C:86B0CBC:65E0FBF5" + } + }, + { + "url": "https://github.com/dreymonde/Time", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:42 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e07c0f9b72afbaa16d24a45cd7e208f8\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=peZe9AaaLOMH%2BMpNWCemEIbKfngsXIoqdeY4Ky1K3pz%2Bu1tEFA29%2Bk2fdUhx%2Fycohu7stxESGGi4i%2FOKRe8Z84Sq0a8KtaQZFE0CxbYs7ohxKcejbtmwvTLtx3CqZl5DnslkqG9OEpNchwm2YI5iCW5MucsxqWi04UcleS91cm51wBMF3VRhmgP7tDYhAHCRfcdf0ZumniPOnZF%2BtcD%2Bm9JxxU9JZdDYmwdrd9HcZYR1535GDG6qOH0xTb5t4MRre42xRxxqSQQJVz9vx5wiKw%3D%3D--NqN8mnDKcCiyYjcW--AYBwRuf0dWZgbQlCASaAgg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1230894757.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9C3:D9680:8CCB551:8E8504D:65E0FBF5" + } + }, + { + "url": "https://github.com/instacart/TrueTime.swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:42 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"98e2c2d237645cce2ff6a4072aadd82a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=gR4Mb%2BnS20F%2BHd0ztmSbda2EEAjfPcRAF6VveSdQbiK63vPUCpgc2bz6pwDUYboTFBSLVAIk1ndOb%2Bwc9FF1J4piihrOzj%2BsLEWwd731Kj%2FIssnfyHLp3w5rqvhFiDYrSKqMVL50UPwW9eZsjQxAJUA99Uiczn7czJ3QmmskCoapPkBZZpgz4nWm%2FHRoOD8DYkGf9Tudr2ZK9S%2BcOd1FkLE2Y2nA8Rf0CzhqLNNtw1IsJmWK2wUjxAfhgEmrA55EHZWQL%2FfMJyaczvzymbr5Rw%3D%3D--OBK6XxuYKiQMHU8I--Dmc5uT9%2Btla9g7hqH0dC%2Bg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1064581476.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9C4:1F805A:833C3AC:84F5A7C:65E0FBF5" + } + }, + { + "url": "https://github.com/SourceDocs/SourceDocs", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:42 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e0124c0eb6587ffe4b28a90d44a9e2fe\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=vVmL4qZjRQW0nxXjPt%2Bfh%2BbRwm2Co44JTEUTGexFt6De0jZjeJRAvZJc1tfjZCDe25RLM2k36CJp7Oe5THPqwfgPtSp7bX9AvkHox1eRcyGZyoUNcYxxo3a%2FYxHVVasC%2F%2Bcr8h47jxLnnrjiJmIa5oBymfTlEWKvqQJRncLxp3Jy2IJxXuwWWgYO8pUrcXhgCWwK2gbdap%2F2TTiPdlv5etyhjfsTd5iS0DGnZLFPue8d1uNaXaQMK0Lg99m9owwBJBYA5h7%2B99So8uiAQC4q4w%3D%3D--iCxxyHYHKiU86mXV--vycxsu9Z5thK48zclA3EnQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.201783099.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9C7:1B1C90:8413A31:85CFEC4:65E0FBF5" + } + }, + { + "url": "https://github.com/DevYeom/OneWay", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:42 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"57c1c0e777c49a664b910e84c2ae4cec\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=vJCEClHtZDmL3cxNZdFSTol4xv7BoHqqypz7lXOeeoii%2F0KFPH7tbVdDbSNdGcgTr6cVc44KGbn4bJWLKBJoW3mb4aYG8X7ENZnppIn3ddOiZXqHoUVdmQDsxQnWoAC1Uq0pPfO%2FN03aUA5Xcx%2Bn6OctpzK%2B1V4mapw09GscArwhJb3adH0crUQwAbU2%2FBrYtIlM90eQ%2BZpXXX4uDBWRTqB0E5UnPaxMFoh45JZZK1OKFcUN6KoF0u9ItgMt5odcyEyZHMfCEjE3rYo6YylSKQ%3D%3D--6hZKpaF%2FUCJrIU4h--fqtRd2eqnb2DDoPt1A11mA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.573838746.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9C9:228716:84F73B7:86B0D29:65E0FBF5" + } + }, + { + "url": "https://github.com/uraimo/SwiftyGPIO", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:42 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"647aae96e4274a9ff3ba2ad51ab0923b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=qeJiAJH%2FGVNDd7Em0ZL4eMht7CakS%2BJoOB54Rictf7KMoQ5YMZMZD9ZLoACUZ5vLmGBOoLpLsox0P9JVVXy1wYktRIch4q%2FOezDusMdn2oIECgSTg9NH3OexAMkVR%2B2qU2jJohLGlMKPK3lLefo4h5bVwreaALa7O2pLqlkWFF7xD4n515GrW0DDXa%2FLOlXyoTFF6kQx%2Br5pJLt7W3Nw5JpZQcQIwz2zqZH5pyX9lqLYuOGIGSquNV%2BgudI%2B2Tp9UnxPL2KMaWcf9g8asyGsGg%3D%3D--lGRI0gZLZj6rcvrT--kJNe9CyEe6b9qTXUd4Cskw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.827476678.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9C8:0ECB:844677B:85F7A8D:65E0FBF5" + } + }, + { + "url": "https://github.com/OpenCombine/OpenCombine", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:42 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0e487343325e516e28a7e5376afe61e1\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=HlLupQOTdYw6MBT2MMYE%2BthTXNhBf3uvCWhKlXpn1kulmIsIrrvGH%2BZBBnK9HcAobwLQKb1XFG6sHeNWaZPgituSz1R7s56pq%2Ber%2BitQHuU38jBFNqGYqpkxZxAoMNzHsUag5mZfBb2Xs%2FZpT5OYFj2oxHhG7U0qHawnrSe9QJ9dECpXdR4tXYd6AVWU4Lb9xUfbbiTGP4bf2lMbgbJLg%2FdV%2FLYHGzsKFNGyIQhoJoqHPiXh2l4hZITRylzRHyh1gAivaooT1op8qbyUA2vjog%3D%3D--HCL5CxMMybbbKBPx--5U4gBz%2FZAd8YCT8a0urDdQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.997848821.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9CB:22DA81:84B2A7C:866EE14:65E0FBF5" + } + }, + { + "url": "https://github.com/DeclarativeHub/Bond", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:42 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4ddf6665ab49c55ba27d19f7cd61c375\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=GnZxClOsksENg8BRIaNnQU1%2Bw4ryWBxylfaqof6scG%2FZ5Eq01rtlUMTNBjg5jYkKvKvVeAc5C6fCiLwHpl4pugnrPbdQ126nHLfayS0uGQyp6uwxxTgt2R3Gq5oDi0u67vA4d8D1XeD8u2Xz%2F%2FWbZL4e2USRhbFNGcU0Ov8h%2Fl26Q%2BcJGZuf7yaW26rOl9jtSgkNM3QuLH70akCBoeYxTINqienWWRuEsSO5oYC0KA0QCOFcKCtJDxj2PxuTPXstIyGTv0CwVaSTozOK0IIc%2Bg%3D%3D--G5d9GfL9wuOJaeQR--xfVVieN3rvm0KmuzGy7nMw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1568837421.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9CC:1A6B7A:86BC848:8878551:65E0FBF5" + } + }, + { + "url": "https://github.com/aleclarson/emitter-kit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:42 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"6cf0c41c8da288807ee53407c7bddf04\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=fjkruzqOGAQXPWM5QzhhpztXp63zMbCuyWu2g8Pd%2Fdw3iBkomo7%2FZLnxfNiA1D2%2FiSBqMFVuGIcYqj4AyRb4JVkwLcvJa8%2B8qF8ZfsKgdbuKveek%2Fyex9d6tcaS%2FjMZ0BHsx8V3R0R0o8BS2akKcl4lub2G%2B7Eb%2FIPjUDz6Rduuwx2RHhIsD0rqik0FvrveAFhWtmT8pXbP1gRfMsiupC2eBPFuRHtx43zb81OuzBtK3xXjTKDtl97XtN6eRr%2FIzjd41UHI8x8wGR9k%2BKXoXog%3D%3D--oZwvouqoo%2F8%2FkazJ--SscvjllCYPYRU4bubL%2BXPw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1893944602.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9CD:1AF7D:3403A40:3497ACE:65E0FBF6" + } + }, + { + "url": "https://github.com/FutureKit/FutureKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:42 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f3318cbc2bd7243a86b8aa4215d0d693\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=BEWXY9cbjSr2B7Jj3egOFk21F%2FBzkNxvy1qDZ3bO2lMGYOIX2gEVJjxnqm96H7Fzese8IiGevL5x%2FoLyp%2BDhkJa8ZbK4GuZ%2FBMrvgmEYvotgxgAkobnvG3fnU54ljs%2F%2Fim0gBwGlnm8rOvupXFulb4cQ33csGXpFQuzOGUYBguAPvIdzZOpL9q3YnqP%2FTUQ%2FR5AHhomX1oyojFLvf081S54THyaaMv0tKiaqRl3Ffn69gNLsYOPvG9Umu%2BA2eAfQm2%2FvpYmQnmSzrmcynxJ%2FhQ%3D%3D--FTbqFYegd64ZdzOJ--3w5KPij8nZOJXHh0QqkGfw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1584136098.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9CE:0F7E:162C76:168C58:65E0FBF6" + } + }, + { + "url": "https://github.com/ReactiveCocoa/ReactiveCocoa", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:42 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d2e86d10ce51cb8e04f3352a46391e0b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=CE4wxzxp1SGdhThOJ9J0k1EViWu1csxOnL5Dzvj9k5fDQUWkc%2BGSDU%2FAKpx2gju%2FurhNxbU6Z2rdYutsSkeYpXqJDtzQzYTn8Icu5mj%2FreTXkYwjrqRTG4RWdMYRhpt%2FQcF%2B9eqZZ2gqaorwF0i2aoC5cYRzn9TUAYNCLfRM88c8AiSCGyKCfpPQ9pZHqc%2FLFqwpJbRdh%2BAkk6q3mt1Ba4LYZnnRbVLev%2BYWXq3InLNShKd5o2siiiD14RFhGfHZR8PwEjvtyDC%2FxJ6SGdUctg%3D%3D--dGUWS3yYG8I6%2FvoG--Pw1YhLjKWYwSetl41VuWwA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.871600755.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9D2:0EC5:7472CCD:76037B3:65E0FBF6" + } + }, + { + "url": "https://github.com/SwiftKitz/Notificationz", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:42 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"1eb37ad5fc38ff3a1eb0d8d473ee08e6\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=TYvrHcy2myUWIl6iMXgWPI2WpWuqmZFVVRVs2BOk7%2Bm4ICVeWsGzAYPQGJqVpf7fgzCwnvlCyaLcHd4CTzmPV5VKvLh29A%2FKsbTnnw3OzJzxRHp8FP12n0BXMpzFYyIZMjKeCXfcC1DkG4XyGZlins9oDnsS3pgPdDF9B6jPJeu7bEmCt9UyWDjGKJKc7IZiuY0bmoFS5coG7RV6ly7EMtKCZK%2F3XCvkpUHc0wUyBfaWBmCg%2BekUF5x7%2B%2Fpf6Cl10RwsYk43ZAgZLDIZ3yKZ8A%3D%3D--wTLpmQwAPOHUh7W3--O%2BwNOdEbWG1kmopSPYl0kg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2082924814.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9D0:0ED2:6D32CE3:6EA2686:65E0FBF6" + } + }, + { + "url": "https://github.com/mxcl/PromiseKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:42 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"16150497ce43681714151b81b93a808a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=0bn3MowotuOkzfyE4WH9769NciKLp2Dw7xV2J%2BT5%2BhaAZ4ciMAUcmsPnFU7Aqe3HT6mdA9ihTqTvZN60IDDJQoTKgKExsSUpFc6ry%2BorowKf2R2cJVYg8LYbkE%2BEW%2Fp03eOObGUuGcuZ77EEziPmNE7rbxhSZE6nvikPx3j5ZyYRT57SG4Z0GkRKplEO0F7X5iK1W13qfFam6vD5urAkppNW8C4ja0kCishjETeCmdkRHqpej0udTXdOYDuGemeExzZMo%2F1CDD6QoYKnYMe4HA%3D%3D--0y7iKhxDkuyiGnfg--xGgYFyiaNWSko3yZhbMlkA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1967479749.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9D1:190C8D:83862CB:854042D:65E0FBF6" + } + }, + { + "url": "https://github.com/lilyball/Tomorrowland", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:42 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"6cbf423aeac948f01b032f814cb9cf6d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=ybay07fu3%2FBKfTQufNFcLr5IoBV1F8MRiNyJkGypIPp9CvAopHY4%2BwKmZLAOAzCX4VIFZMeIVFlc%2FKtRBePdj0JW2GjULCATR43OnnLgBbld4xVnsGV4lOJFCrHlaR2BmL3A%2Fh3d5aqlKpTNR%2FMEpIZxTZkml%2BcJowk2Tc6pvSYWxdvAcliOZiYUE9W1cA1u6f3UV1hFpnwF88rjOKCclK75zc1985nqM7LoT48xsRtS3XCD0RArcWMOzdNMfQlVDFMe6bD1SKYvpi5zmHihGQ%3D%3D--QCYEcJ9eBlxORHor--QpffdHB7itLjqq9CCb8TWA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.293322111.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9CF:0ED2:6D32C9E:6EA2641:65E0FBF6" + } + }, + { + "url": "https://github.com/ReactorKit/ReactorKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:43 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c9ab089da60dce5c2da7ef40df7ee06d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=ZhNHpCHh3lmL3KUMzkshg21OQfstMRBBHFFW%2FtdlnYoG0Q2Sj47t%2BNcSlI5B%2BKkkOokIULLUveB56hVSu5u4uhGrDSn9t2vzenZQPLov5KvTMKE62Lm4GaeQhvoDOPMr23Eh6gCRltnHOenZwh2AGgaeKlh5e%2FQWhmFN0OklXinuROPM%2FIO6GXllKlFS6mFkh3McnU%2BxIKEdr94n68Ulxo%2B%2FSEu6cLu8I557rgggzWco9prRKmkzvods%2Fm7CN0jSyBtKQLDSOcST4hw7oi1rLg%3D%3D--w7eXyIDkN34LqiuW--b949cnymNkSCorjq%2F%2FjJIw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.795471133.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9D3:7FAF9:7EFCCAF:80B61B0:65E0FBF6" + } + }, + { + "url": "https://github.com/artman/Signals", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:43 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"baa4ae232ea32e5a446d3243556507fd\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=aJtXBNCeuA0PBOTvp8%2BXQqk7FM%2BXzb0BmkmGrOz4myuFzGGhubggaSxJu%2FaKk2g%2B%2BOhx1QGz5mLDYHtDEcFK1kRRJAOPodydRF9HFsx9jLqcYOoTsyVm3F7DlRhW74WAdCaaML0KYYwu1XUJDTCstclpL1DsmKCPKS02dNEZ%2Fx21kWRpK5n%2BfTEFPN2DiS9sHTt8%2B5Z%2FJ51Tn%2BbTS5uBmzXreYBnsT9No7u0UU0ClxQgaAxL%2B6fP4q9RzMqytPYvjM3Y3QRUaTURtoKlLES5MA%3D%3D--79A8rVFOT8OyozJc--bHHr0S9lqhbpHvIr2Uw%2F0Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.5770261.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9D5:7FAF9:7EFCD10:80B6215:65E0FBF6" + } + }, + { + "url": "https://github.com/ReactiveX/RxSwift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:43 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"5004ddd15d6cd4bb3dedea3341579629\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=NO63I42cpFP8oldIkv9ylt%2Ff5hmefW3t1JxZbZCngftlRxVcZnk%2FKVHUNUh1MY1DSMJ1tqQjd14dtwvGVQgVz9fq49aWXd1BOAY%2FsOTOdYPP8SIiLEk8F7YhcUSIbt3mUedJoh90aGkfg4isSbkSILVjx6RcN5tpdtNWKOaGFZMHhkzbKC1VOnllvJSZNnBbqmDdRMAJSGqd6iIUkJZF97DQ66r%2FFVetA0zjoD2b5PjMHjqQbF%2BITYAF32GZxavjTfZNqVFKcaYVJ8D%2B6DY1yg%3D%3D--S05x5CoIQNXt0GcO--9PZf6lfhKeuIARxwW3mDWw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.606982758.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9D4:2053CD:87E1E61:899B0CB:65E0FBF6" + } + }, + { + "url": "https://github.com/vadymmarkov/When", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:43 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e82845dbdfb974603b90dc7666bfbce7\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Pb6vxtC2hpvGsVzDSpfiQuiEvfBVhhWFmohKmd5s2w1jCyEJ7qd5uIeuak5Gkh9FIVdlBpxYCOi9AZ2Hq66sTssbK8lE%2FFvLh5gZY81OhwscOC0lvtb2OkcWASdKZ6OqOVdGgFnnGEEMyKbTX6%2BeJU74Sds4nmfAfPQIJ0Vn%2FpSu8RjUwbDxPwYp8RKqe8bgWGRqvzN3bxpO2pZr%2F1s%2BatzJ2OpI4Pg%2BoWiwYq5%2BpLP1FjpYWNh7%2Fwa61BRCwn905vkCe1Yidv%2BFtVQsPHBtzQ%3D%3D--Z5jfo36%2FjsIcP%2B%2BW--QgTfD97OCgdfW7Rc8BbF5g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.934164246.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9D7:1F805A:833C94A:84F6032:65E0FBF6" + } + }, + { + "url": "https://github.com/cesarferreira/SwiftEventBus", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:43 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e444bbae5ab9eafa0b0b5c5adaf765e1\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Divhsic%2Fp3QSBMy0dUNbFeJlPz0jSFs239ZHUUKvoOak8yoJi1Nzw3f4Jdujyd1n2vWhtXRPWKLiJnFAnDTrOeftshwWF019of2efLHA2hK02%2FvqFOMRlGTI1ie67lGwwv2GmfzGxYTeSacyj1Hb4%2B7wFZkmNCTWgXJxpStzrDi1TP6u9NPQCDUME4TA5jSGzD3j45M6xu1z0UnDQxqTPRvbw5U0WrTT7F64S9cCLyJofhsXPeI%2F%2FsgcBU8hHFkH7n14WY%2F6BHX%2FC3JwgJn%2BkQ%3D%3D--6pwnnSQnsLfVg%2Fwh--mOxOc2a5OJX4x6NVwyj9Mw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1862441362.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9D6:8E780:8032A23:81EDE25:65E0FBF6" + } + }, + { + "url": "https://github.com/ReSwift/ReSwift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:43 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"7a52cc84b2238c33c3914bc00745b96c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=bvAvDwgnhTC9vH7AiPveCGR%2Bs8o7gp2zcBdwj%2F12y8cU%2Ff2x8szUyEt7VKAFgbPNKEsXKPvath01oBB4vTRnFNhSgthOV11KWvPzsRspUCDnwQ7bOT%2BbjN82t8ThLkOHe8a%2BauYaxel%2BU7bYdZi7QjZe7sSwQMUtOhQRLqworLqQE1ZtxDMw%2BGoViDOZ19u5RaVL3kpy6Lr9zadHQU9Se2fc3fHxo6rZPb9fTEDkA83d%2Bkyqby3PR9SEn4VjUrmydGZJ1dH%2BGCBVZA1qp%2FK1Xg%3D%3D--90DCjZ5%2B2Bmp6iMl--aSOLRP%2FWGhYdj7sXdLafJg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.464003776.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9D8:0EC5:7472F80:7603A55:65E0FBF7" + } + }, + { + "url": "https://github.com/BendingSpoons/katana-swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:43 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"429d14874927c7bfc5bc9c9fdcb5d951\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=DZzeYE48bX44gl%2BufVs3tzdOTStvUG3hPl9eTQ%2BdpoBLyO1dibsqFUZsHggpb%2F%2BGDUwDAkTH7EhEbQVfJu8nExpNJqEgjaCoxlY4C1yGnUs3PuShPhxl6UEXPG1KtV54FpUzQxLU2FB1%2FoTYPg1%2FUHz6NZOitj1tn%2Bm22hA517P%2B8SGVB8qqNSlN0pviYlyqahwaL2n2W8QyFO35y78qr1hHoZWOtrE3Pc5sQ7eyuNXOYBI7Yep98O%2B%2F8AffGlULdqlXuXA6ozyirFzFuyWTIw%3D%3D--Osw30YUa00KbnmxT--b8%2F07KWfiL0RMr7Y%2BV8JhQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.926837179.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9D9:E7E56:2006867:206C0FD:65E0FBF7" + } + }, + { + "url": "https://github.com/mcmatan/topicEventBus", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:43 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"59fdc84420a0317d6f5ae66173659433\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=V9UAig3ylyb2l1uNpXPKOkgvOwqGFTk7dTCBTeOYQmSviQy%2B3DnBYv4%2FosUoNCenjn7qGYr4XT0Koek6Gi%2FTpPsXMfvm0donhB7ndFhMk%2F8gZfwnY6VEA6SzRLmr4Gk3DZN0OwdhA5Ddj6bNQ%2BHzsr6am1K926Oiu7Zsgo20eyt0CFAG9KFPCzPPAYssa3v639LeE2EvzlLnoe2hrO02EZ2k0UWTnj131G1cyIXxrQu%2FfRUO8F0RviNHcswhpdvw8ounfCNh4XjnbABgeFtrLQ%3D%3D--F65aGJTKi%2Fsa7pyg--D7kgIqbDDjEt1r5fyJoz3Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1216356123.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9DC:228716:84F79E7:86B1354:65E0FBF7" + } + }, + { + "url": "https://github.com/marty-suzuki/NoticeObserveKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:43 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"ce7deb7dca775cd464864e3657ccf288\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=DslmlNnWcPLhfAqoutg2wOeVNe9POXOSdfTepwqsGeUpYG%2FMWxKD%2FaePwAn%2Bv0oQ6m%2BGZBv2KFiUxYBVprfWwfE%2FdwHBWMSs8wK0gNulGoWqv3Xs%2F1%2Br2I4tV1sR3w2NKgcUXanDScnfhX2PKpjvOLgpaVzAxQ1r3X0k6AoY7pGXgDtyiUy%2BB3Cjfz7%2F1XHBG%2Fbi0bDkWlIdUS5zIHL7m4NrF4UJJgkvjKLkM03sLDzgk6%2F%2FP1mq8UjX0i78erHa82xecfGUi%2BXzMfsSRMAtww%3D%3D--yBabFVSY5%2Fc0Nt3e--mlTy4kmVBZH%2FP1E6Bb3CDg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.989518871.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9DA:228716:84F79D8:86B1341:65E0FBF7" + } + }, + { + "url": "https://github.com/ArtSabintsev/FontBlaster", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:43 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"decae5300f3cc993f7567a6e685362ea\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=kQ3PVjbIQA%2BM%2FHTxLVTkDm1WmBlHIubmnv0urzvsHhAO3DNMhAdzHhtkdGM0H4JInDBeXqkS7WkTs3NvgSTEy2NL4aRMs2zudx2OyZZ8pYvlj46QEj23A7z6WpgSUuDpl92ZtMhvuFJo15ouJRi1F%2BYTI8Ug1FlquSxljW7YA%2BRDTZPRIIUlzx9HiXB%2F%2BLyrQB2N%2FnrksNbXeGENuTDQjiWWfRM5wHklDO%2BW2LsZlMLs%2FJ046J4QdhnDyIhsrgdQXYe4JEJMzA7pqHq3x9McMQ%3D%3D--UhftpB4Gu1Qnlz1D--ER1A%2BrMTAn3FYbkVyaRz2g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1203452721.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9DE:1F805A:833CB97:84F6290:65E0FBF7" + } + }, + { + "url": "https://github.com/postmates/PMKVObserver/", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:43 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"25692cf366cc8071e39deaaabf2f1a8a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=vXLpdN%2BW01s98AcIiRB0qi6a%2BcLDPF90R4eSJxTSOeQoRYgQEGuRaxH%2FzR%2BNFzet1wSkpS9Ialn8%2Bh63dYqtPfyX4xk9vvg5idplrXjhPCj4FTXcxgpX%2BsvseToIci84KCVjJWTyK6CiDK8Ay1M1Fz4ey5iLSfL1Aqkut203csGID6YNFd1hG%2F714LoU8uOqBc2opNl5R6eyLUUNtpqfV7FraeIF94rn1orwAi8jmxnKYSEV90lxYf00UqeOHFusBf4bQrQ%2BT%2FT9Qna3QjfvDg%3D%3D--DMWhB5yoNpsN5Z2A--xNa58POG2%2BydklflPHXMPA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1922899798.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9DB:F7A62:872922F:88E549B:65E0FBF7" + } + }, + { + "url": "https://github.com/keitaoouchi/IoniconsKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:43 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"df7228abe0baf216476fc351f66f2d66\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=VEFvv2oOQTALvcY3THg1WzFPRf0Pow09O1W2jDbn7RxnjUnf4A0JcbU1PB54tYFcZJLn6vI0e%2FoML1GnEzWTAv%2BAQwUOMIReipoZhi2y%2BYI9PMYP1YeduyXZ2UhTlM8kjM4yNh31Sb0PCG0FZS0eeaHCMVuC8gaCBTU%2FtkGZUv4pD%2FkgzvfFTryJsU8SN7Ghth1kQ6omDIgCXyvbmZk83EXI15V5hwyRc%2BweuS%2FscuAloswOBlrVpdRdbWLZOcdCywXGNHBa0Ko9PchpLivwfg%3D%3D--62VNZ2aEkfCPylx9--txvTyfinHn%2FPyzlIAUs2wQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2120189594.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9DF:0ED2:6D330E9:6EA2A8F:65E0FBF7" + } + }, + { + "url": "https://github.com/thii/FontAwesome.swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:43 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9e2fd9af957b57e671116b9684910616\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=nlWaH1nVFl4gwQrHrRApN%2BBxmbIUnuxi4YwhByTYZt%2FIoxH2vs4yvWMufQsD35x8FQPQKc%2BliHHwdVt2YVcQfPtXEvN0%2BoomJ4KWIosWKM7E0AadokdUZIkRwKhbG%2Fyf%2Bgo5%2BITi2fEYgqgpB34HkRYvyIE0hT3IUvqQPxR43MNyF0iu1GXjZnSiGfsZE%2B3G4a6wk6xUmOm0PiT4PrEvEKODMDlgBCmxZPEjHi3o4YQIzB6suh9Rx0IuJQFnhhowh%2FOYEaaLhcIhj%2BipSfpa%2Bg%3D%3D--8Rn0cfhFX12SlNt8--IcDvtah9HAaBC8jWuOqIww%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.669023786.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9DD:2053CD:87E215C:899B3D9:65E0FBF7" + } + }, + { + "url": "https://github.com/keitaoouchi/OcticonsKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:44 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"964e1a58d4feec81371af114ed13be10\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=la8vIRIVNM5%2BX4TZDL6%2F5hRH4yUjs9AIuuFo8UIgl1Nb8JnHH4mQS0%2FH777iu7p41tqC5sX26tzKjhQAatemLwbvCePgNNN0pq96pF1juKFeUjaBkqQCiCEp7oEQvlltcP5BinAp5tPTcBpEnDvJAsHLutsIWTXZJ8IwiCeUbQwXNYyjXc8qypY%2BJ5eWm%2Fn1%2FClnNGeWInZ%2BwRo4zGyEjj3h3PckVPCsyuSLHZz8bKc8jAj6wcVgmiiXdA%2B%2F6pt1fEToH60fQf7syX3qdHKNwA%3D%3D--yN2pqvfDbctmanUz--a%2BV2jyfad1fmJQpi8NzFDQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1875435670.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9E0:0F7E:163177:169197:65E0FBF7" + } + }, + { + "url": "https://github.com/segecey/SwiftIconFont", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:44 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f6bc3627071f03a533e051ee97b6342c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=JIC2i681SJGmCKRFKyocjIGuxbVQIx3ia69wKafNx%2BxsFlg7vbJe0OukuMKzEu7LqHdtJZTxGC8V2Fjxbz5%2BhIdiE5dP6MIxfakdc7jo5TBl86FOjTp%2BOmBtcDz5JIJnQtU1LZwAY5h%2F6zBiKNTOgPPiB09BYGJMOy1xWHxoPSTubxI1%2BEFVTKnURLwP24LhoCvZsa%2FXZg3Swp3SUEdPPTQyXiAXAnhj29jak60GoZIFimVq1%2BN4kk%2FRfPxSYrRP0xqEb3Vx9sJdmVft%2Bjscnw%3D%3D--W4A89AqY847OSmXa--1PmMyFNtddHFKCN5NwDMeA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.956774695.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9E1:0ED2:6D331CB:6EA2B88:65E0FBF7" + } + }, + { + "url": "https://github.com/Nirma/UIFontComplete", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:44 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"b132157a2994313e74c18d2b3a075d64\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=mQQFLLSxBFelYJeKSuvfVOplsXZz26Lo9LEwZ0hE8EDCSKcyLNogoKfOUinGQsVGGM42sUmSmZjaB55tsONSs%2BX611R39E%2BgAdDMABYHcy1Jcg9desdMmepPq%2FuVnlbxyqymNEf1g2Hq4sRCDF%2BpsQh9S5qvb0PbHDtFvdw6fGRFDWKBFbeDBwuKrl%2FS6kcWE5zw00NLDYF0yzypAP6GlIu1KSX%2FY5TqOLArKMfOCUU%2FdLT00n%2BqCbO1Kv5EeSzYUxj0XZNAVA23vLU1niR5ew%3D%3D--Dl1EkULyMYWSX67W--OlX5G2JMdeDGPQchDHrqMw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1923025171.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9E2:1F805A:833CDB9:84F648D:65E0FBF7" + } + }, + { + "url": "https://github.com/ranesr/SwiftIcons", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:44 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0390365a4418c56dfbaa74175c6bde61\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=NWw9ioyHDHNJAu1EVqbThikOuSd5UvsAHS3TLK2JoX9P0Mji73BJxexvFXn1TvXoEF5z2paFUnoeODf7Tz6mNbH6BBOxyGbHUkdoBuWqtgVZbXTu%2FDfelqFIl0rHtrwkNMyTthfW41viWXjbAoynXwMene07Er8r%2BZGfsUhfWqTl6w%2F%2Fp92Ptm2wKWNQiyz0giWic21LIk4MdA7zynDbpemDMnHGWQM9XHFmmyTrNZTJTk7zCCD337yQ8IWJv%2FYXa6gBrgFHbABfKCvoBRKnWA%3D%3D--z5ytOdWJ3VNROUqN--OUAWpNj9CP5Qg04XYoEIIA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.237639530.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9E3:D9680:8CCBF58:8E85A71:65E0FBF7" + } + }, + { + "url": "https://github.com/nvzqz/Sage", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:44 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"178133ddba941f2dcc3b34bf5c620e0c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=6n%2FBvk17RLcF%2Bed3OpLjmQQf3DIbUgQQYWEvn6mg9GIfS%2FCxBiKCCBhhdFXVGn%2BA7ldYf%2FakMDTGIIHZgEI5LUZ5R5xX0SQKc1rS847rp0HRqqxtikVAeEF2fV3udOqEO6KchBBRQFhHjdCFvRaDUcwdf6FALG5AlpXgMyVqVyGDzG0udRwGkbYIpxEm4WcAmjneI%2Bv4DR04aun5Lz4eRY%2FyidLnrABV9uFzSHw8Y%2BRscJjTgx5%2FDQknpAJ3f4h9BslO%2BjtsKqIJXdLkhhl3bQ%3D%3D--2CrjUPpUIHJr787D--7q6VDuFfdNy2r8FNEMtVww%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.663921468.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9E6:1139C5:803C0F3:81F6730:65E0FBF7" + } + }, + { + "url": "https://github.com/huybuidac/SwiftUIFontIcon", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:44 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e6fbbf8559861e38d79168c7cc4cdcc5\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=CNWfL8LpsceUSM4d%2Fxr2cTNHHiqczIVoy%2BKjbwF%2BM7JKbzozasoYwu%2BUzmfn0BHJ2m4%2BNtjina1D0qon0i70FDxI8ZE7%2BdwsBL26mY%2F%2BfhZqM79ThajPo0ZN6gCXEaiXxzdGvh%2B9Y58Qk%2FcUh0ng3WT8Q0yVf5gxHgeJYgWOcFdFa0qCuoqLYALk9zFKirLCYcrF3Vg%2FhHvP1mbZASSjsTiD9ts2DrLFaS1tRjdB8p0pODHiug5eYoiem8VkPwNxokiL5%2F3giZoS%2BrWly2%2B8dA%3D%3D--KMgjnSHWdZTZDbW7--uWQEZoC43pbJLrkvYaK1BA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.273524959.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9E5:0ED2:6D3339A:6EA2D71:65E0FBF7" + } + }, + { + "url": "https://github.com/b3ll/SwiftyGestureRecognition", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:44 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"62862e44cd0ff1b5dfe08593b2b37b2e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=x4rzLCrcsRgVicyUHfqB22AXQbAZ1Q9KMoMGKYeOQ7EXGMP1rDWyrX9ByRjO5u%2FbkZHCipwUROAPL1WXBNK%2BC7s5xbfR6qv9Dw%2B7VWz6tFheu7NTfG3bqbgjmzDi8fGy76byVCrqa3sQW9PN%2Bgt46OvcgceXyZy1lf2X0Vbpi2GPQCkNOYqkWYwldVeZYWmvt6%2FQBVJboIsEiPYxsZURoPwcZPfJrnc2URFGU1IQzxZW0kOM2VSjzIwJ0%2BLCsRr%2Fr%2FgSrti8swXneEPl0kyPow%3D%3D--M9Vuw0zcmCaLLfPM--JeLfZ7tSN0MSBKmwElXKBA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2036398005.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9E7:0ECB:84470A2:85F8416:65E0FBF8" + } + }, + { + "url": "https://github.com/Nirma/SFSymbol", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:44 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0f1ce8b7a97f93e050ccc146183a653b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=XV1zkNAjN%2FCHgUySlbOdJOdwoHryryC%2B6%2B56FubZBkGaJhVovBZZlvUEw35qLnFscOeZHxxblihW2J9py0oy6fCDq%2FM%2BbGgWRh2I1UdZtS%2B5MMKKmjpYK7Mbrz3x2%2BxwDLLU9mVoR7O14%2BLvcSHpGbIjqotGEfmoJZUYTDWacZC2ytjcJPFWxiiJoQh5HQPFU5DtTa2353J8GL4bQEUwQiPrUoE%2ByVNtddbyJ1fgYWBNwdks1cmFDYo6ouxF5eJOGufbXLxef0oCQbhJDpZVWg%3D%3D--7Wdhv8IEQ%2BtcTDT%2B--nXkKGbc%2B7Y8rMUMpdo%2FZTQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.190268630.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9E4:190C8D:83868E7:8540A71:65E0FBF7" + } + }, + { + "url": "https://github.com/moritzsternemann/SwipyCell", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:44 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"44bdad3c72b4f7dfec8d160cfd913059\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=X%2Bk2wBGe76FibTJMxXPXdrLy5jNq6srbv6WQpaX7dSR4xJRrbtwmRuJTpVZYibtU%2BZXszmCQpfdhBCyoW0GY0H%2FTkaXKUXkbE5XO8tVmN3Kl8p6MYgIujqXy81o7iew8f4pFf9mBvzmbHOcMru5DXS7mZx6a26yLO1BCsICXqTHALFrQhxr1xQlrNRAxvt1n9LGrL1tvJfmsO%2BmTmf5IN2ztk6p1Nb5%2FUGnAcF8McEVP0SWxIxxM%2FdrtVkQzBOw88ZkMZAJp%2Bid8QMGu9ClkRQ%3D%3D--TC5ClTgKIcnpsX2b--4lEKY6Nl4bzXHHvdGBtyeg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.882920495.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9E8:D9680:8CCC014:8E85B14:65E0FBF8" + } + }, + { + "url": "https://github.com/KaneCheshire/ShowTime", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:44 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"fc06e1e8cebf315dfefe895148422a4b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=uFmK0enCE31u%2FPpcrV7UsIQ7lLZf9C3AKMwALptV2i7eFNIjvYxWB1TVOHTzKCLnFtw91sjnhs2LS7%2FRxESYpfKMCUHzDaf%2BKdm5ODaZ25ym3d384jjpBZznoIM6jkQBlLA%2BlgOUSoiWyLODGm2eWsvGnUoJnBGRtNWsB1hYosyJU5UfeT8YqpVPFJhfWh3czBCkL9ydIW8RUAvi7MmfPWmYEQCR%2BCj74wxigowCOewzNOlJbheUMbWykhrSKCfqux3YlvtSXpskrNjXbd5jFA%3D%3D--6TDfBpI91lkbY7di--huXMA2BD8HJTzYAbacCNOA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1223195655.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9E9:1AF7D:3404295:349831C:65E0FBF8" + } + }, + { + "url": "https://github.com/JanGorman/Agrume", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:44 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e50d1f8e939ecde5b1f4b60d496d708e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2B4%2F2JcSQX1G2lpB1xh7d8xS5XQXFtbFmJFaSFywMAoWgndUDM0Y2BiZQ76AtZ0OYNJ5%2BQ5mV08UILIWQVOdCNV8Xt%2F0W13ODRf2We%2Fq0WeVBzJvSQ5MEpz%2F1lW62H9kumocjvRGtqEt2gefTfPgXylfpw2rxbgFFt%2BktFXtZFAmnymGDhHPA8z7NFc%2BLwB8wS5ZQSQWqSBrsYG6iwNHI7IM1wD5YhTfbTwanfiWaQWvcpKI1nHKBfiLCPfKSs0j1u23x8vuMnpJlmaRooiVR%2Fw%3D%3D--Hhmb19Tahh%2FsRhht--KCL6TNUcFWCz2YmhVnSwjQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1839040546.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9EB:1B1C90:841456F:85D0A76:65E0FBF8" + } + }, + { + "url": "https://github.com/malcommac/SwiftLocation", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:44 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e7f810cd1a026eb7cca3ee038bb93e0d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=XsEZrneiYUEuDmlwB8yJWeFTiSzSVIQYd4o4N%2FckuGILtLM%2B8g3AGiMJVdik0%2B3nu68Acutn%2BJFOBJXiDMNRjsYfuCakRc37snCzl2gQqTQkAVas0tff2OerNTTILCXwnGqiwwMZmBphcqCSheupY6BlVaWWyjpoBoa7L3k%2BZfrzphR15vlkgKXsieF46uowMpHaRqNLz0bqo6Si0X3g7IzEjVp2VoYH5x4T2H%2BaxKXcN77HOczRj75pW5v1QhGORuejb77OxaEDil1aFMn8xg%3D%3D--p45iIo4VA4kiHebL--CxyOWenvGStRzoTXuihUSg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.305283579.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9EA:0EC5:74734EE:7604009:65E0FBF8" + } + }, + { + "url": "https://github.com/Alamofire/AlamofireImage", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:44 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"85be0f9f96f5815d050188e00f1989af\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=p3hWs1qhoNVAob7hM6cBtiXdGlfkp2GNPWvhSOhh4jOSu7%2FFiye03I0V05QA%2BLQKuXPk%2FRfAFZ1kvu%2FbJ2DAcQL5R1a8wABwmQ1kK1%2BFLx%2BrvVTJCyHtx0%2Bmk9Xg3C4ruMLZSd9dZ1yFRpXXtyEiMG4DFc3K7nUkUSAJxv%2Fn%2BjboqebZyXZgDR2d%2F4yKTy%2FbvCGV7K8S2EYg2Nnqb6PVD7INnKCxIpB1vcYjY9NQZeobD3EWdWV%2FrYaGgDBo79yeLr3x6vYG%2B9t9XGWyPe58bw%3D%3D--eXM6DI%2F7oUOE4Zc5--%2B8aUcCABwzAvraRHQfs9mA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1364840645.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9EC:228716:84F7F5D:86B18EB:65E0FBF8" + } + }, + { + "url": "https://github.com/onevcat/APNGKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:45 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"72681ad3baced39d16395689c325543b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=qpD%2BYCgrF56QxMSPUepj9aK4Im9VMdIfJBjP6oonL0uo8ciNwMeQu4nX18ULF72N0qxfdCNGNeIV7LMHR5chlrjI7YMJunT%2FGwU0MnE2GIl4K8odETkBVItJjXXfaTqmzkI4JvuWPe5FQYjMc7MGpdGnPbkeOnhcHxnR8vhUBrvyeBPN6FBWs90VFToDSdP3S%2BjCVAmN9Otx2VYMrL9zRAlPOpZx5fF%2BWbG9t5groRMHpvIcBM18o%2FsGf6BboojCr5ouhabAi2NUhltOrF5fDw%3D%3D--bOINCjTNpcPd7rC%2F--Pq4wbSK47IUp0vRQWV316g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1529480801.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9ED:2053CD:87E26B7:899B95A:65E0FBF8" + } + }, + { + "url": "https://github.com/floriangbh/FacebookImagePicker", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:45 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"8ed47a27422479249275a0834f444900\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=xraPVt8rWdqF0ZkxtvqwfEooyxMfx7l1A9hNxrafRdo3wwrHltgmQ9NFicxFUj%2Fq0KV55%2BlAf%2BICoDqhxG995%2BJMD2ylya9TvbJ6C2q7FLQqnC%2B16NauMQWuBeKOaErt77PMM6ytwOAn8hOnW3uFft3dNq%2BhqBBBy95DhqvA9FllO3dR5PKgmwol%2BgIAbjaLXzXG5bNR7n7f%2FQOHjCp4esb8R3VKyqQ0OJrGCueuo67T8NYu52FYRAm8hnKnYbNxDE7QwndXBAzAVJcVomLZKQ%3D%3D--rWjDKK3JOsUW2k0E--eOjHz7smV9o2aE%2B226Ie3A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.151900256.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9EF:8E780:8033262:81EE697:65E0FBF8" + } + }, + { + "url": "https://github.com/altayer-digital/ATGMediaBrowser", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:45 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"db2b3138047c5498474bd2394e15a668\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=9AMSfr7vAAkVcomqaj3sxldYreKXyxB1CXh9oyn2E3fyh4962DFKQ%2BzGBGSmsNwSypSLeKYdpDPK42MGW%2FDD2tnj%2BiFgcxtmmNgPXUKioG5ogOUC9Wvbwyhx5Z%2FGMiqXj54NOr0D5WxYdgNsmBYs%2BySsCRvlY5CxjxdwADIDhXCt%2FHzUhKbiVaf6FghR9OuaY6a0jtxo1Lzr9UiXOW0s%2FafDOuKAEru%2BM36RDTVrfe0Z0DmXAFM79zAOm8FYmojTdjTM7ix4N6jVjV%2BDtfXBtA%3D%3D--QOL97JXIcgbjxlpu--5eNijtJSETlYrqkW3KnYEg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2090910248.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9EE:ED217:8310A0F:84CB2C4:65E0FBF8" + } + }, + { + "url": "https://github.com/congnd/FMPhotoPicker", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:45 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"7186c82214783c956ec83850e92564ab\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=j9WH8WRSp%2FWJPMLbRxCORuUezxqGu%2FilnsKmUooBog0DXrmyw21NWLD%2FLPpaJLat7I0k8eVqu%2Fx%2BLyYd7ouNdN7BO3UBtOdwlbK3nxSp04Gel%2FFnqtkopnJaF7d%2FXMPGtyN0Mv1dyAJAb4wGL2Tguj%2F%2B3aRGZmkuV0Ahc5ZjcFrua%2F9x33bPr6%2FwsTnQxodGUFsSgpk1YnlmOy3oaAhxyL5dRLvPrAxdwwKb33YrO8xCU9TbBPOI7BEGd5Zu4r2glIhVYvh762QtSLriqiwJeg%3D%3D--4F%2Fi%2FsPnteEUK8h8--giIn9d06tqhVNK63B6wCmQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1452826557.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9F1:1B1C90:841476C:85D0C67:65E0FBF8" + } + }, + { + "url": "https://github.com/kaishin/gifu", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:45 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f7a41cb9115e618716d2a4dc1f4c1124\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=jr%2FlEbYFSqxm0ivqbBqrYyAefKLJ0rB4HRX2BMZjxZ7qyZs3MeqrMPdI7g%2FslVyaS9E83j4ayHlHvrnJ9KKbeqLW0tgOE0SvagnKw8q0%2F5o0%2BfjMXBQR8z4b%2BHXofh4kcMNkzwmCKvIDuc%2FqDHQV%2FHm6u4FUAYKutchNX5z50eFvZmEjILGnULDbm716qwwDnqs4EXzF3%2FhmZwOH7xuBIjJlANW14h06Ts496pxnOqCbfwbO2lh2Jg2%2BW%2BjgvuOo8vkMmaSX6NTkqZlsP4FMTg%3D%3D--LJYE1Rbea6AW9x%2Fq--W4YAI0tOHApk7Qmpjw8WjQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1445050121.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9F2:0E71:A4E37B:A751ED:65E0FBF8" + } + }, + { + "url": "https://github.com/Ancestry/FaceCrop", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:45 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4c6526e5fa75a5980ad148ccff072c8a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=UEAURFFqIZQA%2BU%2FE71K2jMaIzSeCT0ybh2t2kTjJXH0JWkxta185PRNMfdOO1pAbOv5ntB%2F3xr125p6cyKiG7PwIUHqYEsT0lVlABCEEHjyQ4XuLNkqrTwDAyfgq4oo1hRXwV04pjJinZ8UPsbxF6Mrvi2urlJMWDCU%2FqcagScy7%2FplZqt%2Bp9dPnCvV9p69OIKiMKcmCr5Zvy8HLrFHFy57N5LGzg6s%2FlOQhkn%2FP3MTlE3gSRYkbUFn9cKyHwLikltToQ7IxIc5hY0AjFVDRlw%3D%3D--FOLNQNmRtpJGSmSp--tA75qPHvdcBg2bJBxn6TmA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.677550408.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9F0:190C8D:8386C83:8540E29:65E0FBF8" + } + }, + { + "url": "https://github.com/BradLarson/GPUImage2", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:45 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f51c46db2f8822a50d7b4916884b5dce\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=0N4uXy%2Bqc%2BdcJ9Kh6Nfud9s7mk5viCGfAJAetB5KEfTkIIZkpzWk62AuFU%2BmKCWCaW7coLNdTkdyCd019fRAIrMkBiyKDh5fk837ckJPwBFpd0U2rVbrjkFrsUXDrmSSEiDohyCKiYYOzJz78Q9VCrVJTJY8O6DIdJdlFA9ZUDun2GvV67BWTO%2BOrFsjGn3e%2FLRVN7UNyE7yjpEWkiZ9HrhCJypbd%2FlcBm9Qg6C2wcdeWdPGl48mxpGJDAn6OjkRzP285%2FK8oyew3zQYDyzTzA%3D%3D--6sLY1IhOqHJrK8Xe--CvHuV1oJNlUsv9wmUWl1xA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.689594163.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9F3:0EC5:7473780:760429B:65E0FBF8" + } + }, + { + "url": "https://github.com/BradLarson/GPUImage3", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:45 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"89216d74fc0f7f0992fbde182d390657\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2FDv4UwhRHYBxCDSYdZMa2vn10IxWLPblOD9hRxb35Brw5QRgmRvAkogxxtXsY8iBVj3mOxcKroOPFzEiQ7XlTKrj%2FecCFRwutWjAmURtocwryq1BRqe8j8fnRIWZ3k4LI1savXG0XSDzHALMcyp%2Bib1cRTpvUhJ%2BgX2Ul3oNoDiAQ2SlDoEyi9auCjVQwsKNziz3rXYn9iyiPLyh7JlGrEO%2F6bD75xsXO%2BbsqDuzgpz8Z6ViTgikJIuG36fFYGaJ7UagO%2BAH41t27s%2BlVkPFZw%3D%3D--Z2g1a9Ejgb%2FNFNQu--TPhYmwZG1HXKq7RbKL3xQA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.315869483.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9F4:0EC5:747380E:760431C:65E0FBF8" + } + }, + { + "url": "https://github.com/yangKJ/Harbeth", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:45 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e81a2cffe64d4d9e34fa74ea4baa51eb\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=SaerWCOd115ynlN%2Bwk53FstEwmAsCzZPiS6XgYd91iQindiunQqGZ1yO5Cvk%2FWF4WXcuDUUokp%2BoCVr7KIvNWV9hyFWJ60OnunBxbqtlKZmptDRA7O36rPI2xSVIknfYWx%2BiC47Gb8MQfONyhd0kFjqu0vF7SlIvo04T5ffrpRdzUjqhxtj%2FkjndCPsuUgQovuPBWm9k3oMtjIJkYDm%2Bnpi840mOqlDbXhWBd1NLpNhFKGZ96SZrFG2BM4dNiJ8MblH%2FHpy5FeKVeNSegG4SOg%3D%3D--0kr%2BcGgoAV2Au4er--l3yu6ow7X9Rntyt4PFy7Lw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.192014626.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9F5:ED217:8310B5B:84CB439:65E0FBF9" + } + }, + { + "url": "https://pypi.org/project/fastimage/0.2.1/", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "content-length": "8192", + "content-type": "text/html; charset=UTF-8", + "content-security-policy": "base-uri 'self'; block-all-mixed-content; connect-src 'self' https://api.github.com/repos/ https://api.github.com/search/issues https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com fastly-insights.com *.fastly-insights.com *.ethicalads.io https://api.pwnedpasswords.com https://cdn.jsdelivr.net/npm/mathjax@3.2.2/es5/sre/mathmaps/ https://2p66nmmycsj3.statuspage.io; default-src 'none'; font-src 'self' fonts.gstatic.com; form-action 'self' https://checkout.stripe.com; frame-ancestors 'none'; frame-src 'none'; img-src 'self' https://pypi-camo.freetls.fastly.net/ https://*.google-analytics.com https://*.googletagmanager.com *.fastly-insights.com *.ethicalads.io ethicalads.blob.core.windows.net; script-src 'self' https://*.googletagmanager.com https://www.google-analytics.com https://ssl.google-analytics.com *.fastly-insights.com *.ethicalads.io 'sha256-U3hKDidudIaxBDEzwGJApJgPEf2mWk6cfMWghrAa6i0=' https://cdn.jsdelivr.net/npm/mathjax@3.2.2/ 'sha256-1CldwzdEg2k1wTmf7s5RWVd7NMXI/7nxxjJM2C4DqII=' 'sha256-0POaN8stWYQxhzjKS+/eOfbbJ/u4YHO5ZagJvLpMypo='; style-src 'self' fonts.googleapis.com *.ethicalads.io 'sha256-2YHqZokjiizkHi1Zt+6ar0XJ0OeEy/egBnlm+MDMtrM=' 'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=' 'sha256-JLEjeN9e5dGsz5475WyRaoA4eQOdNPxDIeUhclnJDCE=' 'sha256-mQyxHEuwZJqpxCw3SLmc4YOySNKXunyu2Oiz1r3/wAE=' 'sha256-OCf+kv5Asiwp++8PIevKBYSgnNLNUZvxAp4a7wMLuKA=' 'sha256-h5LOiLhk6wiJrGsG5ItM0KimwzWQH/yAcmoJDJL//bY='; worker-src *.fastly-insights.com", + "referrer-policy": "origin-when-cross-origin", + "etag": "\"LtsaeU8tb+7d0mV7T/kk7A\"", + "accept-ranges": "bytes", + "date": "Thu, 29 Feb 2024 21:49:45 GMT", + "x-served-by": "cache-iad-kcgs7200153-IAD, cache-lin2290022-LIN", + "x-cache": "HIT, MISS", + "x-cache-hits": "1, 0", + "x-timer": "S1709243385.488607,VS0,VE255", + "vary": "Cookie, Accept-Encoding", + "strict-transport-security": "max-age=31536000; includeSubDomains; preload", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "x-permitted-cross-domain-policies": "none", + "permissions-policy": "publickey-credentials-create=(self),publickey-credentials-get=(self),accelerometer=(),ambient-light-sensor=(),autoplay=(),battery=(),camera=(),display-capture=(),document-domain=(),encrypted-media=(),execution-while-not-rendered=(),execution-while-out-of-viewport=(),fullscreen=(),gamepad=(),geolocation=(),gyroscope=(),hid=(),identity-credentials-get=(),idle-detection=(),local-fonts=(),magnetometer=(),microphone=(),midi=(),otp-credentials=(),payment=(),picture-in-picture=(),screen-wake-lock=(),serial=(),speaker-selection=(),storage-access=(),usb=(),web-share=(),xr-spatial-tracking=()" + } + }, + { + "url": "https://github.com/Haneke/HanekeSwift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:45 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9c82f162799e2d6e0fb38abb1fa90537\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=cUTH9VevqiBun6EOfbSoy3U3fj%2F3cHH0ysD7%2BU8YMj8ek9G9fj%2BTj%2FZirsX9hA9VZN9yAS3vujydAnTjWJ3UZxxcQEZ88fUflbCPyqOSYVSYh1WCv9tUc4LZLQpq2tPsrG4Nct2Pum88I0bCYCxB3mWCeoXFbLsWIcqVN5wzINkNHjE5qG0kAkxVZBRf4o8eDAxw5tqIVlEA5Ym0xobOJsBTv18fAiqrs%2BMzyXH4rpM5u2jov4Apmb%2Fb%2Besyrnjs5t2MIBRW4DzqmVIMT2TuHQ%3D%3D--z4on6FDsaK9u2bFL--EFY05BEkVCO%2FxA2KyBmdbQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1054469902.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9F6:0F6F:1466E02:14AF1A1:65E0FBF9" + } + }, + { + "url": "https://github.com/hirohisa/ImageLoaderSwift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:45 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c7ebd764e4973bd70bb7efeced6fa477\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=fOT3wyg1Xdawm8CoY8t%2B%2B4iK7EUj7IHosB5U6JIDQV02VIRDoj5lIx6oZH7loL4fECCtsFt%2B%2BGW%2BShmeLlKWos2zebh7R1iR3lSJuSuM7Xkr%2BjnkCqb8j2%2B3O5P68DSPcbZPg%2FQoMyiIDXplxBXSfiP5AdrZmq50meB4W8gVNH0k%2B02hOtUYiWK1Lme2UR6z3nsexVWeEMUBuQf%2FKadrtObSHbrD%2Fl6J4CASGLqdCeibN6drFNMni%2BdGuQEdJFIfxZRGMlSYXk%2Bp5jTOHxrkaQ%3D%3D--TxH%2B%2BLjSMj8QoVwm--EWPls30w7kru%2BB%2B1%2FYaXwQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2014771798.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9F7:8E780:8033504:81EE965:65E0FBF9" + } + }, + { + "url": "https://github.com/kaishin/ImageScout", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:45 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"637e01b7a383be33d6bea627715394db\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=7ouecVz6iQc6A%2B%2FOrC9VxVVriEeDXwjYLETquIAMLJDD6jSrZbLzypRLFH1ZyYt1QlYPD1Cv%2B9X1QJQdNFSA1c%2Br2QYwVklwIif5X0TKzdah5o65oy4k0xc7%2FO4FQKbBjewJOSOFAWLO%2Bk4RWe%2Bn%2FwveJ1r8I9oz7Nr5yl75i3QPkSlPelBu%2FLh3tKaNDGpzIejlsd515wOFn7yGBaA5n5rwscaRoS%2FIkg2l1NfQlU2N7L93hMjqXpWDUnA%2BDbKf2FBRWVDMHSxBvoKK4irCMQ%3D%3D--txoJEYbphqkMIQw2--oJyq%2FfqC6ejtp8gJbw%2B4HQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1221300724.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9F9:0EC5:7473A93:76045B6:65E0FBF9" + } + }, + { + "url": "https://github.com/geekaurora/SwiftWebImage", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:46 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"ccbba96dae8c2e8b61d9c99b0a3354f5\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=wE0VxvRFyzl5TGGzoe1cDVPBc7dgJpMsdAYHKTdLuL81HJlDmPull3tp7Exqkvbj0aFNePoNtd23AoHb7AeeKapvsr2FWXAsKgmWdr%2BZEtUGnv822shabWsRgxz59XtUF4jVQqNuFbJvd3aHtiTpyuItZHzaBaDjXjeIlUGlLekoAXlmDVuf1EwH6kKB9VHPmTzWozrALfamZGVDurkgxSs1%2Be7JhM3yhlFJVi5fhDtaXKtXAxHZse0Bs35T%2BwF6OmEBUpmO2uXsmCdtO57bVQ%3D%3D--yTE%2F%2F0%2Bz56a3m3Js--iY6Tcz56RPPs9%2B95055MGw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1153063635.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9FC:1AF7D:34048AC:349893F:65E0FBF9" + } + }, + { + "url": "https://github.com/Textcat/JLStickerTextView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:46 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"daef48daaf8e653e4cfbbc5e83d0fb23\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=JiuoGABZ77OoAjTQx%2FhfO0D4nKgdRxWf4b0VRCquz9qpy76G%2FSQ7RxW2WnrqqmEQRJel8qx2oszpH63SHlJxrXy1CPJo1bmxmXAskyV1ROTMWZG7KhLZOvSa%2Bq8ub4iRWa2LOwpAaSgfzsN3JDPaH7c%2BfQC0a1Um4sI4cUGMKWrr%2FYumwtOGzKoCk6%2BKiI4ltBWYNtPXzx5QEWnd8BlO22aqVVL%2Flts4vhVb%2F%2F%2FzgOYddmddqEVrW6vAhMOY6kYr8nqnt7Ap3GW9PXMRIslUdQ%3D%3D--lS3cr138ySXhotmn--FOKE5%2FncHLe0VfAyN6OegQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1493643761.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9FB:0ED2:6D33A86:6EA346B:65E0FBF9" + } + }, + { + "url": "https://github.com/onevcat/Kingfisher", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:46 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"40fb7e14dd0047d46f17e62007b60096\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=jOYej88kMx%2F3sL2h4lcGtG0a3%2BSm5MqVoxyqbXMbz7OdWw1RfbhssR9Sh7mcrqYqAiMzT7UjPEyygKbC1DxE9M8%2FIlyf13EN4I%2Bs5j4J%2BbTrJ8UIIL8qGdgEGBmy40Z2LIeam4J8f%2FHS9oxDqZSp8kK3WDYHXd6QBHZ2MOE245KuJnogAhwu5akzx%2BfotVTEg8jkhes2SYMhLFsbx1P7CjtiZXEKrWgFaKF4mLbbaTRWqLngPRaOHTz3fAjwvJrC8UhhViKKc88nfZYG3Owc2w%3D%3D--sUzdWo0gaNoVcoLG--8UbFcjbFGY0zVPJuh3%2FJjA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1807227374.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9FD:8E780:803363D:81EEA81:65E0FBF9" + } + }, + { + "url": "https://github.com/hyperoslo/Lightbox", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:46 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9ecbedf6f393932987c70af3e810f9bb\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=RdIz5BER8vQfi4gqLIM3faV7I1X32YRn3VhmsSrV9jSB1flJ1YVyjauhrPojmOTadPsaXzmPHpx6M7EdO%2Bv8eaeAGU1CGJeI6jPzRD1aCVNsk8yq%2FuXt8s8AOtHsIaJQlXR%2BcWCEVaz%2FBkrz%2FDBpF%2B0mUUc9GYK1DYqrbvDYCEGjmkixNDde7MT82kfcdCSDB3kNS57%2BDTI9DIzJoMPjDne%2F%2F%2BHGU3BadLynVdoiytukVyxxYi%2FfgYjH09oQ0DCcHv2nKBmXk494d0pg1sP1Rg%3D%3D--RYO9s8P%2BBfkR1SBC--INrDfGOT%2Ffj1jQ%2BqXSJBlQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1708637485.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9FE:F7A62:8729C7F:88E5F2A:65E0FBF9" + } + }, + { + "url": "https://github.com/imgix/imgix-swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:46 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2e7872bf10cd03dede976cb3896632e5\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=wbQPq4x56EddTeC7%2Bp4gclyo42y4yjLtum8upzq8gksYxe0b804R72gS4m4vgVuW1vwfpC%2Fy6va63%2Fr8feXeu4SpZ77yliMdwxd34wCiTB4hm1c8Sy4CtXQL6OqNfv%2BdVOw04v5n1mjMn4t7Vxfj831xYXbF1KnDajzu9N%2FbkIKIE2IJ9PCtf6CXH6FLzi4aJ%2FXm%2BCirgyYP8QkfXnh7k5JdmnwyiuVC4TxcDRYdmU4X8b8P5q1BWVX8ipOTqWMw2DVDHeeZQfVtHqms%2Bjpi6Q%3D%3D--trxxFuntbztquF9x--Cs5Px5%2B4jjxUo2PlqZzWzg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1957694711.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9FA:0F6F:1466FA3:14AF327:65E0FBF9" + } + }, + { + "url": "https://github.com/JanGorman/MapleBacon", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:46 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"60e9fc7f424d8dc85269598b68eb7933\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=VTtDPVRW8TcgQJP%2Bgja4m6Bb9DpFv1fuD4KXLfBMKaWQRxL2KbaaKrnxnziRrO%2BzWAXCFMOOhcoq6U1In0gHR1R5zZ4ITOLXJ82qDy95WhzP6KbwGg3dvZaYh6GaAXXAxcj2exNWCQcHbsUMei3GZcT8kOzDQ64VYJBjWwOCNVO6siAQxYmPobHzfW4zdwK3FIpmXOnx3ggu%2B6lqykEJMzcp40DVQMT29IozJOvy%2BDtKAeSMZo9NMLoWTGeK6FqwB8%2F5HED7az%2B0ipJ1qRkAmw%3D%3D--LqcQ7OdcRoOb3CMn--taBv%2F8uSFqZsQT8WK1n4nw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1837786304.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "F9FF:1A6B7A:86BD950:88796B3:65E0FBF9" + } + }, + { + "url": "https://github.com/evgenyneu/moa", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:46 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c6b3f8f2ad93bfa68b8fbd9db7b53cb9\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=b5Alu5IC7ga7AWIKbWdjAQ5XVrzN96JM1RlCKLWPLNOaXgETffxrTUkyI4acKsIcexMduSVPRnOu0LkWnObdBdr%2B06MYbhQVIh7m%2FERIGTwkD2KaNL5ZYiCbjQVgaknihANxj%2BuyOTz3Hj4V%2B1Va8dt84tXp4Kjpe7JfOojBH099EVKxn%2BSbqS%2Ftzklk1jdf0sInnAoVO7DRJhr%2Fcp8mJm1crD5JVmkoGc9MoVLSWEmNnb77jjdpZ6MbpNAEV516xBYLMAb6DMq2ud4eZ2J34A%3D%3D--EcWW1fXFvP94By5H--qTBzNx0Xr81fPzyvYSpYWA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.27762989.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA00:0F6F:14670A5:14AF437:65E0FBF9" + } + }, + { + "url": "https://github.com/SwiftGen/SwiftGen#assets-catalogs", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:30 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2374fcdf2fad19a91a4de7cc1e56e972\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=H0U2O%2F04KQmQpNTQcVezdapmQJCqzPHSp3C5GDfjF%2BUHIMsOHQWYCsx5s6tvlc3h0DUA9bbOFLWcm1axlkbodYNqKBjDsMWx7idtguGt6cz7lUHvULgevSlaacmycDNwRgRpasIPNbq3Jcn0Nn8oKM8DuqUgoiIZMSbMw5HTtEoPFGtm3rCJqMDc9iaiSfAOy8IEcFRfZKAceicaPjkcbJz96rOnZoE4GoyOCYxssppOTw5GL35JCYINq57EiAILRdQalZGhS%2BhAWldWTYSmeg%3D%3D--Qv5OPH4%2BW6lDh1wv--NvEtDbjlf591qXmElCHwbQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1708660166.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA05:126F1E:7CFF67B:7EBBA74:65E0FBFA" + } + }, + { + "url": "https://github.com/kean/Nuke", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:46 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d9b0f5225a7ff203d8f7def28621cee4\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=69w80IvQFH0EzLcxtPQSYtQIO9UrEsnBuKX0f7grY3SwElDdMK3now2%2F03lOkF4ymgKkzA0O8hkRoILM3KR5wOcQ1NorsRtAN0kQEoqsba7kh4bx2AY0QC2ih6BaBuBag5sWoP3LQxdDCTdxajRBSgGKbf5Tay%2FiWhatuGH5oJtCDtZL2eSgXXa0ac0feI5rmzequ3wkUjPIw%2B9VOBB%2F40sw5OiwGd0xr%2F8juNhAJj1%2ByrHP4CfO63mlh%2BVUcvDMVfWv8atj1b%2BBxsy99PFq6A%3D%3D--4NVnNSzmMBFAq0LS--Xc69uIMLvMvhHjwQzLF1Ig%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1196907967.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA01:1B1C90:8414C4F:85D1154:65E0FBF9" + } + }, + { + "url": "https://github.com/evermeer/PassportScanner", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:46 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"208f18e7cef89bf9ea4277e1a9aa3e4d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=x45fxZtVobWKrbUdaFce84cqHwczEG4oQ9NANhNlq8lCwlLgjs9VH5c8%2BzxyhDdql3Y9wYaFYuBdBwoLIQiLcfnH0MFwYNSCduC0rIYkx3drc2%2FUs1gUrUXEXFLcHIeomZpEW95GFCqqXG1eBW6mUMDJwJHG%2BSXnPRdgbDqHHz%2BECKqF5iheCajt6KyDtmxEAeAna5nHJdIqenRfVOPPyyAG%2FInoQmgiTvdLy4z6bAHH%2B4ynlG%2B7mT%2BdvCBxmFscinjTYl3A8QPGOq08bUj6Pg%3D%3D--Mg8H8RHU4fDgterV--bVDv%2F9Bt33Y7nkidgZUriw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.53660900.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA02:22DA81:84B3C17:866FFD1:65E0FBFA" + } + }, + { + "url": "https://github.com/Skyscanner/SkyFloatingLabelTextField", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:46 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f430ef611541bce1aa2c033df185ec6f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=6l8Np%2BYfgRud%2BYZeUdEN24DCUPjP0RtjJQjwyD8VhXe9%2BHzGjMTQMcU2Kfkd1RjYStsey1iSWlIXYLP%2By7nNr9r6kCgBwUW0uNHY5sQkCiZelKgirksL8hF8rmES7p1WsfnVbLLpui2s0WR%2FZsO8eYZvycLO3YWDZ9bAqhmYSJqtlKlqjDjjNDO7M2k0tjAHCJpT%2FXdEZRq0pfYtexyi%2BR4zL5z1VDyYNOr6Z3kyKFLa8aI5fYetkPWYIOs0ACK9VWdq2MfhuOgOGr0m5Dkt2g%3D%3D--mGtfBy17GA00Bh0h--DoSuyCRWdUPaWW3xD%2BIUNg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1933499583.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA03:1AF7D:3404B90:3498C3A:65E0FBFA" + } + }, + { + "url": "https://github.com/kishanraja/FloatingLabelTextFieldSwiftUI", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:46 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"20d709e0fdb1f3198358124242fe22b3\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=rED7K3PHLZIDzy2moq70FI2whfOt1BF%2F4tej6jVYQRuVrJqxSv3fgi%2FZzBqkZ3wOtudCeA%2BBLsHsR921MGSk8lo10r0qOutQQyODH%2FAyv4IMyXkDA2MyGFGcYXifq%2FNub2%2FZw9gLQsNRY0mmwCq7Otsv%2F9VxfvWGYXi%2FDm0UZiD3QN3bcwjdcP4x71YkiDNqL%2B7DQmglCSDV%2FKC9T84rAzuPya8K3fwA%2F717JyP3JgqFVwsB6IoMeM6Efw7fVLdoweotZAnoi4HYN6qCmyf9%2Bw%3D%3D--ZjbbIcmWY4EGRHlB--gBZPPcU%2F6h0vLEPSHvdQHw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.931693767.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA04:0ECB:8447A49:85F8DD1:65E0FBFA" + } + }, + { + "url": "https://github.com/kirualex/SwiftyGif", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:46 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"7d08832e3c05f15933b5020b3c38bd40\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=3vOav9zV3zsdOdbwTW%2Fm2G7VfBdGeghDTavRwvWWaIUe3gxXoB4qVtRgnSQYT5RZupM62P8NrBlYG3F9wv1myueY5uAJeEZ9U5rCOXeKPg37Qxewn9uVMq2GC3g2%2ByjdQP5rgarKf7J3qZ%2BF2jGsXJO8BRuuoktfesbE56G10R%2FS9uNVavaELI3BZe9t2PPM7P0OppmM3%2BO4oUIe3%2BaNLAH6HyBNOwIrJXSP6OQgAdtbjLboGf0Hcwrn8IO4sXMxO2qnnV2HT2DRImS0%2B5CfXw%3D%3D--ChU21K3eFj4JTU74--HI6DewEZimHsBZkHhfQiXQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1779465740.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA07:1F805A:833D97E:84F70C2:65E0FBFA" + } + }, + { + "url": "https://github.com/mchoe/SwiftSVG", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:46 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c04fd29a76908bb34d9649616b212cfc\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=fmapziXS6XAkQcpgVCqk8xLtTCw%2BG1Z9AbXWbEXswiqK%2ByGcb4FTY4ahNa3rxXPMZe0VITuF%2B%2Fb05aMZw%2FQXcjjVpu4jOqgyhTRGOrHoC%2F55UvA8b27Z6Ondxq2YpZL4P0T%2BHkxL0v2yuI9fIrPnPMabYgxREIQU4rqmTjCuF%2FdbWU6t4%2FWHeKpcYYd0fF77xOCWFidLU8qx5H1aMIfHKaaWKsFwIwGZws%2FW%2FqRRK1%2Fm4%2Fym2Q3d1UrZnQxW1CGt%2FF5CH4RgNj9MFAV46O8h7A%3D%3D--ZlGtpwQD7HvPzBhg--Qw4CxahtLT7gOIiLfvV1pA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1520948935.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA06:0F7E:163D84:169DC8:65E0FBFA" + } + }, + { + "url": "https://github.com/gavinbunney/Toucan", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:46 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0714521d156f411eace1ed8ca54a127c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=ZChTplZHPdbc4nEeT%2FQVCYoksh9OnbIsrvFi0447r93w%2FkqWhp07lF65o65KwUZsH5%2BwsgTpF10W0CXO8ifVUALlMvP9TibG7wQEN2jXO%2FZKPh33LAg62PC5T9Mwgj6d36SX9VQEGYQuQXKTnl1OaQUf7Hc1dhIRFxbnOqQJi83YY1ZFZFFRwtdmwHTuTri%2Fnl0znvnflzeycJUn4EjwB0NtkINzgRgGVfFfN%2FhKBwfjhJI6eHs%2BsDmPrXC0J7W3t0K2iWaNVgwpK3j3Ctdlog%3D%3D--9lt9UMCU%2BOFKKLip--N4OZrj%2Bc7ZBN2FwWL9bt1A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1991804504.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA08:0F6F:14672F0:14AF670:65E0FBFA" + } + }, + { + "url": "https://github.com/jathu/UIImageColors", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:47 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"db3b28b887bf87b13e5d18370076a9fc\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=8DHMfEiKP5V%2FQj63FgN3Tvc42bSISqZjwV20nxcmjf7y30SV5ncjsM6pNewhWONcaDNIcW%2FvtXeFdF83w1U4qqBcNSfifgnEQgpGopgKdd%2F4ut6D4fw%2B3ue71l8bqoglsAHg0yojUSIAsTep4mX0dKhELMOaSJkWvq%2F1aH9VO7Tnl9YnbyTuzJZQnleAAQq8cfGzHz%2FPj1qprp%2FAfkXAydqYRDy%2FyMIpjZ5XymkdcgAjAQRQdLZACb0fK2xfAw9Q5LHQkAd1D7EBXx%2FhELYKNQ%3D%3D--TigM2PIYOTmyZkCS--Gy%2FV7TQrojmYAsU3EkUW3A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.172573753.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA09:2053CD:87E2F2E:899C1EC:65E0FBFA" + } + }, + { + "url": "https://github.com/onmyway133/Snowflake", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:47 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"efd1baa999b3d64e33892d8972482d50\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=8q53End6mexuX7lQw8%2FQM%2BzFkezhHhH9CNH7o7pE6T08uN5WQobHWmQlV%2BiLUTcv3GO96I4D5CGNU9ZIQgwYv7CockC5xHXk9WCxRwd4QHICCo%2FaM33kvSXtZSz3alEHA%2F029%2FMYJA7yixuJJ6yy2reV2d%2F83FKSDIuzvUGRamW%2FcA3VsqrSFZQLXj1CyXXnfdFxHYYASpox8YtvvOBlkN8343x18j8yHFoGAkJCWQC5%2Bx92pDbRlYQnAh2GrD9j4OlPMSGV%2FH%2FVcQWFzxlwgg%3D%3D--Wavk0FQo%2F%2FYGwU9R--%2BGCk1JjmDLZ7CVsQQhcRBQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2074083635.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA0B:2053CD:87E2F55:899C213:65E0FBFA" + } + }, + { + "url": "https://github.com/kawoou/FlexibleImage", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:47 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"87a1ce238f86b6809782d5f940d2aef4\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=WcTL%2BGUNTGAxBFWhOwFpu9sd3Aayg0oLKmW3XEQuFKqNCqnjJIxecrTbxmy9L4sRU3mezreF3HJ0HER2ra8ZQmmNZVLFDUtOE37T4t%2FdNI%2BDKvRy4%2BUVmAqcbWRvKRR5q4UwBJOP2OJfbDnsM5lUu4baZ66AO9iKmzONV6YUt9%2BNJ7Q6lSvuRN%2Fkry0AUoEVwqnMODf9jCydekFzjPM12bvwYuTgo19yPl18EaxxzAVbKPOeigJBsxr4n3iCliZE9m8NGBgn6Knh%2BQfui2hc1g%3D%3D--vs9kBnd7glKXbdlN--jiai6GnWSdAODSoxBBe90w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.520390661.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA0A:F7A62:872A09E:88E6326:65E0FBFA" + } + }, + { + "url": "https://github.com/TinyCrayon/TinyCrayon-iOS-SDK", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:47 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"beb995c0ed35d276723c1662f05fdb7c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=iah%2B9y3%2FffuwiOFrblROOQjnwOUPTR7l9S0fG7NDecR29QEerDpiIX3yU26kKoPX0RFgYrrGvutnuwIK6yw5zGWEgoOEg3ifX6Yf60z8aFU6%2BRZw7djWrWpNP8dy9g9nFsYJc9ZnRTUNNdw5pPDTdPCcf16%2FaeNTybPOX8zv6Bh4eZIFxsY72CWQKi6T0kexlZp29D2%2BSK%2F71ndV9vSzYm9UslQUmhCNXPPG21IaI0x440Dei9VRkr33mDUWeMpQlXZbX%2BNoRTskeMYDvhJ%2BHA%3D%3D--kYE1h32eR%2BiUV5ak--9pbsLVObxuFlDSot1BZ6Tw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.428274243.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA0C:1139C5:803CC83:81F72FE:65E0FBFA" + } + }, + { + "url": "https://github.com/ZaidPathan/ZImageCropper", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:47 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"3b7b86b7c93643ca75ba7c3cd5df0106\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=oazcpAbwTKJp3MGWWpiPyHtSAlfPGWL7%2BN%2BC0SMJEz7fRa5j9VB%2FsZsqcGN78VCi1DBu6iUj7yQYA5cHHL034Nt6gTHL5P6SpuneQHgpuyX%2BRkW1Sd67EePnlCEdFUF%2FDXCnC0CKT8NmbZb40IRP1hXL4i53VsKbA5R36ptB8jGIBo1hKYMDjY3%2F%2Ba4YWZ6u2OT6gqEJAmZ%2ByKAJFfq9DT0BvlCWioBvMH7XXWi5DywggHHWH9x7CzkUWpltwA8ISStyweP9VbK62MC9i8WSpQ%3D%3D--JI7F7SnHbB8LTiDH--lpD4s6q4u7frsd6fHHgo8A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1681072984.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA0D:2053CD:87E3044:899C359:65E0FBFA" + } + }, + { + "url": "https://github.com/vpeschenkov/LetterAvatarKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:47 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4b2d4a6c5381592fffdc6da27e82e80d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=aoTaZGMPmlP%2FXkCWl%2BM570HcuLy2ygUnqM2w3DzlcUPyIvozWOj7m2MyH2Zu5MhrThYe3t6fj5EddzKt%2FphqK3M5fXqCSpMgybH3VekTj9Yjwdgbxkdk%2Fk%2BAhUcf7BEGuDciBY3xi21LL%2F94RFMR7rJ%2F2gzKfYssEGjvgWt9xr%2FBK066Hy1rOVzum2VLL1H06Y1yAbe%2BarbALmF2bZm928TkzS3Xc7k%2F4I5VBulNobTAKbfg5VsFk7aryDrgGxciTwlal6DZA4VA57%2FWfitqrA%3D%3D--2BI8PygWPsLnQJGc--YvrIaSp2dabTgDVT03lYpg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.798271286.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA0E:ED217:831133F:84CBC14:65E0FBFA" + } + }, + { + "url": "https://github.com/C4Labs/C4iOS", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:47 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"8086689e8ff2af1ffc8c14c83724de3f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=xqEMyFTSj3vl9JA%2ByPsMt9XUIgi%2BPRiwHnkd%2B6O3KQqfyOOTCEioMfqIAn9EvH161872k4Fn8wskYLzN7dgcyKbBbJuR88AKdyH3AbGm1VUHHiS%2Fa%2Ffy8SSLTp5Q3Gc8Q1PFG9yGZ9Kv47XtizZwIqW90HibcH%2BN%2FvdHxeNrubCkU4lh1gjo%2Bf3VM02B1jcuGjXBLMuS9aaUvBjKdg89OljTrDMwRWz%2B5fFRi07eWxEnrEB75q6H1e8whgBrUrP4xYS1BF3ZsU97zEwoNGcGzg%3D%3D--zLI%2FZIQuFoNq81Tg--BCHyszjjgWAV8aVJ0aC4qQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1259750222.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA10:0F6F:14675A2:14AF945:65E0FBFB" + } + }, + { + "url": "https://github.com/tungvoduc/DTPhotoViewerController", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:47 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"563f48e2824f17ce8251b82d360fedca\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=HfLgnEF6QTDLAuL7H%2BPrvrnp3wCwPs6nY92iOWzjs53EVDzLYOgjIwARELU44W%2FvDduwv6pIXHLR17sQwN8gi2xQapwa%2ByHu%2FIuFhlHc%2Fo1Ahx29E6xkHvr4NGwvfaH3M6goB9EooqH2yDoAGbWFdEY0GkuhOI%2B44%2BjFqFoup4HgQBFo13%2FdqjO6ca1mLTwR6761sgm%2BsijwghRRw9hFc38pme6zAoKAiMBcA6XU6cIrecWh%2B2eRMjD6nrJnh9XUtIpQEfu2pdcGbYHd6I5Bmg%3D%3D--JGtvTMpHMBiyq5RW--PrRevntTqOljWPDaum4O8Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.708766337.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA0F:ED217:831137C:84CBC63:65E0FBFA" + } + }, + { + "url": "https://github.com/FabrizioBrancati/BFKit-Swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:47 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9218039f883f51ae0e6c0ddff959c9be\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=GMgJLa9u6ajy4CID2x6ktc%2Bc%2F5tGR0rxcNjtGK9Kxiu4VFd22NT6HaHZw%2BGQAh%2FDX6dMm86IgfNwsmjzEfKaf3sn2k%2F6u3mU7zLHu3QP%2B%2BMqMQU2NQl3r3mpFYz1m0j8SBZY6prLewRP5EvTGSqap%2FfalqIJoH0Lr2z4%2FCEiTUVBCeqKSs67HWE0GB9ThPKNGO8%2BgngnN0063KdVQlhY9vA2zUcQfQod3ncbKwudtnZr%2BoXWYf5KHeTxeHuewjt%2BbZrnCSuucH9d6IWLpwyBHg%3D%3D--jV7R3xhr%2BxLx%2BE0w--TrIaDO7jEL5V228OJg7tdw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.640043736.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA11:0EC5:74740E5:7604C29:65E0FBFB" + } + }, + { + "url": "https://github.com/keshavvishwkarma/KVConstraintKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:47 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"21a7b37d0ec2f8433ecb8fa8b38388a6\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=4wEgT0ifisk8qYuPAknQgvA2pFXMF%2BfYNCIax%2Fb6nSrmGcsvZq%2F2nWARcu4HFsAAy9R%2BWuNH4fpvSFpeABN7hURoMmMw6rr8ZdPYQY3Y51j8HLJDpwC5Zi1WqrEZwxk48qqRT7uV9HqrJgcPJkg7MvnQ3%2F%2B5jjvOyjKD%2FZskNKLqCH%2BCY9Q8drLKKxQB4au5R%2Bp6Rq5YOenVumtYMH%2BarVU5Ng23OGDtmksTkDiISDhg1RneUKYTZRomvac6LDnqsJIhQABntC9UNEzz1vu7Ow%3D%3D--hwvc9jgxhNsDeqJg--pIYSPrNHs8GIPEY7NiTZWA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2079136208.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA13:1139C5:803CEFD:81F7583:65E0FBFB" + } + }, + { + "url": "https://github.com/mamaral/Neon", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:47 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"bf23e57ede9b074ecec88109d119a0b6\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=NDrLo0ZKMpT87bn8%2F6%2Bcu9SSJbd0Zv9%2BYbHTnSYCJ98cNWN9o%2BKT5WjgCEbC5UXCrSrJCD68r1YkYJ%2FWto3PhTqP4hWfUNwQQxMNdXs%2BDQv7OojV4kWGNh6ZNUKapu7wTu0%2B315jvotzqyV7nON97Jv2HmZ0sFyIYV6b7J%2FiUjF2s1ixRiMzRVCtN1kR4zXtSTvEvDhKbvnMbyzKXi6SxFq6a2BsHSMEboRSOVE1%2B7hpXAzVZTCO5imb4NWZC%2FWk7%2BF1TVrBlsoTKHvmerqRPA%3D%3D--YvPpZ34qQdm2mADZ--OXEMYDwi84Oagfe%2FqSyIog%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1834988208.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA14:190C8D:83876B2:8541878:65E0FBFB" + } + }, + { + "url": "https://github.com/Pimine/EasySwiftLayout", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:47 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c1972463fcd57b795e06faaededae709\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=M%2FneKU0E1naszorwsUWMmaerU4rUwglGcCwBMmjebNA3VHlcFfdekgIPgWYv57AzguwBR3u9IKDSjjFqdXNNHZ5OuyxcN1K959DZQimea6zzVqL3o6PzDc2GN%2BJ9cwFfeSAUtywY7zTCQEUnhh4rWoZcAWFLdxeMh6Fz37Ua%2F36uhDEa1uDhaz9S9cQq0BmtnSBe9MZReKHPgJ5k0%2BybijTToGxa0q7eOR8VAzvFCdwb%2BEjxmNEYbRAbrRERVEZ6MPwqIfomdMr2wT%2Fv%2B2w1Sg%3D%3D--YCTo0ZEE%2FnVyUHiu--z8NiFOeiECvjlivYffZaMA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.818456760.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA12:7FAF9:7EFE01B:80B755D:65E0FBFB" + } + }, + { + "url": "https://github.com/venmo/Static", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:47 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e526e52c30fd1f96db025b4a182a0aea\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=wqPcCeOkTzn0Gf3Vb8CU3I2yjegm8KuFIoPo79W6nenMo9DDckF%2FkbrDZtho0QTRWRxuq1wmk8hA9wZLCWRCrXZ7wBni6oBNc%2BS3OWYm2lz27Te71xGEN0bTn5Mc5KVlKcjpWugUI2hO%2FIFwtwQBmG9sGPC0zypyMKoBwRc%2BYfe4%2FWKZAxW8vFf3kcytuhYQqf3qJ%2BhlZZ%2BmZdOn1lnxu0rvOjEeMdY2RDNjwHbKMh2%2BrNzibIWsqOemSO2L6l77brQcKhi3N9Uq8KI7x3KmHA%3D%3D--%2Fio0GohPAwfmbOSa--qE8rVPERPRvCPHdUC%2FKbcQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2032063763.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA15:D9680:8CCCDDE:8E86936:65E0FBFB" + } + }, + { + "url": "https://github.com/layoutBox/FlexLayout", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:47 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c880e4177e8c6efe910f47f2087b8663\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=uTXH0wP%2ByCXyAVq%2FMKNyVc4tIuXDhYRL7wngwtGu0I3mnS3iG76ZfL6jPSS2YFpL52b0MJiVGIOLS86kpQokFNxqYf6ye1H9H8Uu0ykHBonn9n2sVAMQqkFXVFo%2Fv0RAI%2B63HqWN%2F4Xljgrb2FE7LWxPXbay41QzNYV74Xv7KU5IRcjqE1hEENOLHfBwkj1HSzUs94H2ONDy6nCO8AGlIC5CP5e35n3pavoG9dqD4f4nGXV37sTMFrxlTwk54kpqc7QL5WTeroWvIEc%2Fr1wz3g%3D%3D--s5h5Aw2jlyZlD7qD--6OeAGuJGCmxtOXLQe7aqLw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.113634832.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA16:1139C5:803CFC8:81F7632:65E0FBFB" + } + }, + { + "url": "https://github.com/layoutBox/PinLayout", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:48 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"69b372a2aac01a0b82b4d0e11aaaf0a4\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Oey%2F5O6mQcpnqLbPWvBiHgwrVSa7e8o5LWEjQiUuOkUNcTOqcNjjLZ7zSOnJF%2FS1J0HHQFS0FRaoig%2FiiTDlqT%2Fd5kt9Euz2Hx3TJAITB8siKpsUJkRa4qqwc4aJGqN3afab2ivcZZ1zgp983%2FJA2Kr5qoKYQbLhK9YEPCegEkpm73GJUQYewmf2ANvEz3TfYPY0k2fjlpaOLvgGNUJH6iwbSGiExBlR27%2BMbwTi0YekPGCXq1cKWKIBFjJAy134StPJ6cborv1c7ntCag7J5Q%3D%3D--a2TJbScaTaE%2BaFTj--P45AHtt6zgPKHRqSvC7AjQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.261146617.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA17:F7A62:872A489:88E675D:65E0FBFB" + } + }, + { + "url": "https://github.com/robb/Cartography", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:48 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"3e33e9c51780cfdfc99b8f709ca8b8ca\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=hjkeF7uSfY3CVPA1lkoPDuZCqmaS5Kct%2BuDJ6HPFc1AmVw%2F1QQLMGwfXuu8PGwbh7HIbGoPMygaGMDUqJ%2BjwsJI0wBuhYMWoVw4018%2FaiFpLHkzBOChWb1hre2RjKvsZY%2Fjqt9oYrE63nquC6UsUSfhsNxfPKAlu41RKVgaMv%2B7g96OCF8A%2BDc2bX%2Bw4MJH3P6LiVxPIu8W193C8Ji75xANxim15g2DyBQ9ZtlEJmVkd%2Fvat0wXgCeKnDti7j1LqgA9hJeBEdXSAMDtPYfwoww%3D%3D--sJYM4Ei89OOSn9Uk--bsoTOb2FTfOxjG6qUS15JA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1737397622.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA19:7FAF9:7EFE230:80B7794:65E0FBFB" + } + }, + { + "url": "https://github.com/cruisediary/DeviceLayout", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:48 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"652379203de40002f1a02eaa703a2b30\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=SxaL0zoD%2FH7IpKWrpcWdI1k6oQ%2BdFJAgEmX0gDD6wvvERokjgHZh9knVpZBNaFr8LJPf6dJr91jBoClkQJKSVpWTi5kuXBUcDusNisoxe9VvSouIbKM%2FBxMvqrLHv3ySyGvw1wa5h0uO2uGO49I2nS9I6QpvfqfFqvHCfkrigD8bKJEbIURfHgz5l0w9atKWuCyhqPLZ7k8KZTuf3jxSglz%2FIaa%2Fj%2BQ95yu0y1cHPQoENCwRr1tUurWEt8VL0Vx3veSTkZfwYwL0ZUYncqaIow%3D%3D--5sNL053OH%2BP7MljK--RAEWuqHOjhmJGCddCxnSKQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1952055267.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA1A:0EC5:7474360:7604EBD:65E0FBFB" + } + }, + { + "url": "https://github.com/freshOS/Stevia", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:48 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d95e4090d48df81ee7f6c958bb9797ce\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=PUZKagQAOKbi3aQW%2BgDI%2FPprK3CPOinzhDtM6MjOVkErLOdJX%2BpdjGPaBLqQZAX5qAfDfmnwEXpSIx%2FicXeladfO%2F6JuB1M0mHsaVOuJLyfEpvPrvEqD9HTrpIpoTE4XfxO%2FXpzk%2BeAZB4goJNYuXzadCq3L0kiJ4v%2FJhKXjG5Xq1jlyP9MYAui3ZA7%2F1ijOLBaLs8RtdTZ2PeUKHoVnHFwpFeSuEy3DZFxvu1h0PFJ1i7yKejFNTwoQDGGcBGmstw1j6xgUQiwU6VqkJheGUQ%3D%3D--lB8iZpv20Otjmey3--SdDfcyIj%2BGSGtY%2BrFiApkQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.178467622.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA18:1139C5:803D0BA:81F7733:65E0FBFB" + } + }, + { + "url": "https://github.com/nakiostudio/EasyPeasy", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:48 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"44d174fe26d9b29b7550e9b094d32205\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=ECFWL0oQl0POhMYDkLb7XOd9pkGnhbdvTQvBVGup5HFRRbeR%2F4BD5Pz6x58mCLzhY0e11pzFieT9ZKPmBjT7qVYio9IWWj2clu4piIPnwAnYJAfG1lwD922RydwowfaEQ1crnF0IMqIYmuCI9WMvUVPdQ0g9P5BucDIJremB%2FIX%2F1JRNdtYjWOVFr%2FD1MA63qVH588c%2B66t%2F9Ev6OskvNrpBUHhD3wBPEpLyK4pAdQCcHdgeHdM02vyklLbFeWq72UGnROI6X63Sx9iF4t6c4Q%3D%3D--sMSPr1fR6sua4eo8--SApWtPGNsdl2OijQMxM2Hw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1290336357.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA1B:22DA81:84B4396:86707AB:65E0FBFB" + } + }, + { + "url": "https://github.com/marty-suzuki/MisterFusion", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:48 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"655ba5b09e8b1fb1c976d980cfde7c29\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=g8cUMQ1T8fPPHPcC9RqnBgpdPK%2FH%2FRlkBH6cqzpmwuIZ%2BkStkoDvme3nG8WqYX1YENHJS3YfDEmB8wLMmcjoYjwUluVJv6fP8Umdouj%2BViGk0hpfc5G1Dzv9H3%2Fop8MJ7aeMElHZyYYquLudQdL35RjPR0brjG%2F0DhKJPx1Z%2BqB%2F57YWElsY%2FieeLANwShGXid6dITQ97yKz6MY%2FM6QAb0PG1P9huuzazgGXp2REE90mhYH2Fd%2B5xWVfjwUEmZ0pvcu8I0YeiEIe216odNstew%3D%3D--cuZXWm1WH7h%2BCmNS--UOy7wwFrchTpd1thU0NA4w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1246883726.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA1C:0F6F:14678FB:14AFCA2:65E0FBFB" + } + }, + { + "url": "https://github.com/jmfieldman/Mortar", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:48 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"5f9e7670a343744ea3ba24fae44237e2\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=m%2FHQBy%2BNzQ38N33%2B91N7wP6LobREkpXmPM92bEyGkhIbIELNj1fWwArVu%2FnHpjkRSztRi3G4phssE0gwzf56pRIhS4IAmgo6PAdJnz62TAbPNQym7vwbMiZunV2qM8yCF9asCTHy43IBxjdwUxbxsGoWOv6%2FRanYHpI5cSEAU816%2Fegj9guxgOJMC%2FG6d5YFHTAq4GuZBOQT5ryooKxPHx%2FYDzo2XmjqQUpdBcLU%2BQ4s%2BNkHBwoTg0byJ6o5yihRFHb9OEIHuS1ODfxYv3krMQ%3D%3D--Kg53fyDzlLi9jtNC--066AJ6TBQoDgpgLpO54G0Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1152219904.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA1D:0F7E:1644DD:16A542:65E0FBFB" + } + }, + { + "url": "https://github.com/PureLayout/PureLayout", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:48 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"dcd50613d00b4fe06438908be9b1210b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=3ZcA73W%2BjqD0FlWlRhlGeLm35rOoU87ZY20tkkf3s3aUqrgucgCw9h5RiWiQ%2FjTy1Bx1H%2F1%2F8XKPFg6PX%2BUMX8lf3QFd2WSAw%2B9Sju59WaySkk0CN1p9iAMckMpW4yTYDr2FVTgu6oeHvRCptOm5%2FWkAcY5I13DZaWPtKs6BgPMQtZqIJ9M7LvomKHhVSZpfCUwBcJtoV%2BJx%2BEMqfIeoF71la8IgEczIxmLIbGkncv%2BG68sHDLK83kba%2BsTOTZfRWqzX4GVSi6r9mHU9P1CGhg%3D%3D--wWQDjzzR3uSb4slD--EYHdloy7EinHEvkIg6qPGw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1375487180.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA1F:8E780:803409F:81EF50A:65E0FBFC" + } + }, + { + "url": "https://github.com/SnapKit/SnapKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:48 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4dd86224287ddf823d572c5e71fad489\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2Bk8%2FOJllCivHogdH2yBz9%2Fy0ksgfa4cZxox4npFdSYxeTSS8NAS5xY5pth8DsUrb9rgk15fgbpTly5sWcIJ%2BvD52olh8Y3CSagWX%2BOSucvzNUWhDXKVh7PvZiQiGelO69lwsFPw2BsL3sHsFXIbWPQVVts9x6sUJKwzc4BdhQIq1xtAjf7MxY1TjUx%2BrE6ZYcU2HFl2m07AIipZEwz6dYiwpP52r%2F4SE3lzbqpshnSK7v5oxeqr3q7qBSHR%2Bml2XD2bBZA2g21GZBPtw2ji50A%3D%3D--5i1tFtToY7dLuX8p--OC4uQG%2FsOnWboAvGVZF6eQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2083741387.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA20:228716:84F8FC0:86B29BC:65E0FBFC" + } + }, + { + "url": "https://github.com/banjun/NorthLayout", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:48 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9d7b87ada53b8523255898da9b3ef0aa\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=R43JNPTAGxCAnK64twTTpxDZ6iYLrt7FG3IOnRydciUYl7DjeUftgFytAAzAWf2V5O%2BjhCfjU%2F6q%2FWrSOpvDObaj1vqJxn4qpYShEves1FUOUtAMy65y%2B5IAi1eCYe9cMZBxuKehQxTSk8mvLOCpjlkr%2FkwN0hS3e6EAnirQvcUd9enNtg4LkXQIiMgAZPBo26KbdQLoyE%2BM7NN%2FWC5QxaBAMyPuMgrvJpePrcLdnGdhuBLJXKzjC25NkP%2BPjV6N%2B6roLApUIBBxNhjUML7Jhw%3D%3D--D5DwvU%2FIDVY2EmGz--DcgZHpedFOaWgDX07BtNiQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1079615737.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA1E:7FAF9:7EFE3C0:80B790E:65E0FBFC" + } + }, + { + "url": "https://github.com/SwiftGen/SwiftGen#localizablestrings", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:46 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"7ae176e25324ff0bf9de9e9a6e98b9ea\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=dlKeOEjQsMS1ITr122DmixOu9zOLhSzDafD3h6nJ%2FMqP11%2FWHsBedR14OO01bWdEZP9sZjOQRvAuhAzGu2pJ%2FdOz2ZMEGYlLwzeiVqBxVkWrYU0YIXa%2B83DIUPwmvPMrS8uBvdnUtzkv4ZKjC0V2PNkNS%2Bi32Xyb4nNGGxlzmwCvBgm0bA7I1GWkhflSeiDrVL%2FdZH%2BaZGfyEBLIXSMdP8kyv3aSjIq8Bk0JkEV8Y1P5Rr%2FvhGnZ8UjcD22VriCxvbISIp1uZXMMBg3ix9OQdg%3D%3D--3OpApeKZBDZoKAls--rFzSjPzeSDM8xmilVTzdCw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.850720461.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA28:228716:84F92C7:86B2CAD:65E0FBFC" + } + }, + { + "url": "https://github.com/nerdycat/Cupcake", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:48 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2ae72d09c1b63090ee46bdefc3c62298\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=NHcX9DvY%2B%2FEVzXvhPRpO%2FOkAPPHwIovsEqgJUho0W5sCk7YvAyaLh7giQvSaxsa%2BcmuEFBLLva8UjSwrcOcRQ8yib0SkOwiWvSFTS5JSnTXPnDxbW6DbKQRbF965YFUYWGX4T7wAt5FjIqqvRC0%2BQl5BU0KyLKzCKPGWLI5Km9J2GFg47Di3ObSL9%2FCZ%2BFbmUCE%2BZaa2XCFq3v9aFRnX4gnuZqC5XCPOpaoaP3IC8FYYFtehUt7rTzUhTn677l57hQaFWsBiTlPTHXZrUfj0bw%3D%3D--mLsRJh0Tcqm6jwhe--%2B9sqzcsLgfOOcnu4j1YdXQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.532197559.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA23:ED217:8311957:84CC268:65E0FBFC" + } + }, + { + "url": "https://github.com/Skyvive/Swiftstraints", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:48 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"8434e4aff79af23981c81791237769be\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=pxhROitnNEXzriY%2FcWRpI9%2Fv4%2BUsOLzSOP1dyeIdpiRWNHks5SG%2FVM%2FaVNBUlKkUfSqltxXZ2cXuJzefLM4j%2B30WoxJvCkXnhkz%2BpUusaDYIEHlkjyUcE6%2BYtwfDw3%2Fhq93lqeFAJ7VSuARXWDCR7d9qUUpKX%2BL4GqP19PMfCkD%2FdQGF0MNGlhdyiDZnAJxBzmOtk7wWsBTxmEl3T6h5AqhFnYcTZ6DGjQajnC2WCM%2F6%2FVGpekjexrWor42MiilpcL96yscZigQQhiR%2FN7zuPA%3D%3D--qaKCvRQjSCrYybxO--VivHcoeO%2FRJck3gjJAz6Yg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.499026851.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA21:ED217:831193A:84CC250:65E0FBFC" + } + }, + { + "url": "https://github.com/Touchwonders/Transition", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:48 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a60ee0c2b74d769ee239a8ce469e03c2\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=XH3KPFnVXxUQcC1%2Br040hd4UxGY3gluXF3c7Wtu17D0YSPXy12od5JDUMLejkbZzy9abwlqdDZ%2FhQXUyhb1Cv5TTxHBySnLw2GklkZfow8jKEk%2BcceNrvEXWjdPQtlB%2BuT5IEK6Cs8M37VArMfUEeNY1ZzpD5innLWOmMWKPWR%2FzBmxKDpiY8uwfNkzsZ%2FKlZIHhssC1NDYzO7alNtlyNSJo9aW6Pez8W3pl40czv%2Fvqfwur4WVz20BqfhL1LImsfFJJ2Qg4jtKoH8grQ%2F4G%2Bw%3D%3D--pkQ3NMQu9SJgTizt--UNGUfgOYlX2SyaV0xYPO3Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.354231089.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA24:0ED2:6D346BB:6EA40A9:65E0FBFC" + } + }, + { + "url": "https://github.com/roberthein/TinyConstraints", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:49 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e85e6312b5961cb0d3ace0e3a12cb503\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=UW%2B3321McLfgqKK8LNKa8AlnfVQVxS9xIA18lvLVYB6qM5m8yl8D8m7OUtob2nvU9lyG1iQTfHWOsDsP2uFRI1SJ1m8%2FNlfRXX%2Bf3QQqv8M6I4SsdYzwVtoW2PZbLUxzus7NE2Ony7qc6ofSExt3W9bz2swa5ZGeFfswbmQ3FLaqR3b0EbNWy92r9msJ4Nfzp3T%2F1RYctzs4Eg%2B2MK2vmdsQ5FhPU8IjoVPmTi76vgSfx%2FKxHwKUfNbT0RmY514ZEgNK%2BLoFL45Xica4EAycLg%3D%3D--e8muq1ky1Sh9AZx4--oXLLA90%2BY4GS9h0kXfHJjQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.199044500.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA22:190C8D:8387BCC:8541DC1:65E0FBFC" + } + }, + { + "url": "https://github.com/FlineDev/BartyCrouch", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:49 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a4f6c5503684428ec9f2761cc156eb64\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=MMt88DH7IF2Fcrqa6xyRwsexqgJRSnbIVQaFCV7vU%2Bm0n%2Bq7kKqSgoFBUTJRLT25tjr63dNk%2Fxq7FVPxzhB%2FbDSN7zHRhrZ2IyraUuWIjTf%2F0YLWbO5Y5%2Bq%2F1dKCnOmbUNGlABkqNll2F5OdUh0SSXoUlaSuQlgaBG2c%2BDrQmrPTczK9YPXZhzXBtOwb4L%2Fh7wT5WjfOAGXok8YmF%2Bj%2Ft4wI5zYclEU3%2BltO7%2BdwTA07HYqOgymsKIWeVsgO2NaFsXV5wi5EogjzHNc0NxSOoA%3D%3D--FmcrqZmPqAbQVNZl--y7tbxVm39z46G%2BJQ1M92qg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.326045737.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA25:0ED2:6D34738:6EA412A:65E0FBFC" + } + }, + { + "url": "https://github.com/marmelroy/Localize-Swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:49 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"fd844a5ce6832a7cc4b28e2a4df4da74\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=XpZry18PUldfaSLkLDjg7BmKMqSjBvvhKYs5EiLl%2BzqgpPAFoPOoS06dTkJiiWNI82RI2No6N31ARACFd3dBWhNuWYXltyxQFbE58U6rbmCJrYp2VJNSUr94U64ytSNAwfQFUyjmbNForbNoi2L42ktj4144kIr1sdHIls%2BPZPxwijc1LCsCP8TUrPvLLR%2FUEsq%2FGR0Vajcrq9F6Jh35%2FO14Lz0NHjpPcfr31jf8iMNOvMWBsHCMS0r3bUBPS5SwjKWOtB7PZnE1KDJWGyzwjg%3D%3D--nM4DUbEh3lSwLWh4--udd9McwS0EPt9MmvwfN%2F3Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1791489723.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA26:0EC5:7474792:76052E6:65E0FBFC" + } + }, + { + "url": "https://github.com/Asana/locheck", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:49 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"ce5b7b16a5b7a6a51cabcba02bdbcd9f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=QsKZSvQsM4IbPbfSxn2Eo7XN0jJYWTlAO1o1MgoQwlDHTZ1U9SWUsJoinxIxJTvbGfo4F1nuLrI0PEdMkF%2FARxO9CbIk6nAo4T4k%2F3qtyFDdwXESDISg9mPaDLlOgrmTjFGPyOBfMLUJCXQEh463dBP1ztx4QJcKwb3yt8GX5cIn2pu4u%2Bq5pk4mhvK%2BIs15cLeqCJRB4etgB4xh7XZgvuIWEZ%2FTYNKVrR6oPPgq6Tcq485q13oe3NJZeVzU9C1SYb4qgecE7%2FxxnsuIS14tqA%3D%3D--P%2BG7LT3MFXYJqD5A--jSYRyV1W%2FjwCfZnk3hwH5g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2060879768.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA27:F7A62:872A9AE:88E6C9A:65E0FBFC" + } + }, + { + "url": "https://github.com/emaloney/CleanroomLogger", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:49 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"512e792443feccf3d1c36143ae24b292\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=TFYdlaa%2B6tfoBf7Umj1kN116mJwQS2%2FYRbdn8Zg5qtRqItwWdv3yL%2B9ZM83saquLATcJO3ZDDVMOgj%2FeCdg7lTx0bz0belKoKdJNjYleQufRMpoKUDEJsV0NhSVDoXOWcouz8ulwyy5YzcnxkcRK%2FkOeYtm5bwlTqGAXo3LXE9XaNZ5KS8qln%2F5HabfCXd4JIDDilCZ7UHmkz5ir13HbYvq%2BLSnifHIGK0VoUKugvA%2FEIoonMmw%2Fjs4eBWrJiLWIhnWgZwS17e7n45hKlY9eQQ%3D%3D--6e1XATcoHS4QCt5t--mvpTlSpIIOD052cLyl1OfA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.728748388.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA2A:ED217:8311BCD:84CC4C7:65E0FBFC" + } + }, + { + "url": "https://github.com/tadija/AEConsole", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:49 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"26f9760f2ba263eaf2e206bf89b75ab0\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=UDOJGkdVFkkuDKUuU6AZFYRVUfJ9iYd9ek2cZFxZnmcVF4YjorXY8QbyVjAfWM2XJdAsshNCtZQhWB0phamTcbOnaAcZinpN1uLOOSdAz9E1PcpSaCtVOJFJG2d1x7u%2B6uRCX%2FQ%2FEooVqw8lzvAVHVybR7xjc6iob1mtJLxXq1OnpS0jjlfjZH1JgQCZaJSt9Q0b3%2FhLeorsOTMySU6DdCi4gWSlR3fqVd%2BEbKBvzHDRM%2B42Kb0N4rNpBbOvQ674fQV3TXaHb5Pbd8yFN7%2BwFw%3D%3D--xUS5XPlzhZuppSew--6POCDwZ2Y1sVJlm8v7jJGw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1623367757.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA29:1139C5:803D642:81F7CA6:65E0FBFC" + } + }, + { + "url": "https://github.com/SwiftStudies/Duration", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:49 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"ebf663344b24711994f910caadcb3c9b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=PWtgYH2a0sm7oOmmFMk%2FQ8agR0bDSPVx5BdmSGG%2FyY%2FJwgnjA6Id%2FoL26nF74NFLWJ8E7LI8II2Cop6FJKXMqsdiXlskZRDICJSbe8xLj0CVKmM6t5J2drF4O7HDT10AdD%2Fajh4vEWwaEMNED23nuWH0UMr0Tg9fS%2Bhuf4SBPWvFp3hGG4kI5PzFx0F2fr2yU%2FxsSUu4OkTpTg3PLf%2BBKkTgyrV7I2hvcIbD28o%2FeY85f7MYjlHKfdWAv5mWc2Rw45xSWB8YTNCnb0SIUZv5KA%3D%3D--J8FpPoYUROfXkbUC--r3V83%2B2eH1etnT%2B%2B7N4ytg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1233501668.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA2B:0EC5:747497D:76054F7:65E0FBFD" + } + }, + { + "url": "https://github.com/SwiftyBeaver/SwiftyBeaver", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:49 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9c2b9d864dc1ec5dd547a5a299126d48\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=cH9sxhhjM0FmVrvbXA4%2Fag%2FbbnLanDEDNhRIo5c3GuQWm3t5mxLvrjx8LhnXKwVvrju2FD3GPwJrKEVnNbskU%2FKgVkE08B7GyEmeKKXfenFkA57kQHJRAyDlA%2BcyCDAEVU3F4UDsNW99HAUg5fsCL7b6qj1NBhVomkOcjdkSYNDEIria6gI%2F1RFnN7TvklmoeL6RjFpHK7QAZZpzKbYEcshe%2BI624xEwcHA50X42fjnu78EAP7bMpwiIF6JZib%2FqgF9drKUjoaWYOxP28wNdLA%3D%3D--xr7NxRwJF9PzgLcn--a4g0Bnlsa6K6solqvAJc7g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1208899851.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA2F:0ECB:8448600:85F99A8:65E0FBFD" + } + }, + { + "url": "https://github.com/Kitura/HeliumLogger", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:49 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"18581ffe4114e8b0a9b21470b8f7331d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2B3t4QKD%2BiduZTWk1wCXhAaylbcZ0dx4mLObhahe6NEYSZZw%2BGHhwAv6yydtSAGP1c9X8scekX%2FzXA6n3h9VG76gxv6CpNVWgDByVX2N0GV4yYooHtLO9JBaQ8RIVWlsIjoRkSJbW3lxl2AoUcYSOZyM3PBM5wdiUfHvQroYzZJvqwVqiebjQZMB9lLQv2AFtNUC%2FQdq1cSGiDzf7ZM2RVzmQfQPyAGFR5ZYG5uA12Om%2Bft5M9nSwHUNhLo0vJCk0S6z2YrF51gokJJlZ8%2FGE9Q%3D%3D--6TNi%2BkugN4edOtpo--YEcTci%2FBTxTzTss%2FBnTL8Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1768071115.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA2C:1B1C90:8415AE1:85D2012:65E0FBFD" + } + }, + { + "url": "https://github.com/Esqarrouth/QorumLogs", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:49 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a3eda77c5c6b2c4746c78dd3aecbc573\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=mHHTIqNyjokffm%2FwcPws%2FYzDT0E64Bqt%2FiGPIiiXLN8lclRaSSFPVZ%2B44OKGekxLAXenQ%2BGeKuLFDe%2F5%2B%2BFkBZ5AUdRgbEhEPh1RgKgwOCAFPjTo7T9DUGNmFRqkqlgit3SA68KZi5sQtwIG%2FUPlH8eoteG3H3%2F4mfT8dE%2F04j9oZ9jMYSSX%2BKZIU9Onpfj4CObKm6e%2Btk%2B8DbGSSfRrdmC%2BJPiGT0VP62GtvgbdZDWmlv%2FWpXTxUpvGiw5y5NvFTj3K0AEIm7jbyzOV4q2%2BFQ%3D%3D--75D63AhEViS9vimi--%2FW2XMNlv0qJZmQhQWCDIBA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.249989937.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA2E:0EC5:7474A0B:7605591:65E0FBFD" + } + }, + { + "url": "https://github.com/Cosmo/TinyConsole", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:49 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"573b16e7f9b2ae2c7839d44fe58aaf25\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=kPwOK4LIEsKD77nlsXe88mjUUvlM2KPc1TOg33jENB9CSQpM%2FVVHT%2FXldnqx8lBFp9hnWC62xh5wLKqQ1ITSCErWSMwrsgTypumlK8dWOnhA7V3LtztW6jSOz8s1MALzLHj2lqidroq7l1cRcKNkvzYFgmef6UMKgObNlAVI3GUWaVhrH5Xr0pQGfiW3yBUWbsFwtz7KmNmF8q5nF8zFxt0nke7PuiFHcf6PkDudG%2FKg62SAmfemiUwIUFTqPw9%2FsoaDa3fKZJDQmFET8eiI2Q%3D%3D--kPFjSmrfupV%2FrLBs--dvU1RESlBXvRuGE1aU6Gqw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1458659083.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA30:7FAF9:7EFE8E6:80B7E46:65E0FBFD" + } + }, + { + "url": "https://github.com/onevcat/Rainbow", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:49 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"23461a0f2ddf0520026bb8ba665ffc3d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=RlIp65Egx1Ho2jGXEmtcSoDu89fZX%2F%2FRiAk4AA7zgGJ%2Bmircy02Q95ivL%2BSxJZBpDK9%2FJQyMUMxw%2FGMaMrkOkKSlEfmVI%2BS56aCN0DqAI6rdZhy9hDJxuWaDUeKhQ0QboUlwKr5EYi0xWovcvPBk29Y1J4sdgmpwryBNpDW87ijR8poMziBbrEVOHnFpjiUtJJIc3bM7UVnfdvYii7EQtS9A2xAcB%2BSwOl1RQZiqeLi4DFI5bm2hHha6cyaABOBosfRKsf769RQAbBhSF0q8ng%3D%3D--9JwJ3pDM5JQR1B4o--wYqPiI0iILb27lvA%2Bcz6UQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1503455739.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA2D:0F7E:164A6E:16AAE5:65E0FBFD" + } + }, + { + "url": "https://github.com/tapwork/WatchdogInspector", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:50 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"917bb8167f4848a9bd0338b64c5d6e93\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=KLtZt%2BRJ1102gmwot6mUE8lyw2Ls1PK2Chr23xhmEDSZ006Z2mLewoSbyAkW2xTj9NJjYj30UirgxkMAbNgDs7ib55sI1o8CjeifDaonX9F5%2BozanoCkJ7EN%2F1ulEpwhDy7nc1dmFVNns6s8kn6Tjw%2FRNei4szm7ahcfHvIEPt0ngVykuj6oAn0AxnDPWYwCBBw5asllHiMq82mGtrqDxi%2BttsVQ9ezGObrVNq8270PkzJPIQesai%2FXyDWun0FkHiUAyYOib4kRaXXPaQcPq5w%3D%3D--fCUHPbrXGNUqjpxD--j4d05hZnv4GgWkXhePNp1Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.353807457.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA32:0F6F:1468026:14B043B:65E0FBFD" + } + }, + { + "url": "https://github.com/DaveWoodCom/XCGLogger", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:50 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"bb2b35101a86f104714412bb42b69bf6\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=xNq%2FpI%2Fj3zoJz3PQCO5bvOJpMFfwxElzGrQvjuaXhGmJURUIuWnYjBQ09%2F1%2Bndz19HYb6958uqf9jzbSGEBJ7X1xC66rW%2FBv7JxHjLQJ0XtdxEJpA1%2Bq%2FURKFPxEIdfDVC32%2FWhgCz47GPxOpzFlVGL%2F7A5pJvc3uSH4BIxQorvtIAs5DSTUs%2F0U4WAemmF2ynUxiByyH7aYVn5Q2tMVODUsrn6nC0C8qIM6FGt2xkLVFxd3Hnb3fF384ARCGWO7w4060jBJGoRK%2ByhAAqqbrg%3D%3D--klgv6Fc%2ByAbPwXY9--Tw6x2%2F1rH8GMxOWU8gpdPg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1496805321.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA34:1F805A:833E89A:84F7FED:65E0FBFD" + } + }, + { + "url": "https://github.com/Nike-Inc/Willow", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:50 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"db80f188ecf94436707679c1dad08d46\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=tUQhuixKbqSvs%2BmVq4ST5JKct94ZW0G2PvNwFRaGh5IqEU97ql1CDANW4T8%2F%2FV0jpgiIdbSxfIxy5en%2B5mcmUkB0R1GjGu3YOAqmxW0XQnmkgDVoPq9khglV72bjnAyLIsM%2B5zbaeDbJ6K8x3%2BCvWZwLjp49MEn1I9pbbLjltopvU%2BHrkVe3eMLNyWCkXstx3D3x1kPOPXaJtThJsbLqDinxIaos%2BIqtWT5%2BwiE1t9BwBwxROlIR66pvZQMqtwOGw%2BscHDPxFbf%2Fzol6J1y0Cw%3D%3D--RysgjkTsJtgwAW0b--mOh7ZrdkPJY5UeMu22uy8Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.764410360.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA33:E7E56:200845A:206DD42:65E0FBFD" + } + }, + { + "url": "https://github.com/bannzai/gedatsu", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:50 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c771b14cbd65b25cfe1a3f065913822b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2BLenvoBv2gvOwGfnmaXsEfVrQ%2FGPaGDwBpa6lUyRUsAVf99%2FsGBbt8CMx43QSua9mBTyyN4%2Fc%2FFI6Rh48AJ5O9i2ZMnf2kW4L2QPOWz%2BP7NLW%2B8z0YgsbpeCRp7C3YcnZIXQBxrUtq1ao7aoz6xMgUJBpqRfwBcs3GZ%2FfAaXLaBmk1S6EpKqlAXNDYqVr0nBDqF4CoKesSAbBzA0%2FE8xKxiQRfOZawLyBpZow6oYmZW28Zl0w1%2FlL32c8CPX1dGRtPVeSTeX85ZXanh2cxzD8w%3D%3D--PJ6gZLGNEH6W9yTN--yupBBJg0rILrpsKbrs%2FaXg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1963222956.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA35:1139C5:803D9C2:81F803F:65E0FBFD" + } + }, + { + "url": "https://github.com/AsyncSwift/AsyncLocationKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:50 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"af0f229d94f03e01aefde86681307258\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=cMq8nFn3O2HJ0l6ZGfBFD%2BIb2EvUlyRwUg5NuG6nY6zF59G8DQm9edlpQd7yHThUhHKpoTJ3A2wDOw0wVZIjD6jv1dlX9U18gYau5SYG6DdD4j7AR66LQu7KSOWRZkF4gh7o%2Fwn38doe8%2BewiXiFwG%2BMIu%2Fr7tb0c7X3rJDrThnNwQOwxH9p9iELGDUDb0fp%2BfSkZGcLsuX1WEkpaHXDphbbEYxvg4H4oqbuOMH7vpedGrYu7hH2zHWASiJuqwfBUp0zLZn%2FKU5tqL%2FhL%2FdE0w%3D%3D--DFsK0jW5a9u0wzCD--JkMsJUQaUGjs%2FcGexsigDQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.358939623.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA3A:ED217:8312083:84CC9B7:65E0FBFE" + } + }, + { + "url": "https://github.com/hemangshah/printer", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:50 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"def2ef094e220ce8ab60f7a23696efc3\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=BesL6HJ7sLyBe49QondyNpCSFRIeDWXhl1HdZaD5LAJrJ1tHs01RkBzRQm0ri7RR3TGhIZAVtNxIjQNGsPOyQgfY8KG9GEV0Fi5WmGvCfC2rNukzuTxo%2BteoQumfD0kP8jv9eNGdoAXbpO4cbcDaJiD%2FRT5p3uO9b21Jq1qEWKZ9TECMfQWSzugLc9iVWaHAmqShQo2FShnjdVAkOF757m7lz3mGqF%2FbekFA9jEl9fCNkWj4rAeqhnQZEIQa1yXcG39OOidLVm3o26IVF7xyew%3D%3D--AwrDE9uuc9Yyjv7x--o4va%2BA6nyeEUpr%2BVFhkQ%2Fw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.708888135.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA36:7FAF9:7EFEB2D:80B80B2:65E0FBFD" + } + }, + { + "url": "https://github.com/SvenTiigi/FlyoverKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:50 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4fe66ebeb65f77043738871494979ce4\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=zgz0azj8Qktq%2BI0AzxfzhC7MMaUBzFzcr3YSNfatGM5saek%2F2z%2Fmgm%2Bcnw8PdSMXaeuSljKoTDGQmqF4Bivszd5Hu3L7VdGUmGlj90mUIUFTLDij6TjXttoKexsaIEOLWn3jxM9nwMSbNmf60LW9Y1Vi6oygQeWEKN0RfgC7Zr%2F3hsWRzxRVAZmb%2FL%2BkRh0RcDb1Q7x5BeQS1MsrpSVcQwESKXbMZ3Z0Dzk8IKIw76j3PufifwQAliMdCGx0s9rdKO17oAaZZ%2FOCpeTBwiabVg%3D%3D--3Y9WZqoAFZEdCR%2Fi--KN3MSSaRtDBS7wM0hODiiQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.441789819.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA38:0ECB:8448981:85F9D35:65E0FBFE" + } + }, + { + "url": "https://github.com/GEOSwift/GEOSwift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:50 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"133f60f816ef26f5322b1f6456388409\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=JXItHH2nobz2yW9vkOw2n6RC7VZoRseVtz2NFMA8P4PjmgWAseOpFPr%2F4r5ihislNd8TzBBH1peemW5Muc9b0PNq%2BmEvGu7A%2BXaoALGqcT7jwQ6QxGMHwx9SOXLW6WWcogaDXbHO9XbU12vUs%2BNE%2B9a5hdCwDkvyvc3skabSs7hs3%2F2%2BwCBGHIb%2BNAA0%2BuGZlKmTs6qGUrxvujdsnPTgdFH5MyPBaYi%2BFWLXvns5fyHHAzlHZPs09GBiL4efOuLKok2waOtpG4EYcXfP7YgArw%3D%3D--iSA7OmW8zl5VYyaH--fo3BdIUCImIWWh3mhTDHMg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.832903230.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA37:0F7E:164D3C:16ADCA:65E0FBFD" + } + }, + { + "url": "https://github.com/SvenTiigi/STLocationRequest", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:50 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4fde05049f7c3dc2afb7ee336e08dba0\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=oL3GFtFkrHu0ylgtOvKb07%2BPBeQbTc82g%2F%2FLOcD2bKwF3h944YUfXJmeNn50wHBvgUMahEMl5jrntZ8MsaeeQBqnE2y50Vg6OCvkdqmN4M7asyV9XmUD22QBNATaV4AyDJX9H2mGajrW0x2%2FDrbodgv40IVCvtaSykPhQvISFBU3mnWi7uo3RM%2FR%2FE2%2Bfu2AhMIhBEIy41UR4rfpU%2B%2BWgZeqUj%2B0Px3dFlCm%2BIybAP9wEAW5YOYOb65tknnM6zl8pd%2B%2BDMowzlZrnGAR7S5E%2Fw%3D%3D--PmNTTyHpuxCGgS9s--tibNmoC5GcTupsaB%2FcNOmw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.292814499.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA39:7FAF9:7EFEBF4:80B8183:65E0FBFE" + } + }, + { + "url": "https://github.com/wojteklu/Watchdog", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:50 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"5e34e2131d86c9344f8c027773f1c6f3\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=DzeofPz3ereNeCV7C6zecWzudDg28C56ummdWzyOs8kMwNeH5IVLOp2d8Qc8Ektvnn623b983zfl%2Fj8L0VJuab3PYUoenN2wKGRV%2FEq8Ess%2BM8GtC9DETb6salnWATKTmb1AzR6apPU5Dtcqvh6FUSvyamKKPBt5rr0XrQPO25KH8cKpTHj83IqFnZR5TN5O6uGHrPNIY8wFJ5vil3tEAxMjQeikKVNep3UJWr9g5NwuYVq6%2FnMUP%2FQGt8QK4%2Fr%2FpeXLi85mTnHvIrnPqHH3wA%3D%3D--JSGpO8YKISnYXijg--EpyKNMiM4dlHTRdODHNing%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1122013820.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA31:126F1E:7D002A7:7EBC6E8:65E0FBFD" + } + }, + { + "url": "https://github.com/phimage/Arithmosophi", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:50 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"787d32696209ae5cbf09a83c528a4b7f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=x3S0LBtiHQWMmvXkn2zBb%2BcMdXsYQoCVfLm0tRMg15ecWL1NeITQjGKPFiHZOmBYFVaYErobIV38W55KebdSTwTCZ%2BUkYvQ%2BwLb636FY6TSXaTkWszIFmY1XdwJE%2BlEbES0aPEjA8Oqvsdmp16CqmsSJgh2cRZg4m0Bs21hlK6i60mV%2F6gGaZWFXhGTsMDTTGDNRIFueK43sonPAmZZksGxNRi6aUQP53sdbQwwtlLxDaR%2BzvGJ%2B8pk6DQ%2Fr2CBj1AkRRyliEKSHTnupNVcXDg%3D%3D--5UbxxnnKE4N23q0P--3uz%2F1Fyfucd%2FX2C3Sx2Low%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.416852393.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA3B:F7A62:872B0A0:88E73A1:65E0FBFE" + } + }, + { + "url": "https://github.com/davedelong/DDMathParser", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:50 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4537d1a915dfb74b3bc76f10f2fff32b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=6VrKuJfUeADzaW2t6FGvuUeZEp4dQL70ktudMwtZ12mY%2BKGBFkB1AcQMog1YzPX9rsyJkrmgJ9eW2AJY9MPC%2BGq9YRxo6OSydZPryH7LCp26ueE2QfTOErTyX7CCjxxRKoU1XZgsoDbtHcVduLCv%2FzJ5SmBIz6ARYgR8Mim9QgxUlX1Byr%2BAfHFqUrwp9s%2FeAxGOjWluu6ohA6oYrWyug4JUbfcsuDgleBBTi%2BLpgLAxPEfd5qwSSFqoIOqj8ETCRvdKUVrPAgQcl4WdZLZhhQ%3D%3D--xYadR9WcErNo%2BF8v--2YhahoAZA1VgYyajIP85%2Bw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.335264898.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA3C:0F6F:14683FD:14B07DA:65E0FBFE" + } + }, + { + "url": "https://github.com/alejandro-isaza/Upsurge", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:51 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"41fd825b67044fdcc54633745bc6161b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=nRa5WfI9iJzQ%2FE%2Bn9TpOuxaUqtOV5ue3JqRqw6JOv%2BwawsJi7cgC5mFuHRNf9P%2BPDWjPsnpkGPiRbBZ0xzvj5SAYdDzeO8%2FPdelCnXexORVz3QKJZzFOkL0WCjJ013%2FCN7NYzOdHuhmjnbK8noRkiLdfNSIplzuSAdLs%2F3gP7PstqgtEetC%2FuN6boSbfbhpZ%2BcI8r0Rca1i8PAzFtCzP74Z1q6PPIzdtcWli1ZLC%2BtHMSkqhpGRK4Q4dfo%2Bqw16Xq6o%2FMGq708pm6tTV3j30JQ%3D%3D--PPFo7yojdzppEe7A--wA7rLwyfnoxWs%2FBJ9CzsvA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1808889095.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA3E:0ED2:6D34F52:6EA49A6:65E0FBFE" + } + }, + { + "url": "https://github.com/evgenyneu/SigmaSwiftStatistics", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:51 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0321df049e350fe21cbdead56b331187\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2BJpUSM1A%2BMc2t64n1DJxH%2BEPVnw%2BRL88zVjYLjs1CA46mOv15HtHRpiCOOCeBOn8qCXUs%2BIAwR0mxaXax%2Bib0Athqy7OpCRStiSO1m3ogYKpyssymvFvnnSMyNzpqtHledlNHPCfM1LODGJ1il%2FKpbnHaTO3q8Quj5%2Bd0JFv%2FFvi8reVjgcYRYY8jNi4wRg76wQ%2FoNyymP7F%2FmuDWqJLyojO8lXPhMyY8so1M9wIOIzlTGtXH7ZwrQVOYJTVDo6bpOZ4bXyHT50feDx%2Bve4GBQ%3D%3D--Stz4Ql%2FYy4F5ujEw--ngWavKCBYgpAPG%2BokkjTCw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1576344684.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA3D:1AF7D:3405D27:3499E0E:65E0FBFE" + } + }, + { + "url": "https://github.com/Alamofire/Alamofire", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:51 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e44feea14980793455e95cedc85313ef\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=8eZ%2Bw%2F2FI5aMJqeZ0TjYleQMJ1w5hYlowM7fZDGW75S5WSsUzukOtfIwVZRkld1FMQngn%2FriyEtsFtbiYvvd5JeBvY9e8Ex60633GCVg3WnOqleRv5HVJJWu5zLstpRD5P7aWOqrbZrd7Sh7sA9a1Wsp5UR%2F%2FNcqeYvmf2ytJXW7nVXuFhE9kipKC619DugrrT5NASQI0Ff2iKgNMcCtBQawVvr%2FRRgFaPgDcmUNXm3KBAG0k31IMygcjtn9nPlvOyRTBAYoMPb4bBOOol4fbQ%3D%3D--2PVMnIgRDYEFhhdD--PpS2%2BpfsGb2IZy%2BJGaeltQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2077325168.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA3F:E7E56:200888A:206E180:65E0FBFE" + } + }, + { + "url": "https://github.com/ishkawa/APIKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:51 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"dd6b409828dbfd2ece549bad6b11db5e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=0%2BgTO%2F6Sacu3HW9CUrmlZRdyTRnBKJjSPqScbEllJg%2BSnY%2FsebCSxBmyp3rJE9PrrvVjlsk%2F2PT9Bzin9beXbK7BMkP9VcKprMGDcKUoaiavIDYQfihNT8itCdRiM4%2FcCkaGJs%2BRIX2ExmfWr0xZeGpi4UTVkqaMigx3tJpz072PDSxrYZvKndV17YKcYktVYDcgeNWJrBpvG1yZZfYQYrpQb%2Bair2%2FmZS9So2yuNd9LNCs1rUXlslRe1i0U3S4AVzsqfXZHxq0h%2B2TMk58z4w%3D%3D--%2FJTJML8y6mKEQZ0%2B--WngO9yZeEQoK8h28nCmuzw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2052119051.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA40:0F6F:14685E7:14B09DA:65E0FBFE" + } + }, + { + "url": "https://github.com/mindbody/Conduit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:51 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2116a5e48642695b52c70366f166dad9\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2Bga5dyubAawThtIVEHbBbAqgfl3lqYJQdXNME3PVWY2cWkCHunFKCGVhfDjOdt6p3mf4nQqcL5NAOvWLPVvEggJk2iPXMsgE3NYpg6wiMicKMyNd9NU9M5KSK7KH3k%2BplTWvAB3VJYCxv8Tn8QD%2BmQ28ZQNcnUhsJyaSOM1XjO0mXajXSNDFiaRvrS%2FUaJmPkRIBCH49ZiM056lnlVK6f9plHqSAGKThBLOcVGWysZTji03WU5GAyDvr10mRI1go%2BSaPos5iSKeVFWNB6a3gEw%3D%3D--7KwnRg2wWjgoI82h--nNkXp7V91ceCFnite87fsg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.572620279.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA41:0F6F:14685DA:14B09CD:65E0FBFE" + } + }, + { + "url": "https://github.com/rwbutler/Connectivity", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:51 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"08481d1c5f444107a8e7427172d73004\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=HEIkP9ICZlIz3Q6wxZfrzDQgynhqw9wwt%2FlYHeBrReyXycFIfJn2NR6MNNlabbrLTrdrFNMl4WZr1cgolZ%2F1Wrlwz%2FoNZywBtT9x1B3ExfcfX35X62ekM4FJK0CRrH64seh9dcrZrRUxP5cnHUgv5pKEbZ4Tsi3pNWBcA92tkjtkYFay6pAC0GT3xCK6pqHVg%2FZye9jjF4r1NGEpCHdwOMth129ONuovBoF%2BGByfantLB6J7pQHSa7Sx71dGt0wl2IxzlIzijuv%2FDQVBCrgD0w%3D%3D--ALmL2SnqHgdMfrmf--ABwa83YlCstfuFGDLKVKdA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.470604723.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA43:1AF7D:3405F17:349A014:65E0FBFE" + } + }, + { + "url": "https://github.com/dduan/Just", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:51 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"da681b891cc0addfc550981ee2e2cbbc\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Kofijyav28WjF3NywJfOPdNO4N01F2KTeVnjfDxGWEKb%2BwUBamOl%2BExZ%2BGpz9ulZMeevC8jgfBSrnUIoVAJYVfefX6Ln3Nj%2BeOzL4DAHz0%2FDCLF0mbnTT5MRNTy7iPMDoGYpbDXOhPUqgkQGsTDNd0cQc%2FNidJpDjAMGIlgOVa361d9W6PSXJSal%2FLrfFWln8wT%2BEXWrBTviHT%2FywGZHh8rFZi4ezOIWIX%2F%2F9isH%2By9BPPr41tSs1VCoSqmTtAQ8mNOfyYRBZg9cf4BQYNuGAg%3D%3D--XHC2vVPReHtamEH8--kzmfD617%2B9vY46EJbu4Fwg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.823856523.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA45:0F6F:14686BA:14B0A9A:65E0FBFF" + } + }, + { + "url": "https://github.com/CodyFlame/CodyFire", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:51 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a2d072e9840ef819a9807bd7718a4d2b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=IielKyH39Ii%2FLkFIY3NcBYE9F2HuF%2FEPlow7Z8Y5Gyf0wLTFz%2FkbGE7rehkzoYNFcyK5lns%2BeoGdDijQXYB79tKO2QT7GsULiTSHIi2X7xa%2BKxiP%2Fg0wR8esQLLsedbuovZDNIrUcS1el5hGKpnN19RnbTB3gc0GDFcjTZu81N1gF547SR7AnmCff35iaq0yr8REE2O%2Fh4h7yge%2BiQmjBzDccaRNTOwUBL3otxlQFso5n81eYhlIfOJ%2BKuTkgaEySwqH%2FW1ZOZwzjlqEGHFRZA%3D%3D--sgQGjgKFUDJrL2eD--8Cl%2FRGxHyowhgFhYVlz0kQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.765062196.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA42:1AF7D:3405EED:3499FF4:65E0FBFE" + } + }, + { + "url": "https://github.com/trivago/Heimdallr.swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:51 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"dec8617abfd29c9f601f431db3a3621b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=n25fXqIYSP9a3KXyEf1qwXlFh74flXolWYN4UM6dtjHQIlhMAIcmFBKmyRFSM1glq%2FAPu3MrIXgV%2BT5f58i7672c1yUjqNIFP1GIJzNaFbFa22FijoEV39fYXgTPmc%2BMPWSLfFJXuOBjYMICAFbg3Rn1qzfSrwLcIH4eTbhy9nzN1o45Bq0%2BATD27RmfXLTiqypyf4F8kDRv8yoZO9H5CjboRAWbEqzVtVA3HUzYJXKJQ8aObTi3dsWvIZuK63ebgWxhzJm2xwP5YquHFW5XPQ%3D%3D--HnXVP1JPrjw0nUy2--hfqpNQpWqK7nc%2B89HStOwA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2101409914.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA44:ED217:8312421:84CCD2C:65E0FBFE" + } + }, + { + "url": "https://github.com/hyperoslo/Malibu", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:51 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"ed5a91b47c527925a822088c1ecc711b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=2lZuYTaC5c%2BeBPnN7pVd0B53sFqb2SBto5FRMhb2vkJHQm9r8ZhiQ0NTD%2BLG6UKfLNapQ4mGls%2FGoud3m%2FejoNgShUMCTGyV%2BCum4KoTJKCjVVr3UnRyyJYYVi0oiOMTmRAA59ZgRG%2Bxgdf9iJmAkFJWuB%2Fq9jBcVDOAxV9pKJ7Pnanga7JWKjz4U6R88I3oEdlu6aSL3o6i9Sj18e7dfhfzDwOzmxhPznJYauTqR9FiukRa58QGitbwyLgJQSVnHT0yC92zibhDc7vgRkaPPQ%3D%3D--Q0HQ2GXfIV%2FOBzC2--hTm4QMWGf4mXwyEuoMGdlA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.729173760.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA46:1B1C90:8416292:85D27FF:65E0FBFF" + } + }, + { + "url": "https://github.com/Moya/Moya", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:51 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"b1b4654439ab4c4a890828e1e413f895\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=4fzFlzsxZROqdEB3FXzNS3WC3grv3rDMGVXNiyfq%2FQv%2FBiwzCO3ciuHojpOKhK6OAAfUfFqnIrSaHQMpFYayb5pFs%2FgR29%2F6q7mzHRSB3pgMzfi%2FcTkb4%2BivRSyD1fcJd1WYor%2F2d5KKQIKzSO20JrJLrKWNpc9UymM39h4K6LdX73Anq9LfTgMlhUvgKgRls3BPZe292SCp4UtICdisMnw3aTvuqDbk%2F6GKGMuvpUTmNVVbbyAKrLM7OGiCDZ8WjlqRqenbC37IJuFxYVrQAA%3D%3D--U2L5a4nMmmm%2B9eU%2F--sC5K6FVlDMAZcKBP%2FvRYBA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.406426688.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA47:ED217:8312548:84CCE4F:65E0FBFF" + } + }, + { + "url": "https://bustoutsolutions.github.io/siesta/", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "content-length": "12736", + "server": "GitHub.com", + "content-type": "text/html; charset=utf-8", + "permissions-policy": "interest-cohort=()", + "last-modified": "Wed, 01 Apr 2020 22:18:14 GMT", + "access-control-allow-origin": "*", + "etag": "W/\"5e851326-ca18\"", + "expires": "Thu, 29 Feb 2024 21:59:51 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "752A:0E77:5D1A931:5EC4826:65E0FBFF", + "accept-ranges": "bytes", + "date": "Thu, 29 Feb 2024 21:49:51 GMT", + "via": "1.1 varnish", + "age": "0", + "x-served-by": "cache-lin2290024-LIN", + "x-cache": "MISS", + "x-cache-hits": "0", + "x-timer": "S1709243392.800652,VS0,VE112", + "vary": "Accept-Encoding", + "x-fastly-request-id": "d9049b0c2db00202cb2c2ae00378aa7bdd926296" + } + }, + { + "url": "https://github.com/kasketis/netfox", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:51 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"30d09e7bd2eef30d6e24c3f5c3f9306a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=9HQYUN%2BrrAFIcCsUTUIutXmzLcTV%2BNWkn%2BpfK72%2FNzsr5%2BaASiH9q0hEKGcV8xri1HwZnEok1qx%2FGdGIpZbpQuzK9kUEb8zBIfYykOOHNhg1IYtDI9V7gyyUk42fnNHGvAnZfxcXSXw35ZzJeTba11uXhiZo5N6mXD2l09QTEvtfxpxXOZ7E70E7s0i6HENbA%2F53tLjmwbo8YXRTGi4Yt%2FmDf%2BRR%2FhVWqvDgYV53%2BA5zWpLMzpOu6yYUkFmtThQbyqIuOg70gqFCD2n%2BQgjyAw%3D%3D--5zYN%2Bw0oF6oBtBFA--ZHqqsrAJ5SgLD%2Bd%2FM1PQmg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.470972819.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA48:1B1C90:84163CB:85D292D:65E0FBFF" + } + }, + { + "url": "https://github.com/p2/OAuth2", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:51 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"be097edfe1df612d5123d06a264a262f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=VALgLTp23y467HkTIalrpZhwzY4KkfSILKmHT75DYNGc8NeoYvdqouDce%2FmdDGXMRPHKo4OOMFg%2FDI%2BmJgtvsuKHohBhQuyz5rsNkw0SPxQbSwxRsJF1rNbVHHV9ECWd7hcWqyi18BEX3bh9hlzO8KCAETgckBDb5bvPCCEJvCFP%2Bd955ihGLajYYbFp9J%2FR3MK7d%2BhbLaDNoN1sLXo%2FVIl5sMlXfNOZIS1nNqOJ1jxWANahBkK3RsrTjw3C%2BUi%2FLbasGUN0qsivoU2kt3B7sA%3D%3D--2vJl92zGMXebEgEb--YEsSLlwlwD%2BBz7TdRaSQ%2BA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.853172812.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA49:7FAF9:7EFF1F4:80B87E1:65E0FBFF" + } + }, + { + "url": "https://github.com/OAuthSwift/OAuthSwift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:51 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d543d60aecc85e114909e5dc0db22288\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=B8E5FZRwHN2MdcNmU1gt8GpEj6onx9ncgH6rU734kqlvCUwx18Cqqrgx7uW559WiWOeaQaab0n6z%2BHzGRtBZNCUkQfOpOp2ALHsWq8vnE1whegyB4C5ilEDlRkZBfqHO1FgDVJP8FgwzahAiU9GlTZqg4ZZIrEXbMdJJQgqqggfoYb8Zut0hgyGUds58Xn6laQ97%2FEvzokTYKzYJ%2FNQ9qDdGaZ6yVblHTWRiMFXqavTdHzNKRIKs1OxqZtYYYC%2F8ki7Jx9gUG0VGH%2FBtKSizHQ%3D%3D--HZW2SFlufTiRkrLT--egHcoyoz4B%2Fpc1vKx%2BSAxQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1493036014.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA4A:2053CD:87E45DC:899D921:65E0FBFF" + } + }, + { + "url": "https://github.com/johnlui/Pitaya", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:52 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"aed773b686c199a36e27ce4f694442f5\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=epF2ffwvLlaJepGVXwsj3bVbesn8%2FuN0LlOWl3q%2FUwEH4GZt%2FfwkGDavAt2yuz44P%2BI%2BhjjMJSQ%2BBOs9Qr8D%2FvUM%2B1d%2F%2FCSjbSnmq1BmmAIcLtaAa3ebIe7ZA%2FZy4qiCCWL73VeLgFvx3lTWprVFb7O7767CG5AJqjZ%2FDHFQYu6RIrqO1CXT763e%2Fj2tEshn1wDU0uAte1Sm5Opr45d02LEWSYQHU2xEsnJf3z9I75A%2Bu0EJfHV%2B65UnrvrOpEQL0DrWngKVvNIShv%2BqJJ0iHA%3D%3D--PwW4IA5204fTQFGy--BphdDyG5%2B1R63FJUO0eNzw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.152993470.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA4B:ED217:8312676:84CCF9A:65E0FBFF" + } + }, + { + "url": "https://github.com/ashleymills/Reachability.swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:52 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4caa7d6bebc71358293116744b5fd7f4\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=4hw1HvS0Oeua0rvK%2BVbwhp6J%2F8Ai4Zv6Fqj%2BtsZS5y4b3SpuW1YhryNsmdY%2BDLtRZZyH%2FRVgCgqX%2BF31oFrZVTWY94Wd7F01cKSltwBcKEWPcHHROhQjuqQnMx8OaTyVniOrTgoo8tMl%2BJrRwzb%2BEcivYdD1ysb6%2FmTWZzA8mbo7swPh7CVF3XZZNIIhS7jqft2unlOEafT%2Bq62vhDBtRapqK1%2Fzvl%2B9%2F9g%2FOVngAhT4WgsyElkMYApbl2EyFFBkCMqvP4fIX%2FWxCakGLlbaoA%3D%3D--dRmXEPBeTJ6wzSGa--2ILUKjF0d8nG4rqzJIYk3Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.673223562.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA4C:1B1C90:8416520:85D2A6B:65E0FBFF" + } + }, + { + "url": "https://github.com/netguru/ResponseDetective", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:52 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4c7fb20bb05723e64e8682301c00f205\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Fz1XrnWrhLCdeaCoZ2nv75LEeXzLKR%2FYBnNYdfPtRYg%2Fl31u%2BQ9%2BxSBIIr%2Fs0i4clEgdrEdp7lyVnlXCsO7eubGAmEEL3SArIFEzVwESiJzuPIZLznWr3waYhjZpCFk5aTzt8gQ4zIGEXCiuOg3Xcz3qJO3Yzm7bX2LkhlS9gxZEwQDjOF1%2BLtpm8Cd73QK7ingtFGzDiW%2BUxzv7eSRjA%2FBCrFlrmJ6fk6MGUaMf%2Fc22HXrJS%2Bb8DOobr1bCJ7PISYfvn%2BHi23RYqdaILFFGiQ%3D%3D--rgylWbf0NduZQT%2FU--GP99puAmo1%2FUfOPzl%2FSyDA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2109064499.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA4D:1B1C90:841654B:85D2AB1:65E0FBFF" + } + }, + { + "url": "https://github.com/ThreeGayHub/SolarNetwork", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:52 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"be9186331325b23cddc1527e5e5478c8\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=E%2BHZtuIZ892aMPyPHkJmWF2xsc4Pxa25E4uRZzwBwiBlRuFod9ZLsKh6ccT%2FXqpxVpj6cUzBwlUV2gPvIjIWztzR2gXFHHynRFB%2BcX%2BjaHPVpSUUZ%2Fo%2FFJN1mPs6KXFCQNGRfpdIKr9RIc4%2FERfrc4Xw4kKh0dzE6C2G9XDwhIq5mtk17t2xBH8MWNg9e3QL3ICqI8hZrlQnLOiQGWi8FZP8Epcqlf3TSxvKjSdoEVkA0KITCt%2B7SfiGQaImTGR4HOfPR7ekyHPilNNXxlnTSQ%3D%3D--oZQKD0u6JR9u265u--zY25qrcH5ftphbVeg0wl%2BA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1906803197.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA4F:8E780:8034FEF:81F04CC:65E0FBFF" + } + }, + { + "url": "https://github.com/delba/SwiftyOAuth", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:52 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"3bf0a2518e9ad039fe75dba0df9c241f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=86HcxUMw1KSoqJcuwMQ4%2FYfzdOf%2BjAoFU5MCZZyb00kdKUt82Ync0%2FKTcxwES%2B5pv1AH9MGONzjsHCG1F067vkcE3ST3c2bYc8I%2FF7WkT%2BIUZnK5YK1cxSTILPFp4xrEyt6M7vTL09%2FlXCZ3U4jTLVGzprXWJG2qXkTzLmKi4QEskZ1CuKUO6cnIb0JoLaAOhp88%2B%2BmgloaouzRJPbepqPuNDh0vP1yjqHFicQCeZyP4rgXbqZUtKp0e6d0fogZP6zu2AbwkDnrgMF9ACixejQ%3D%3D--6IsC6UsVcZfgx%2BoJ--oZTUe0anaWD%2FvJx%2BR3qaTA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.742399518.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA51:126F1E:7D00C77:7EBD0DE:65E0FBFF" + } + }, + { + "url": "https://github.com/daltoniam/SwiftHTTP", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:52 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"03c8883275577fde0e62a1759ef50d30\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=NuCkMSB0Vb9Jc44iYDYIb0tn7OskFmCSZwcrsBF3Qsl99203quZ7JbkIvoLJfRMaVQbBEyvCn3TzV6JokdEQJNSjtT45PB2juIqKnDho%2Fb6rSCNB4dPFeIPUGbVe5w4PRrQy1UyA1a6PiNNJmi1qhYYWO7hXlsmpiqtZWo6A%2BsGZUs6nkvGCXzKxsSEgo8e8gSz7DZOlXd93E%2FScYqA30NYgLKgvvmOVrFwMG%2Bm2CaD2pp4%2B1auid4COzmcdjqqf40Dqlizc3k%2FsgUArmTgbBQ%3D%3D--l009F%2BIK4jhGK6Wg--wFjX32T0qFuCYOMlBaQ6pA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.54119761.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA50:ED217:831282F:84CD166:65E0FBFF" + } + }, + { + "url": "https://github.com/MLSDev/TRON", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:52 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2a1528cbbfa5103fe415f37b31210605\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2B9IkG1IJ%2FmmunCpyff7c54rBwq%2F%2B0B8GM4l716h6oqItTkYxeL6l6EoGnfsnQFMVbWPg9%2B6H1sSgOYGqXQ6J3qbmMehOR6CTAj1UbajocloEmOSzaiKbfb8BpfURJXyf0ip2uh37cCvbaNfHM3toiqtK1Iu9Gn2R7DncXlu%2BGb31WvnisHF9TEcu8VYw7OVl5ssnBuYkItFcjP8%2FVhiEiVesd%2FBJFfsWehQwaRHI4Ed1qhrE6QBPTqpw%2B0wJDK4wi9qg4OjC3JZCS6T5j21VWA%3D%3D--Uo8tHMTos74HwghQ--IbTaoIceuhwIwRuvPGTJOw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1959917332.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA52:F7A62:872B7CE:88E7AB9:65E0FC00" + } + }, + { + "url": "https://github.com/cezheng/Fuzi", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:52 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2d688e991ee83e4feab10a31a8ddeca4\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=aKpFah8rKWY5RNkaAl6SXeMqgH6HJUumKFrrpLTtJ7v7jGHlhvD5UG1eXtDsk4ROz5I8UCaSqmG1taADxIlnUTTxoJeJjvD5tnxt9nmI99mW6rknZDQL4kwzkQb1nexU3jqwWCp6z4FKUtjXV33Jh4jbfSCaeHAZvLM%2F%2F0s5HpQHYgtIA9uHwa5red%2BSJiZK4nMKXm847PPhMIOCcjkRhyOtQGO4H2nSjrKYHUsfSPQekTBh9WbNHnMK8qLujtQs9db8I1ELE%2BRDin%2BYu7rpMA%3D%3D--WDwNZdOfM3GayeYE--6jZgRWa%2FiJbNBbJxN840rw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.481669889.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA55:0ECB:84491F0:85FA5B0:65E0FC00" + } + }, + { + "url": "https://github.com/dingwilson/MultiPeer", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:52 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"dbba698317aec9e25b2441b9a4602412\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=7LuhrXpfTvtHr3dHDv%2F2mozgC6ohC1Wjj6kgBH0pW0%2BTVrMzpfAr8%2B6KoYkUXsrnYKq%2FETHFtJfGjgcEdJ1xe6PNCCXI757GIptjhLIwE7BtY3f5A9qJ4zpOpQZB8DaZwIh0dQm9Ys9GraAeALOJEq2u00SY%2B0xJGjN8je405DvZ9TRj8VeISWP1m3WxGEw%2B%2FvgoUM4lPsXrYPzBdPaqdneXnFnp6nxSTIp%2BPXx9wutUQ8wnGUE%2Fb65VpM8lPkB7YNjhBu%2FbUq6aBNXcpsjjgw%3D%3D--i%2Ffkp9TxRmYnvhvc--PLuo8KdHgQbFtsyMAiwP%2Fw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1618490362.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA53:228716:84FA128:86B3B44:65E0FC00" + } + }, + { + "url": "https://github.com/tid-kijyun/Kanna", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:52 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"26778af449e54a9a0b1033be02e4f2dc\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2FrSl1mGGbakuPlzMhRXlJChPL0r4jUmMMOB%2BcPA%2FUuqm9ZzbkRLTgoO6ZvUgppB6zAXRPnSn%2B2s8JTVODTv0pAj8bwXo2qZasWeXRBK4XJbtme9I73iWwB6YhwZrpkQSuWO4T6gpgf5QCSzdX26oMQzZ4LgKlgh5eHTLJrNdVKsSRKwfEGAiAVnqBq5JXX3v2QiUIvn0nEStrx2Z46g1xY8SbOVARRvSMJSLwvIBEBvzagQLFSxSlk6yuGwO%2BKEJQw9WnXFDaD8U%2B311rG5Igg%3D%3D--kmCdbtSNbhF3D%2F6k--eS41LBmcOzgABhb5HdFCCg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1975341098.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA56:ED217:83129E5:84CD30D:65E0FC00" + } + }, + { + "url": "https://github.com/mkoehnke/WKZombie", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:52 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"8244e257ef140b40653e24acb82a5a48\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=1M9Gp9YMpd2Z9kMvdhcUXdEixxZz6dXBZrcyrezF6yGA1lSGOgVG8dEQtLGTMOReqsQn6aAf03AZv6E1vkxJC%2F0l%2F1AX5lF%2FTPDencVWkLUcKc26f5TZQJoYFrKfv3i%2FbVinUjFVIgOfgvhbshxMeJeIfhKCiZmF4pCzrrJHKMFrU0qbvtY%2FM%2FMHKFT8dP6hH2JtzjL7ede6ahRxQJkikvJR10pgY2%2F4sRcGVBaGGBzS7KWOU23fM0Mj1LsYExO3sFHPHq9K0D2Lkxb0dL%2FS1Q%3D%3D--F1X%2BCA%2BZgFfNivAi--xQ1AhBi2ruqf2VcCoFKZnQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1887417805.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA57:2053CD:87E493C:899DC50:65E0FC00" + } + }, + { + "url": "https://github.com/emqx/CocoaMQTT", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:52 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"6494cab7af55632976ed7f33ea68250c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=e2G7IZsvFflKSX7d2sVjVoCV8sOtgB2XDLzt8XsG4jbB6F%2B8pA9jb0J8qP2RqrUBuyKQpxfCJK1EVipHXTmRqxejP5k3%2B7IrbRfPihl2v29QyDy8YyGBZzUVxSCwV5OG%2FKG8KqaVR66mUmqgeHIBljrDB5YheSEW1mXH%2FulbZTpFfZEw7beAvMNwUFfAA5ECHZjoAW9B8OmeMiSylVz2v9SniiS9tpN0%2F%2FliVnrxSTZOvteob0yAb4h0QUpYh4eWgwI1yqTq8m2uabUKJOrfPA%3D%3D--X8sW%2FcZ3D60LECKx--0kQS0vMC7HgUomB1tiFP%2Fg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.719951946.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA58:1B1C90:8416889:85D2E0D:65E0FC00" + } + }, + { + "url": "https://github.com/PerfectlySoft/Perfect-Notifications", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:52 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"20aa9be3a9c5b6e68b4cabd2e561b47c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=tObrTRSAr2DgnyEG2x2cIzCQOejndYcxq6znx6H%2BRSKSTiJkiRJ6T42EUkfCIsJVmHW7yAR90WVRnYc7xuXzjzuS56%2FNrgk0d4MrjSPMiKz2zVwckmDEO2HSj1QP9qfO5IFVhoQQt8i2XGHSiLCz231lsqUlSJ8rm11pb34chLIazCBOuy5QQQbgyAxWCuXn9BqMUrhL4f65B3Ysyx%2BWqM2R%2FjQxdKf4nDv%2FcFSlV56jn44LdwY1SCZyYQ9kn%2FddB3yq0FQnLkQnsjXJ0gXR1A%3D%3D--wWsTdc%2FNzB%2BcbchO--wtJOlq2q3iLfVGxzjwzf5Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1843476938.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA59:228716:84FA289:86B3C86:65E0FC00" + } + }, + { + "url": "https://github.com/postmates/PMHTTP", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:53 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"460768311d12c37f2bf704aa4a687339\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2BQL2%2FzQ5eO3010LIYumlfCYDD6TfuKz0waj4jhV7rUzYuOkUedTFfJ39E0Lwe%2FtUgVqGh4Tgv9QT%2BpC4UiaYFhuFt86adwza0sIEWTyBp7xN4%2BRzlKJ3vF%2FHzGUo913jTkbN0dlxioOnTmEFCxjWm%2F59NE2CdmpzzmAy6SHzdEVHF%2ByE9gRiZKS%2BFWgenqzz%2Fovv1%2BJn4LXI3dlNL4bPmTfNLPCqhBvuXO3%2BdluFVBhg9KLuhwoYCx9B%2FVhUxjFnZpeTAVXBQUz1mQEqajWkEQ%3D%3D--MHTeWkByAKE6cHYV--Ei%2BhTy6JDeWavPliJaj07g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1986457293.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA54:190C8D:8388AC4:8542CEF:65E0FC00" + } + }, + { + "url": "https://github.com/socketio/socket.io-client-swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:53 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"3234855dd04f54f428f0bbc161b93f10\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2FrybFE1SxbKeQGmlhHXHHugGsr6fVzzkYeOBRkEmIv%2FCp0w4NZQyYNHyyu4rR9aixP3LECQkrW3HusA47cG8S%2BqcS2ys%2BfO%2F1RQSaTCmNP6YyJJ0tG8tsrzCdM%2F25ijWGGKCakZUgYk4ClTLJ6Z8I34O1ENhvayOWlfl%2Fz7mR3UTxFvyhdwqs2daN271mbKw%2FkSPTRxIZlkmfOqJsSu29b9ahYuWFpbW0mpkmDl9nLrd531tlHiQNgf4nzSjq2S8cgaaXarPggBghG3XnrScpw%3D%3D--l50j%2FuWD3osso2xa--3Y3pU5yO1r48TZhfyZZhvg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1694565061.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA5C:1AF7D:3406691:349A7AA:65E0FC00" + } + }, + { + "url": "https://github.com/Kitura/BlueSSLService", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:53 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a7dc6b434fce6b9ccb5e498465f06c2e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=z8FkZh5yzXKM5y1peKQgPpUzJ3bLM4GKu35wEF%2FnhFGZpTNJ0TojjJMXE6XE7HCq25OGHO%2FOOm1frkFJGByOYK0%2BwDVlGmvgGN2nJNvfmvR5HMWa%2FKfKo90epOOFdjsfnHGZX9KbPQ03Pv4OTd0%2Bp999kTdpBkWiqW4WQqbJcfsagXz1WLcIlgFqMoywllGICBOGgLqUnZql%2FI9EwmrN3mjcC9ERa344k%2F%2BSHvD%2BPkiqkGOSzcMp5472pgIqUaYfvdDq%2F9%2FOflDS%2Bww70%2Be39g%3D%3D--szHTNc%2Bj7vNBwWrl--XaQN%2Bxxfkm%2FIwtJ3kjiHYg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.252304653.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA5B:1139C5:803E623:81F8CC4:65E0FC00" + } + }, + { + "url": "https://github.com/daltoniam/Starscream", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:53 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"277d20a3c516354a8ec29295bf2c73ef\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=4snhPejXQ6%2Fd77gfiDT68sFXmBNc22%2BA1lCYyKv2GnJfVXZkoo2kqwONercRM%2FjVvN6ZUS78B7lRpPviq3OGGyCcPCxzGXsD6LymkMCI0GZ2vgx0HRhADdbOUTgSKst%2FWZJFeQBmua6wlbekbQYQZf3odm2fRB%2FM5MG8KAHD7TrRq2TBIU%2F7Zf4lXaLWX5pTAgV8ni61u4fJyikTu%2BGIcbz2tdQYM2f02oLFw23gNb4AOksOhsY3UaVmvEWEAO35Y2KeTnTlZhbsazzgT3PUKw%3D%3D--qbN0H5DE5tKG8gJb--0Olisu2zrJeIPaDTRvqubA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.593966575.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA5E:1A6B7A:86BF89F:887B661:65E0FC00" + } + }, + { + "url": "https://github.com/vapor-community/sockets", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:53 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"265a4508c5afb95769a98b8be7ea4f9e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=VZqUdFLsgToaCXJ2ONm1viRm8D%2F0RogQsbRKruqOQScpH6mpkL%2BJ7M2S0ociPMPxpZV3csk2JU0akEYGea3xKKsVGWnAIeF2elcWQ51agW7MlBCmSRMWjjvBm43%2B9xQw86qV326pnkNOghwxFhPhd0yjbz%2B0ZG2c%2F9s4Th%2Fy27eiUr3yf1t6u7P3h9JnjH9jrdu1fJYbvzhG%2FpPm4tJR%2F9NQ2hOtUDp7oA8vJ7h5XSCe%2BoiVsBLaiLDeV1c3qD%2Bzgg2jxxzmrOqRTcdD4SuH4A%3D%3D--j2tvHQFa4SwEgpKF--2j6Csa2YMe3iKB0OgIrjCg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1042780556.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA5D:0ECB:844949E:85FA871:65E0FC00" + } + }, + { + "url": "https://github.com/Kitura/BlueSocket", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:53 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"6de2613e2c3ce3d1c229568fc9e6edce\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=dv2tQDQtNOFlzKHkDjmcUSdJ6FcCvApf2ACNYBcXu7aIXBkwqd08MFG%2B3I%2Fk3iq6dglI9ycwAqcthguEjKy%2Fc0InyR5LFRa1TK6C45PUusm19gwG1%2Fir5RCvSDO%2B3kxKZYiEZTVV2ePz4unlvBe7qkbaI8byPIQye%2BWfgHKPmiIpzoC4%2BPxlzTf3%2BfI6bYFeZvOHVwvmQ7WrCyYMI4QVsA%2Bm3H8Ihem9sLyejOHmDtjm1YkZD7DNKbMwrfdQU3YZ4MhHLdCJg1uWnhg9sLiU%2Fw%3D%3D--J2h06fJI3j%2FLJgwh--28MeoKcnIOsj7dfZIJyS%2Bg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.883983398.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA5A:2053CD:87E4AB7:899DDCE:65E0FC00" + } + }, + { + "url": "https://github.com/swiftsocket/SwiftSocket", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:53 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a73d7f69b6bc6b6342215e986bb91dfc\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=EoR7BCOopttr2Q95YCx70A1VxggEMcOHYTPn34tw1%2FpajggAy7b%2BLsYp3YgmRhutbv7mL6EgnlYfjqGpjLQDeMu5lCfkudMCTz0sk6aRYRiGNnwwr%2FDQPAslvUFDJrbSUpr7jezXZOVqFGUSOjym5kEhHpwTY18mlZR7OTKCpl0lapOWz65K9URI8rTmYsLM7AHanbMKrpWHA2z9m2nIswrzrPqdT5OuRJsEUQIjRmrNa4Wx%2F3DBxS3aA2Z%2FvAdNFUEcsO%2FrMleCW97BTUW75A%3D%3D--oidP7JuQAs71wJ3c--Z%2Fc6FPQBy%2BZ3MMuohyVcEg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1890729054.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA5F:1F805A:833F764:84F8EEC:65E0FC00" + } + }, + { + "url": "https://github.com/kylef-archive/Curassow", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:53 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2d29a91e92c3e8536b3de784c703ae2d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=K6O4PuPOpJqm2UPokAaNrlY6ytS%2Bi2nrsUyI1%2FAIBk1mLvRXCiGRc7uCAAkGxf9EdcexdWC2OwGv8Od%2BRLwoxS9CKn%2F%2BADfVfm8rZDapoLaeB6PHTsTO46yU9NYxlFd8zeDT3X3hpHjMhoLUQ76ZE1AlK2lcIc%2BoTzjg5pxKA1jO3RvJmRvcebqvi9qFZDekVf1RwN76Svjzb1pieBzvWihXCCKQGsMFBKOgJpAuUecvPo5V68U%2By5Z8405RoaToaKnz4Smkdp9ldHSWrocCQw%3D%3D--WnBZFZ1oQ15gyeGF--sNlF3J%2BbQvSQuxGu8ji8Ww%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1433213443.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA62:1A6B7A:86BF9B3:887B781:65E0FC01" + } + }, + { + "url": "https://github.com/tidwall/SwiftWebSocket", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:53 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0703d3c4721a04afd572c5ff2d8d3366\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=oGKZ3qTYhpDl2Iq9q5Y1B7e6i65cZQ6Bw%2FOd3LxqSFp%2FYt58OGCJI%2FrfH28f6FrRwaCkSAYATKyT3GgEXRdMt7iM8KTq3LvdFce2%2FQuh%2BY4FVC0OQ5PIFyWv2vhE5w4e%2FUBiOb3DF3XuanJrLHqz0fj20MOaRiw3jyaIQ0BfR0OK6PPf6miKJuUIJUN6CDEWRwYh88fBYCXD0uQa%2Bomj97ucCtDJBVhcw7QhBQOXYfwwgHFyrA%2BJKEMevxrYF49H%2BMp%2F5FeXrKWvqPGjiaf47Q%3D%3D--Gx3uSWnrJ7RAL4fA--Pm%2B%2FheE6t9CT3alpkqKCnA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.911123737.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA60:8E780:803554B:81F0A21:65E0FC01" + } + }, + { + "url": "https://github.com/envoy/Ambassador", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:53 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"86d418fe16e9eafd85d6400df7e0c99e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=p9xsJLE%2Bjcl%2Bkitj5QK8yHf7Yy%2BhdH2TQV7xVMMXICQ1sE3k7j4nfuqwbRJia2mtdfaBHvYmfxRqVMrYocIYhyTXCVu64Wyl%2BNQtVd9uK9zFEHZZ%2BLj8CCXcTQLI7TaRhNWsMbBK0eLkBm24kUw4moDMqO0HlJyZhdYkLsZFPkwwi86hn%2F%2B0cq80p5wCEG9AzrRD2AQf6f4PXJ19zoizkQmUhSGWb7ejiJrwnKUCbuTkseDI4%2FvmV0uPpw9T7BzbD8GhvaskkrbklCo%2BtD1axw%3D%3D--TGDSuJA0XmW8gg0R--TB6fo0BHuKBRW3vUvStguQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.494317455.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA61:8E780:803556E:81F0A50:65E0FC01" + } + }, + { + "url": "https://github.com/envoy/Embassy", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:54 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"82f8ea6fa956eb893a9fba57376c6445\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Mfr39sFgVZOs3MOJ%2F%2FZVrvfi3A3FuiZI4MqHQBEAjept7RseMOfiVFz9NvHc02si%2BoieH9CfrCvw%2F8DKOElB6eixmONXUn%2BEtcrWmx6yoRGl7sB0r83FLjD0Sq6FbtvS9paP%2F3oP8GMAQSiADqWqbU5dkP73VYfba3wnu4wJodUScXwks9JNTwpKjMseWlIToVSzcORFCyFT6ifahYzJnnNBgHsN7LUzJ%2BodG8wiMi6ve9Z3%2FrZTcPiU0WfFS%2B%2BdH%2B1H7zdAMhXh7zMInzYVlw%3D%3D--A63AR%2FkJQzTSfPoZ--dt7oUM0dLwgSTIs0J3Gl0Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1588714329.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA64:190C8D:8388FE9:8543227:65E0FC01" + } + }, + { + "url": "https://github.com/httpswift/swifter", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:54 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"5b2a8e049fef064dd675ea61a79c0e74\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=axrtoMNGk0tlylQau3u%2B6a26yxzGnJSddHLsz%2FfnW%2BbVZ6AJLUE79qQg%2FREVK2v9vYJd0ASZaZnVYvBnzPNkMIYTmUlhgGxbSVtYkvjvv2wZB3cytbNt0wi2dMeUQXDfylKma%2FvtxPSSY2uO7jk28fqJNffp2KuELntmxj9Yv%2Bdc%2FX6YfgwMWjiaBNS0ZKac1pyGFbYBYnQePkPMRSEYrax77qwQFaTc3EUHMaVbvbQ7m8LnaF%2BBOTvXHm4m7NHVNS8WAAcXqAPQ1lkzYzeARA%3D%3D--MtODBpoN3kP3X6ll--rtWjKD9NQC%2Bism9D50%2BfsA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.412063844.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA68:190C8D:83890AA:85432FC:65E0FC01" + } + }, + { + "url": "https://github.com/skylab-inc/Lightning", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:54 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"85e775332df1cc05845d488a5f183804\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=0oiKPl1%2FjhrwWp5koo7RIoGkC4jfOBVXTl8ZTVY8jHaleyIW2z049DShv26FJ5KDMRBOmJPYhqjZqVxKcOG3oPR7UisXgpItznEAvvmwSAh5fq%2FnmryJ6pxZnvgDTiVnqh3pK8QS0cruKgRCPPMtQR1EBzO64Kp5pCUXIQ3OjJkABbRzUZSgfo1kLx3IRUuotbwI6BDCK9dcicAMBjPQWLzZglfsRmAaHWNMQ8T28Ggl1hLE5L6naOZ%2B7knqqg5rEPLh2domeGvX9qGlUrmwjA%3D%3D--Bmx5cG5otwUVDvRd--uW2vA6eTep9fkjjn%2BwNWOg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1198125824.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA63:0ECB:8449685:85FAA65:65E0FC01" + } + }, + { + "url": "https://github.com/NozeIO/Noze.io", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:54 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"68425435d9d26b30a9e985674413f0cd\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=B6ssdKUGR8y%2Fzl%2Fk08nIEK%2FnK2m%2B49pN3e15pLLkZKJBQse4I2zYj5rYnS%2Bk0e%2B39X%2B9b45AUBIt5XjEeiMDNleBatNrT7C%2BCHL6LSMo6tZ07YCMDU5%2BSl4g7Wyu7SHaLE3CqVktUe2S8fjfNcWYrgz%2B7zIvDg4kn1iYQhiB0fc6eYkhskTc3aRnBpQbi9yXTxV%2Fl9yIL094dF92CzIhh73kwbEYfSCPuC8%2BpXd%2F9p9cnO1MEw5lsvx6oRG8yeQZooJdvPe4ris%2B3mqF8SpwTA%3D%3D--uEPaVEYdlv%2BeJcJW--9on7FqODj40a1HYxBMMSNA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.351714858.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA66:0EC5:7475C44:76067F8:65E0FC01" + } + }, + { + "url": "https://github.com/PerfectlySoft/Perfect", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:54 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"b1ff958d2e832e1a93efec451a61c827\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=xGnILeXJCt2pyv5u9eHqjMuJlLj2Rn3RUS%2FlEZNS7JBul1QvCxSVHZdIRPU53hvMx1HStPVgSZ9DcrSBtUoohWMKVPM2ALHCx540qvk4HTfH7T0iIb53z%2Fc5tGo4rxkotE7hkxX5xgeAu4P%2F3fF%2BAuVsh%2BKeczbsHNsvrSN1Nt%2BSVuoBTLTijC3ZxiJT90iaAr1V7IfY9KHlQDCDW4GiTrnAfZx%2Bq8fG2TGsbSQIJ0YOSczsgiM5DIvg34vmF6XCM37nd5SRbLnbFiIJRgcxUw%3D%3D--uvBcVFsC2cMYwlrk--K1zA6kNbPrFI1TspY4VD4w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.887215904.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA67:1AF7D:3406A07:349AB24:65E0FC01" + } + }, + { + "url": "https://github.com/Kitura/Kitura", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:54 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"77797e4a6221cbf9a14e522b06f8095f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=E%2BMK9cMUq%2FNQmIlzVNK1OcwG%2BdmVZ3Qc8JlyGFdbGfVF%2BJmtb7YYPP5KdwDzKVvckffRzrvoB2nFSBY2SdOJkXb7%2Fasv%2BLLpYfOhA5n5aizpiR0%2FPcNIUJMPLsBABSmNA84Tjd4Ik%2Buq%2B2j0O7UzK8v02G0bKrZwZU4%2B6GE0GmpfSSeHBmURCTU%2FEZkH8u9Zk%2B9REpW0x0BJHRAa5DkkQNTeQbR8HkJTZKJ06849WI1oMhxzkatiO1mUoEvVuUV4%2FQdMR%2BandyyMHTBYiI%2B0jA%3D%3D--DhvXGwJPFLLliDXu--ydGvxG1DEWYaH%2BBEnB2L0g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.810956957.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA65:1139C5:803E982:81F9061:65E0FC01" + } + }, + { + "url": "https://github.com/vapor/vapor", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:54 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"5b27d8b5edbbca9414929672ec5f8c39\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2FbIuin%2BQNwUpimpcJA3XknG67cg%2BZKEIwOjWchcH8M%2BHmyQGotM9SSBBq9TC4O51SwgdwxUKgrQRT7ziGtVomAIq6VbPh2j35FBGBaLBXbO1niZB9pfXnt5%2FFZ2DJdXQPdLS0Jt5Ca%2BkKC1C2ycqEB%2BDokTIS%2BmrLi4pWHv%2FF7cnENvtyJGaj6KZYMkoMAOF%2BFSUxLVGpeOinNaHJlWoT4WGf%2FXLuGLlxONz5o78nqziiqxazEberJVwP991E9X%2FrMHsojj6K6pI8NvQZdX9bA%3D%3D--fg72t%2F5m5%2Fs4vy4d--PeFLH%2BXu3r3rvPGclfi7LQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1012072571.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA69:ED217:831304D:84CD9A6:65E0FC01" + } + }, + { + "url": "https://github.com/NMAC427/SwiftOCR", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:54 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"edc624f33c7be22591224ea70cfda562\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Tssp4s2QSBzorQYqX52y54tJ4eeR0bwst2SV%2BAYyPyQ3ILxKWs6sjjXec%2FRaj2fubOEo%2BS7vaFFhnrhc6mDvodTu6mfHQjxekFfQQahTXpjo8zxc5gEWuLHI%2FpWpQ86dy61rxCOaPjiyla%2BGzzoqJcivkVhO41ABIGWmlYxqYMgMFy7YfvRGm%2BwQCRRUySKy5C3qQu1urgzVnEmiPr4e1Uyn9rBhrFpbsgkzZJAsyrepFz7hVdP8s%2FJN%2Fk%2FZyeOgtri6JLEayJQvUR%2Fq%2BfxBlw%3D%3D--jYRGcpVb5BmKLBzS--qIU5KN%2Fz7Yq84dINMlgm0A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.411637363.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA6B:1B1C90:8416E4E:85D33C3:65E0FC01" + } + }, + { + "url": "https://github.com/Zewo/Zewo", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:54 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"88143585981fb1992c041e17609882bd\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=yZdlH4of1zQY76J0MGo%2FToyZbP2PFsK%2BLGXeJeXLiqF6xcZq3fJkVjR4As8Arf5oZKtIitx5df1pnUk5mKu4TMPpsNn9AHnRwbWUlcjlmkt7HYc8iyfYI%2Bdt%2FC%2BP1mLjMyUPRVmc9XA1qxp9QGxPFRf0VIG4mbG%2FsfdG5potMhcKGbEoLZdLW64%2BnMQAc%2BUX1NwNFuucYLlsna44fF2bBtUdgZFZ2NNFlmhacbmo8Klu2sji%2BFBcNuZi6wrJR6MEkSsTPqFZHFMQQQpXPsD7Ww%3D%3D--Kji3O7%2BtFHFFwrQh--632kBdBW5b06KMCHSwDFQA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.323892487.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA6A:0ED2:6D35E5C:6EA58C9:65E0FC01" + } + }, + { + "url": "https://github.com/realm/SwiftLint", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:54 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"34396d4e4f679741118dcde105b0f04a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=3LBIyIjgQI3aZhfdo%2BfDIL%2FznWwzS3zLqKgxQXEupgEEV%2FyOIlYsUUqqfCvwlSWNSGNmUo2f1HD8QoB5N0wLWZg7cS5QzD95Q%2FQcqXRVJXgJfsbg9MIdbQzOKevtb8lyoKc6t0umRb7up%2FWUYKrHeTq2NuSK2X6QavI3kR8P2SCQsUlrVA8mBCcikI4ZrHoOQcrrpTAgAQjGaCCOFhSqbkg%2F3pAcEFZpaZM2%2FK53PlMtaHWSgnkcif2Rd8AyTcjOAFk7PqmhPMASNvCqrLyU4A%3D%3D--A26c0w4ejQUd7yPF--SjnalPARSaZZcBlRLg9G7g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.835585470.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA6C:0EC5:7475E00:76069D9:65E0FC02" + } + }, + { + "url": "https://github.com/Jintin/Swimat", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:54 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d9bb1c021a86211d7e48086b31477a5a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=URft7VS5fm%2FmCA%2Fi228YrMvxeUh4GTMfIDxs57fsJ3RGrKdWhI2bmKW%2FB6dAiNTx3WAt0iMVEdgHqWGMFS2VgQN8da6DNaZmTagzxwePPE2hvNxM19SlsXOqxCpZzlMV2fMFOZpxglHl%2FtfnFmoc5ejtk9eEk7693BKSgU60yxPb%2FfseXVXDoB6DQjPsX234SSX%2FqslqqhRvIzNOvku9t5qfU5kwsff%2FjyX4d2xrTiCgsBrO4zE5G8KMA9gV18HpVrD4oPc%2Ft%2Bv1gSrrhSdR8Q%3D%3D--OmyN0rCS6hWCn%2BEO--Db4kDncbofJZP3dyzpMVMw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.301819200.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA6D:2053CD:87E5162:899E49F:65E0FC02" + } + }, + { + "url": "https://github.com/sleekbyte/tailor", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:54 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"38949282398adbf9c6d0d141b1482b58\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=HhL8niIVCJUznt3%2B6o17%2BU%2BBgwe42PJxVu2LRvEiEisGnKyxS80vfizJQz0p8DItiMvuAj%2Fy8l3PxmyrFQhJeuMNxavKE1xJDiJ7KBpbVtq2NRFoBRmmkuRrfQ9gfrvZeFMiuSnUqYWUvygiY1XH%2FZCKLp2a56UW4iPUEVMhH%2BZgGwmyzau46xOK9fxpnTcXU4Wpl1%2BTdzYzJNX%2FpwWPxHBWZifjf3aIFv0pZtDM9pXAVgVjxy1bkwU1xkoqu1%2BPQuNBVy2srhZwa17rMlqhyw%3D%3D--cJ8QuXAFobm9hEZw--5LLX%2BFOAOM0t40PqGbf1qg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2084327711.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA6E:1A6B7A:86BFE5C:887BC51:65E0FC02" + } + }, + { + "url": "https://github.com/IBDecodable/IBLinter", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:54 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f5f0289d1f2a2938ee6bcd0a1c696661\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=cy2QJSlE%2B%2Fh2msKNUWmM2biw6no%2F77ezERmP91SHrPQMZ3QHU67x%2F63%2F1T76QI5I%2BmT8ozlXACt204JdX1%2FFr6x0PbXXSnCcGo3hNA87iR4411v2%2BieY%2BeA96dAr0%2B2HV3IGVXiCXM7upnIy9mo0u%2FemzB4ujMxDoh0dwc3MCm3%2FAYHpUMvvCWMp0a82hHa%2BtlHWBZqySJIirNgABT%2F6fQnsGlZ%2BmTPq8HteKYwoSIIYN9jP2DDHyhVA0YAxV2EQc1CyJ2YPXZSDYoxOVySO9w%3D%3D--AeZ%2BQks68ucT7NxF--lCxZ3jR%2FMA5MpT0J3nCoGQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.260728201.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA6F:D9680:8CCEA94:8E8864A:65E0FC02" + } + }, + { + "url": "https://github.com/Kitura/BlueRSA", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:54 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"6d42c1dec04883d48418ddfdc7d4f87f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=lmHmTkEL9f0g%2BhHuFKn8h2wrOnFM4knsKh%2BsrwdOpNunj6iCnBOdQ4wdcqP2YyPFTugBUXuWz3aoUXR2lc3gH%2F4tlMQqlibI1ZPA1NZS0UvxZHJv34W03XYu%2F2J4itPn802paf0aEeH4iV1qPfcH6CAfsXnrBep2Qo14BADFSl9hHH5CWa9wnByUf7tm%2BQ5g0NEXBtpsVl35JzQFplFJQIMO29%2BxsiFE4CvPLEUyYTbolVi5OVgO23N%2BhZUvf44IU4UwtXUa6Q%2B4JLwG1786gw%3D%3D--i%2BxPhSj2vnd%2BWWkh--aD0WPy204UxyGDowN04jfw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.795572408.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA71:0F7E:165F7B:16C050:65E0FC02" + } + }, + { + "url": "https://github.com/Kitura/BlueCryptor", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:54 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a1e7ec79b92024898894c09e5986af2a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=eveziKrSqH522jplZde1jyTnbk5ADNzxN%2FyGA4J5mQ%2BAXRRmgCG6BSxjzlzqfAmZD6sY6Uld7llYenNLMgdbPkIp8ccXkBeQV8gxCHGnnFHV4YKzcPj00MGdk4aiPcCtcl3hRpgT0WBpF3GQzUX63cxNGmKczpTiBdKmVLtIPkRjXLeLT6F9Y7u8YC%2BmsaHboOsmjCTue%2B%2FpQhoSUplLx6qWnQZBrwR%2FYQH9ZM1WmVcMZuW1HBWHhIHtl3Gq%2BV2j8R0kbredQixfNp8uG5aSWQ%3D%3D--aKCTKGMmN4XTNpbh--lB7YeV%2BPURHc9z6oEZ3r5A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.228694604.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA70:D9680:8CCEA85:8E8863C:65E0FC02" + } + }, + { + "url": "https://github.com/sgl0v/scrypto", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:55 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"3c9e86441cf256ad866bbde7d552740e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=1%2Beq8TR29PuNR9fLKXdY2uvQOCX%2BR%2BEdzLs1C%2FDvkfiX33qgczN9qg6lkdOPLARn9IrGE5BMZ2mMSWIDKwDeS30e8JJvLNLmO7Ow5TdpnJMWmvgnBaxv5Y6ifLm3l73AhezyV2%2FGMuBu96dW3paUnHDa%2BE5td9eUxpXMrvC8WJCcbrCx%2FHNgBv738V56oK5pxPAtqqKnRRsoRv%2BxpgbH5QsKXSTQmOz1yJYW%2FhaBjCOMiwNgB%2B%2B2RtsvmeEQGyTL9wkDk2tHa6lUg7QRNVxMqg%3D%3D--REKJKvIxRI4Q8fCh--CzI6O99xlia%2F1VFQN5h0Iw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2029348906.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA74:D9680:8CCEB3D:8E886EC:65E0FC02" + } + }, + { + "url": "https://github.com/krzyzanowskim/CryptoSwift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:55 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"529b339d0e57b05104428cd28008b1f3\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=92KbZZonKVX0cNrZGhoE1KAbmISWf1AtdYyMmWTCmfVrKGzZuDDp2StjwJN4uvkPi5pNBPJLxKKhLEmdgiQ04dzNN%2FtSNwc50wi7wsONHJt%2F89wssAIgO9G2%2FnbLqhvmMMaleEp6nUtg3IkPelIGx43gZSyR9P8nM%2F1gzRdEEoYoTdKYp6vcuZeEB%2FFf5HdIPFp1vVVJtDKMh8%2B9%2BJo4jCab8g6tl3b5DNwwfXKk6nnS%2FdH49a68Sf0Xc%2B%2BMbApZ%2FfYvEvnCISy0YYBQNpkYfg%3D%3D--RJo0RGcw2V2P7AH4--E10%2FLB4RvDlBOvA9kIUguw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1207897961.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA72:7FAF9:7EFFE0C:80B93D8:65E0FC02" + } + }, + { + "url": "https://github.com/attaswift/SipHash", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:55 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9c55715f4dd8bc107134879cd31d5cd3\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=A4qOM6PctQE39470vt1CxZwnU6FKsLf3Bx%2FrDaj9rK7Itbec0DynL4bKnWrgQGJWqf7D6II7FodlBEeiD7FsGJM596hn0smdhXcZ8zi7PRlxn7gz%2Bf0lAfVSvsZXUfec2WpK%2Ft8AfrhK03Kiv6VFLr2uKMtlnZHAAyGgSXQBpwvSEwnMr0ciIG3DY5QVHu1nIrk7yasyl9KFHnLglFZ5R467FZaz4jFOJ%2F%2FLPc2qNiAMVXt2UTl1W%2Fcg60Th62TRG09HGIZn%2FbgkNAHUnnEQ%2Fw%3D%3D--XvnqftrcpZNs6rvB--FM%2BMvyhvUYGAl0hZDn3Q6A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1197717016.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA75:22DA81:84B5F3F:86723B5:65E0FC02" + } + }, + { + "url": "https://github.com/iosdevzone/IDZSwiftCommonCrypto", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:55 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"36f0b3aa5ae0ff269568ff73a850b3bb\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Wl1lZsZZZxcgsHIScHIl7N8BCxbiSqfK79U6a2hlVPbdzuKYemWjgIUVe9xJZqlL8Y3PGMFTvy9UgIcgpJMG3s8s7xkQXMAxeCwTFDj3ch%2F1HsUt%2B%2FglTmncZZz6rd3jdtyWwARcENqsgc%2FVAyS1tH7ehh69HdgwI3T0FTsxwkfHYrYMnvtLDd18y2yciKoFel%2B2bHxDNM85d%2BbUbZfcUyWj4ga8P3q16lwD8o%2F%2F%2FxZdXF%2Fu2WU2VCJZSh4zEg9ZwDetVVeBAh0OKAZTL4UW0Q%3D%3D--PfAc8MwQosJgMazq--9PcwjuOlqB9bXwysWT3COw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1652801975.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA73:126F1E:7D015FD:7EBDA73:65E0FC02" + } + }, + { + "url": "https://github.com/jedisct1/swift-sodium", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:55 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4a4c4ff98004b56ad8b693c87be1d404\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=hxrqyWv1EXKNxfBPyiFg3GXBEzFYoW9ZgNzcZwK3uKAx373kT%2BFuOeylQy9ZU88UdWFBKzF1gvYhVLi%2FyeW4QrGotatXgKOyRRuHELmHipLK52gz9RTHXrHJfI6nmac4CSDlGKZP5K6pWrun%2BnDtMo5g7%2ByvUjYzbX6z4%2FKlk0S6k%2FInvLFL4e%2F%2FUZCoZKIGOi5GC8zeEvNMlKj429ll5QuO0gSED%2BS2ILet6qnLuBiNTYbxUi3UKJ1Wl0khrCRTdw90zVB6jEjroeCEB2EDzw%3D%3D--9reW6842wTOzg%2Bxu--Uopj1SX4ZQNOzOo5HrrXYg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1589038329.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA76:0ED2:6D36254:6EA5CC1:65E0FC02" + } + }, + { + "url": "https://github.com/RNCryptor/RNCryptor", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:55 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"913d368250ce05a41e0cecfce3b6fea6\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=w5eChPOoiLVvU6EtrPjZoCn%2FeePD4wwTP0%2BodQQjEjZEq1ZePsARnYFPBJo8t%2BRxo6HUSegpFEf0FGEJKW8KBGfqhqVeHFe2xbER1Xp%2Fgt%2BX9MQhtK8VrSILQLa126wWWxfBh9SYeieHqZgJp2GAoTIWNV3MS7u5YgTIaE0wzq0mF61QjJmnwBV3JcsdtyzvU8%2Bv3qA6kXtocPH4D5kuZHFkprx4QshgS%2F%2FSV66L%2B5tOzXHWDD5ejgNbNE10xDHQntsg1m9PmXOoXLPUjmnicw%3D%3D--y1pLz%2Bt8MTgNH7Cw--yvaFtRWc%2Bzcfyv8yNZIlyw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.569676512.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA77:0ECB:8449C9E:85FB08A:65E0FC02" + } + }, + { + "url": "https://github.com/cossacklabs/themis", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:55 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"8c4936199520e9b1051300701a41436d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=deterZ2KkpbClWkXod2NHGZHeEbbGyYtC%2B8JsT6gjgc46DUDWWC2bUtwlrLBMREQQZbt2XVCFgYmo9K3MAYPQbHC%2FHGitu2W%2BtZDtNOOXvkOd5z6GX%2BEtefBFklaXGguT5ACZ1T0apHWzRZ6R7iNoTeeEUFYRm6%2FNqHuc4fvKix1ogkDbiaFBPm%2B4QG5602tWcm%2FinFD0fdAFLv5t%2Bj6w9mk0WutIMbpLlzhAyk8RUKaU%2FxPkvHz0QNo44w9ctG4xWowYvStLRoRIJS3dPs2Cw%3D%3D--FKu8%2BgF2A8b9RUTX--migW7t6EhEkVhZAvTZscYA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.65238237.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA78:7FAF9:7F0007B:80B967F:65E0FC03" + } + }, + { + "url": "https://github.com/evgenyneu/keychain-swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:55 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"20fd0b3e886f47f9b316998a05550ef9\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=nB5qm0DjWK8FRTurE%2BJsRWg8liBBvZJnPT7ZrfJybmKRX8ssRqs4v9g8QXFgVlJd0%2FrRQ4k%2B%2FlDFqw6%2BSdSmCjy1dAuHHoDH97OiiTrfGiK2ZXOmpq5h13%2BpY2TqvDNNugiItViDnwn9Tl1LLCUrWqiXVSW1OBEQ%2FNtDaLvlkl4Rn%2Fu2zUNUE1FH464EBFGp3QvvUKUYhPocSW8%2F6PqDDofZtZoIuI7Ha4VhRfrBgShp1lsgA375h8Eix2J8F%2F6XLtaTRJ%2BbdMv1H67aTdoJdA%3D%3D--PRdpXSxOtFX2jpDw--4brbg8xNdQzRKAxtW%2BrGSg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.941412764.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA7A:7FAF9:7F000DA:80B96D3:65E0FC03" + } + }, + { + "url": "https://github.com/airsidemobile/JOSESwift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:55 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"331e699d547842d72c8cd628993b324d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=zI%2BKMuHmxX6CA67YW0zxnp1z96BzsyBT%2FgHsV8G1xQyQhbFKfW6Zay3DAUJc%2FkyGaUyrNw0VfEJn%2B0g%2B2%2F%2BmoheF7VVieMOKDW3p5VocnLP7If0FebVppiIpHE7Bzse24eCg8Ce8mxlpQzU%2BdSaYOcFwVm3TKfBU2kPOpx2THhMLwRD8mblIWpF%2Bg%2BnxzvsZVIWjVXN67Bi8T5cG%2BfIFIK4dVcak8lZSE5Tb1oM6CIoh8M7Et%2F2j5s6PN8ZjNjZYoYZaKBrdH7O5tN%2F3n0TKMg%3D%3D--IthwGPUwQqfD9h2L--ZEIbSoy8sLsZVUGpVi5eiQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1865801464.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA79:0F7E:1662B4:16C39A:65E0FC03" + } + }, + { + "url": "https://github.com/jrendel/SwiftKeychainWrapper", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:55 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e0fd74b4111a41067aa72ad01b0e1ec2\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=pNNXQ51jPwCAO%2BE3kNpXqrsGu5wZVsw%2FmWhRy1EIRNMJwTzaHw%2BSQNH1DCU49XGcnu15DCgNc9GCUTsvGDhJxeMwQWjD%2FAAqOUUju4VbfMWczX6%2FPILBCH9%2FhAYu608EHhNAawu6VxxBLvXaAfGUc3oNDvxOnBQ0AnWoxOEeVcP%2B4Qn6Kw3y6PfediRj3CQMBGmQ7ckUa8ap%2FOwnWzhRicJg5Gl%2FbRkJSzI2EVYAjdrcpcYmFd9Aj3eYlVi0DqWE8Iyqo1R662dhaxBKNFNW9Q%3D%3D--L%2B6pmphFFLABhy%2BA--W%2Bxke8RYOhNbTSuiP4r9Ew%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1790376735.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA7D:1A6B7A:86C029D:887C093:65E0FC03" + } + }, + { + "url": "https://github.com/endocrimes/Latch", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:55 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a566c3940b25b46a1fdeda3bbffde25a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=FU0ayS97SKIUz0UEkcmgnWlu0cyomn87mYAO7OB3mVOC8F2BEJKqNpS7Tg%2BVozhCp6KdN3UyqiuNpFK%2BtWLJ7vEo3LW6KOYAjo5OWl6llhwwnu8BDejB2rl9B%2F2JbHSOElHZAXblAj7lHDfaD%2B0BQt6LXESdDt1Mwlpd2xewSvw%2BAw4Mg1ovr9VJNu%2BfsF6bgE12CQhvXNHhfK2KXodvY5%2FuzXK1m7uKNqSpyxlQTYa9FV%2F%2Bt6jiDST9LvSw21wrmbuE12%2FU6wBv9HZT%2FCigeQ%3D%3D--3VCaWS8RpXpyX20g--4hWcHcrUt7jUg50NWAxttw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1030798875.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA7C:0F7E:16638A:16C45D:65E0FC03" + } + }, + { + "url": "https://github.com/beltex/SystemKit/", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:55 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2da955f4076e54fe00e08c3cbab2a62b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=6EUI872%2Bib53BAyZ8TqaCd4lVMkGb9%2BucOEthnpWg0Wr%2BKS4ChEPn0U2htq4V%2FwekSd9ixDe0B0NTna0fUgFgSuE7gXehCqyJ5tuhuUg9Q5F%2BaDcMK0DvejPM2%2FWWiShkSAJPm%2B0dreUbP3MAPda0u267rGVBeOuLdj6LVTit2H7RkxoXFkuV5qajmImvK1K1qbaDhc7PHVGPsrN55ztnsbWIjlhJw%2F7a46ZcvgX01FmNqfcg7SBXjTj9o6RIBNHpKRvzgx%2FDJDLPTv%2FA30gNw%3D%3D--WZUaPXkcvkFL4wZo--YKk40TvZx1eD5jBf29P8Sg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1614602330.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA7F:1AF7D:340711E:349B258:65E0FC03" + } + }, + { + "url": "https://github.com/Kitura/BlueSignals", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:55 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"5a0ea9c0800d051a67f7b6eec9599bf0\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=2gii4wUQ3WH%2BgsFSjO%2B%2FqrVXod5eC5mPqphIhTZP8fZooTkPyIsklQ%2Bs%2B19wPizNskjwJNXUyGoY67s8XAxU7r%2FdAjOpDI%2FQQiHzHp8qlDlNZH0vT07I%2B8jAwOAp8M1Xlt3EnmfCTyhX0K%2BkxYeau8Ynf1uuXOWCT%2BLmodF5Ls7NDmHU%2Bz23%2BVMG%2BiSEAbNKVybryeXa1rKYKgLAX8SM5juTAElrerYlVl4H9nGMqD9wu%2BXGvmZ0wiVe07LwgPgj1TpELQInKLBCS09cIFqvGw%3D%3D--OOllA36pbgy5KE4j--A8bUEwlDAyPqfTrQEbRdhQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.465517686.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA7E:1A6B7A:86C02A0:887C098:65E0FC03" + } + }, + { + "url": "https://github.com/kishikawakatsumi/KeychainAccess", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:55 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"dadafb3350c5a0e035f7937bb76f544e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=W%2FNeDU3x9Yan%2FWVZ6%2BoK5xXTKy0jUNTWcx6kPG09IsRlWtH2HoLeVOrLAVomHXbQu5wB%2FQMcnba2LEEl1wfJnm0BzyKfKenbLQ0xUsB1B9pmcbXAXQMeRrsj7k4hQ91ZZsOo8G%2FBcE3Qctw%2BYve916TxKo9LoVfL19TuoPB2ZwnkA392zWZJCz1akkJGjUn0EzMfZy8Hd7V9YiCvkNzI9H3pYXyR1PYBGkXUe3nEuKWslcjNye1vhU3zFQEW3h6UblaMbuwyRLiutRLNZxKSOw%3D%3D--Qdvpmle3%2FCh1vNnA--KNvaLyOO9g9Xy19eFsOVRw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.323819684.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA7B:F7A62:872C46D:88E87A4:65E0FC03" + } + }, + { + "url": "https://github.com/Brightify/Cuckoo", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:56 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d5d3353bbde660ce3a9819979076adf4\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=NkT4hNKJ%2Fs8OTa77%2BgoTTq62NwNfhSrTQRnCUhGjj9BII7J%2FhkBJKvKqFJLK3nQRo8bCeaxDTy3uRDCTeZFqh9a6FKpQHlkKeskayiDKL%2FCDPB37G8%2Fgb7pdTG6XmENWoLQ56bCoAXls0Bv5zLLMR%2FM%2F9%2Bl14Ak7MOAJOqI%2FeVBs0Y4KLsH4Ai%2FDaB5nRz6J%2BYs4BHEpZyGpGstEG6xPfG%2FAb9%2BHo2xexnjtEwKOQ7sNiY8pHKVM1S%2FNgGpnBwi44Wc%2BMhjreRzm0kBsO1LFbw%3D%3D--yN5plU41au44y5%2FE--VReA3YcHUWew%2BDav7T56Pg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.709711533.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA80:228716:84FAF86:86B49CE:65E0FC03" + } + }, + { + "url": "https://github.com/venmo/DVR", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:56 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"67081b40c952d3f0b30ef7f738a2bc09\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Iv0f1o9xFln%2BlFQfUFyIT5RajiVo7b2BViqAR3cUYHiBW8IkALfoLpQyIhj0VnIv2yKiWM44M5pUTTE%2B5CwsqpZNxut1NR%2B2WvduUumdYf5sy4eMK4Iq4McVHcfFtLTghGNhvnhWcwnCB1ZEWJWFDEmhnzfYPNmM0d90nAlQRiWC5BfZFbxYJphFfhSb2cZNZiyX4iMZtaqdpYYvRfDeJeylT10FwzDvx5qenXOp75LS%2F008e9WvaCn29qaDHCthL2uavSCpmZtCIbGKES6F8g%3D%3D--rRpGQUXbBlQbFWir--%2FhL6Gdt6%2FaFHxbmBBnX10A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.304879014.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA81:ED217:83138A1:84CE1E3:65E0FC03" + } + }, + { + "url": "https://github.com/phimage/Erik", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:56 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f6514ba1dc33b3e7714153cf5ac16c39\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=SuC8tRdakiG0mfqloTYCHQFWjpUaBzWAO7j2eziv6du80zn7gqFduFHvbWKIjJJ4lgnLaFeGPnz5uivP8NH4nD83%2BneW%2FaKZfsbEOv%2B1RvJ9gX3hpb6vN6DgRwljZr4bhD5%2FkUzp8ANsTR%2F6pwRFwMhqBDGz19U8nqSa%2Bvv5ggMby1Y61hvsXRflYEgUFfppMb6%2BeBE6Ct8ctsEbbwco1KIEfNTyEaO8R0j1b1%2BqODP76wkpPFpqIkzrf2LvBZRZGzDdKcLhTF%2FdKcvRXJVeFQ%3D%3D--crNv3%2FCOmUa%2Fx4xz--3ebUSFJ5EYvSmnzcMhYXlg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1108823049.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA82:1139C5:803F32D:81F9A46:65E0FC03" + } + }, + { + "url": "https://github.com/vadymmarkov/Fakery", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:56 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"fccf68d0b222c520a763bdc61a63d09c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Rvrc%2FPJ5jGU86DGz9X7KOCClfe7cpjg95ShfM%2BjpS7QM8UbzKYozSzJT8cjvplehr3kMjR1SjyipFjxEm33ISJ68plGjtbqOzlMBUVt5xyuNcJVR4q498TCdXuEzOpPO%2BiZ9UbbHTJqRnVx%2BocUxNLXS88lPHgPy8HZB3bp47CysxaorJmhjEhj7TabJbrB6WFPIK13fqKXF%2Bg5HlRAu9UBXF25imv15jSbqzNkKKoVEJ4ReFUHtgcZUiWOx1%2F5raxrKNC5uIBvslHaFQVecRg%3D%3D--TXAWv6EOmtlgWG2c--cBTCW11%2F460TnBn3wb%2BG4Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.907516433.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA83:1AF7D:340738B:349B4D4:65E0FC03" + } + }, + { + "url": "https://github.com/kylef/Mockingjay", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:56 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"cdd04181ebb7b19a807a9f78ab7d4721\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=HwHNj4iUbsYxmBoJGnbQbYG9%2Bj2JPVMc682GGTNZeZuYO7AMttOaHvD%2FNtYi9kLY%2BSsAb%2Fj9u7kbjcwzsf0y2nCqNUHUCY17PcHWEJiBb%2FeQz%2BXHgPdH3Y1CRgkUPdRLzD9Gu0Ecoy6sLwBS1o4Y3YoqKbmLl3vZqk8nAsRxALeJ%2FsN%2BjlhzhqQ2tl0jlkXuV4HGwgFKoIaCDkiOylGskbvTF6mG6qNwq%2Fsb27JbgHVJIaJNG47tRmluRwisyLISk%2BPy5MZT9Vk4JnNg3tMIMA%3D%3D--MVgbX%2BjDM9Oi%2Fetm--PDZhjH6AKQZsfVKOtRtSew%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1659434046.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA84:22DA81:84B6504:867296E:65E0FC03" + } + }, + { + "url": "https://github.com/Subito-it/SBTUITestTunnel", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:56 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a3cbc0081b622e29f83889aa039a5db5\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Z8z4yKbcuEHTL17fKmaQFr8o6QIyyMgLh4yx3C8l70Ov2XYm3XIEyq7kBo6ivvvg2enzqPBnGeEd04rqSbGXpdu96aMEvuUGxHhycKSr942t8RlZ5F1KylGmi4XIuJ4Crp4HhHNPCYJmbhWV34g%2FXHiXHTPJNvECSo0fZ3tiB%2Bj2nb3KSO40bH8wy52%2FqiQ8DM%2Bnnn6Syxz3ZjtREkH8IEWEp5iNyac0lJOpNFLhnygJW%2BO9ahUM2zjG1JYy%2Fzr0JoHvlJjKjFI%2BOD3612u4fw%3D%3D--GAR5dc3yosbPGALf--i9GuGFeE69FMZkqqpOyoVw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1092994332.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA88:ED217:8313A5C:84CE3C9:65E0FC04" + } + }, + { + "url": "https://github.com/UrbanCompass/Mussel", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:56 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"5695885ef1d8abd41879fb97b65bdde8\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=sWS2RAhosI75KSrvBKQ7J%2BOu45PEouKFIQWEzc4C8iN9tmublpUM%2FILsCMlQo9RNnGl%2F024%2BpcowfMngZLwQypDG5wpaf6v84laZuqdgKvXBrDUCaqvkO2WCh6nlO2V7iEDn0%2FbJj1aRklbHEWe66kYrGxM61kXSTKKyV0mbUn34fsGiYGWH2L5Yor2veGM%2FAJW%2FQGdXnw2NjwgAD8kBvSmJdctz%2FC9WETkBF4jicJIzygt7YUiAIkQVHwPJi3uq58AE%2Fn7g3KgAwXb8NzMfTQ%3D%3D--SKrlNtWhjJC2Q3Xt--b0Wvok7%2FucdzyTSE12HrWg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1919697155.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA86:0F6F:1469C78:14B20C2:65E0FC04" + } + }, + { + "url": "https://github.com/Quick/Quick", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:56 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c3850ef94c4e48fd55e5a28f57a01220\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=HIsBglPqE3vI%2F0rstGel79svzhM%2F4l63g%2FcA52ATyboT30C9sYX70PQY9qx38LcUVwUN0calFbo1vbwrqWnaqQGvzRyC%2BfFyy%2FMslCHe7EmiIwbmZ6SwCsn2eFxwyjjSj4XQjlQ9xuEu7nQG7jPq%2F%2B8Ppm7%2FIDE%2BQ54epq7FWLRBEYjb0hfx2RgRrw20Y5%2BE%2BfDHqI%2BHsPH%2BK3od6nvUa3F0UWi%2Fe3SJqt2UkPA0755UvZkIGRkvl%2FGHet2ynQMiOAYOWk8vQcm%2FKnL%2BrWyCsQ%3D%3D--iiu0XforuP%2BVL344--R264Do9bf7RNPD9vAs54CQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2027677951.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA89:1139C5:803F497:81F9BAE:65E0FC04" + } + }, + { + "url": "https://github.com/sabirvirtuoso/Mockit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:56 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e6c677d45035157c518ab277233e776b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=gwRAyXPAP0UWBPwYn%2BAfNa589vlaZx02aCpCQQPgydK9giPUVLmFV%2BkFSJnMx2LiwAKMCqx0CQEv6jxtMyngcc4wq%2F9SOoKKNt8NHXr0m0XJ7TDe%2BM160yge7LCHf1v032UJwHL6hcAH%2B9Ln%2BV8hoPI9SrpNXnKNo8HNfhpbf5kU%2Bb0L3A46XaMyg55CQN5w2bhxxswTiXeDLvnZY%2B88Bzr7WHHwiXRtZiZkoMrLizdEW01xKlDJO8Uu4AJVPaghgVjN19ZY9DVSki18rHAfEw%3D%3D--Xux1VBcsuOvJwiZw--dJ0nj4tkMHM8tTQbHuU3BA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.893011451.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA85:0F7E:166686:16C74F:65E0FC04" + } + }, + { + "url": "https://github.com/AliSoftware/OHHTTPStubs", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:56 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c06ec14f84e5ff16177e26d5ed634787\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=q8WDeDd0LKoy%2Bgqh%2BUh%2FmfOYGBWMNtR8B1n7v%2BSczY1W8TiuBZ291vU4w0x3KDT%2B8tjEdyEYFa5VQ%2BsVc4aA8JImWkC5N1cVlp14XJKWMKcX8JUQoRlNv9gBL68miUW2l3z2avvhrp%2FlD%2BJ4U%2FM3Xby70G7b5EL29yh1YiLmkYFyJiI4S1I%2FZVmh6LQC1ZRTMiq9wFGuLZVF2gRG3w7nMXWSc7Spyux88g4IhA5RIJaPTKkDryAYVIpaz4nnMtPmmYo6OVMBCoQXg%2B8c07OwJQ%3D%3D--NAIElKR%2FGi2XYM84--i1cMWA%2Beo6q5zc4MTDKQsQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1862969246.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA87:228716:84FB198:86B4BD0:65E0FC04" + } + }, + { + "url": "https://github.com/parski/SnapshotTest", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:56 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0a6ad52b30595513e78ae2c54273c6cd\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=cxnE%2B4LXWGGO3U2CMEIKbbChxC%2BpRPrtYp3C3G6drrcNFK%2FI9XwFiRIK4c4rwzQxiD0U%2BTu1%2BhP0rKEZSJP8T7EeeJ4i%2Fx2vJ8UUv3%2BAG6U2IUbzETZ%2FCmh8F0DzX0Lk3m3qxZre0y8fxTHQvj%2FYYitnT5IKobNo8Lz4TUyuiFzkK8G3H9ys%2B0aZaSEiWzljZx%2BdH3TNYFvBxeAsS4krnLuV5jPWsSpuitH68XVnJq6ci3yhy9GW7tuMjeMTP14CNp65zn2Hgn8M0DyYBBPLAQ%3D%3D--Aa9lV3ArkuWVAiHJ--oB5Jl50zJehHwm2IsUFrdQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1453263092.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA8A:1139C5:803F57D:81F9C93:65E0FC04" + } + }, + { + "url": "https://github.com/kylef/Spectre", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:57 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"50fb09e46f677eb3b875b13da700db35\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=xpoAM5y1GT9wbXbXwto%2Bhy4oS76h23Sv4B3cH2JJ8IX6hGsTPJQ%2FwPbiMGZCa%2F1yXVdQ74Qc3TLpz1p%2FEn7DJsAFLfjRoaUKE1TjYlYrpUkimfniKVIXsgmKCkAYDNMdNedmWBTDucXeFs4CFQ6S9CbnBGaKAeoSXQBH55W40fk9UXrLQsQ4ogj%2FAKJBzisPRRLQyBEoCEXvMaikyWGEe%2FSvYsqqLlKa6f6xC4MAULozEgl6HxTCWYmg5tFoY12yMq0Nryf5UAMSVtKFebLzgg%3D%3D--e0Rd8OhOaje%2BIsJP--MkFPCkIRX9Fulq6k1Lb1Lg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1555530681.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA8B:0F6F:1469DF8:14B228A:65E0FC04" + } + }, + { + "url": "https://github.com/joemasilotti/UI-Testing-Cheat-Sheet", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:57 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"5663d7d85aa87e61920401210400db3d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=uH6W9Kb46yZ2d8YUoktVXkuPK%2BWYWDe5ZbZR5lNlnKgDeCQE%2BXrPvaRkr8ABxcKnLr%2BfKr1eHcmPIXqiyDFZivu2cw3mBWiClP%2FE6E6T0yuKos%2F6h3tgKt16tLIaN%2Bj3e9bRBt1ZxyuuPartCK5LQ3NG1r8GoMnupPF0Yj%2Bxg2nOOpg1nI%2Bfy4gaQLSnQKN%2B7uY%2BJgL9%2BfBoU4jGIVCZekPncuPPEN7xUNxTL0o%2Ff%2F1eO25OV80Op2M%2Frxy5KZyFIxs9iYmgaOkRfXGTNj9qew%3D%3D--Yzja9hTC1LofHdxu--qzn44V%2BQZ3N2t0k9551swQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.923910187.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA8D:0ECB:844A3A3:85FB7CA:65E0FC04" + } + }, + { + "url": "https://github.com/marcosgriselli/Sizes", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:57 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"32fb787c5f2597422e1f3c4db64dfc14\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=bkdDpU32ctXjluVRe7BKl4pRXuD2Uqxjh9ISzw1OB%2FOPqhhJffm51wzQ9XhlSqlvjcW3fR5yRdRykd0lwPs75u9IVxC5El4NmottAyJkxJJreaoo2dFtBimbGLogMHwfGoZIgI2sgE6JnSQCQr7QU3VNvUosBGdyVwRy8cXstO3RZe8%2Bz9PXkpXnv3uao0ZmZFjXJZyDBeaF%2F7pcau7aiVTL9bCgn42rrWeewmOUCPSp51L6phauh2MfC%2FacJFaUGtWP2pQOCvjMbKmNejczhA%3D%3D--VrFLqikdTRaNK8aw--WqIAa7eyBLZkdF0AS1AWrw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1588205188.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA8F:1F805A:83407AE:84F9F70:65E0FC04" + } + }, + { + "url": "https://github.com/typelift/SwiftCheck", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:57 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"98d59e1e2aba71c1b7d27f0a8d486ba5\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=4ZoOPBjBFLsIEHeaqNR6w8v3sZmRb%2FkZahlFiVTQv5b8IyAhe0QkvExms4Vg%2FCwqq45FzNOBOnMB4UBOtMzff1PrqTlEcyWyoSX2UyKv6zgPuKaBsiWAmGk2vYD%2FafugRYngHFvDVE%2BEbhRbjq%2FDals4skmjP7u2iA9hOzgWeLGZGSxon4Y1p8mU%2B9FWshQip1zhgix9vbGXxzH%2BkfwPAAOjRv8wwhz2oND5JgLVQJ3tPNl58jM1AeIArygkyTyOK1QZ6DSM2Lu7Xuuqqkv%2B9w%3D%3D--bzEt%2FfM%2B6TemBIOc--OW6ME5COuoPAuix6Up5c%2Bw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2119298981.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA8C:1139C5:803F68B:81F9DA2:65E0FC04" + } + }, + { + "url": "https://github.com/Rightpoint/BonMot", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:57 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"eaccefdbea8f92445f1dbac6c2b123f6\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=zcPEkpnyU4oJ4tQa9vPcZxiQpevaFZ0DheKNKhNnHvpVlek29uKfYSlx7SkcXjRK1a6rjYqh%2BypB8eRM5gZeaHmSaRX7Z90PTD5xaTwF3TWOR4CnLphkPYL%2BAyY4aZOBXCKv3Rvemavw4Xi9n4n5lDvovJOsCEH5bxTQxrSK24LK4hoGezLL9GWJYdVnpcTRvuOAbZXy%2F%2BbGPJux3gXuNWvKolxCSJTH0Jbxn8X34e8h%2BYP%2FAQ6DIiDBRY%2BO1xWx6yHjamwbbVF3awZAfynZ9w%3D%3D--GVtSUJ1WbOM7kHOu--9Pbw%2BVZGfWdGsRtMgEJSnA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1769378362.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA91:190C8D:8389DC2:8544056:65E0FC04" + } + }, + { + "url": "https://github.com/Quick/Nimble", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:57 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"991e5881c95a2de5355bf5e05e5f9c74\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=OLtPRk28KxwTPns3s1aZ8r6klrm7KVadbhlFflZIrbg9RVauKuvJbpqXHj0Lb%2BMW869GNZugapWb1gtbrQRc%2FWHLdR2M4eOcCysrWfNZKYmdbUTzxpkF4WMsEWf3I2eIzdWCWSgR%2FFCLdG0zw%2BNWDA8oBb%2FcsqeyxUT4cjqi03AW3%2FivMQezgpoq0Q2IIxHsjpyvSoJvROHqHHH%2BZC7QGBdED%2B7rWimIceCqyTm0LM5DcxXU1YUabYlTLmZ%2B%2FjMfIJ5UEiK%2BioFFUz0Z6AcaPA%3D%3D--HNzCEZYKW0Vhefbr--PfmTjq901jgxjgE%2FTqhCkg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1274656209.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA8E:0ED2:6D36A42:6EA64C3:65E0FC04" + } + }, + { + "url": "https://github.com/tnantoka/edhita", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:57 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"7af793ec62b9b3ff694fc13ed6aa500f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=VSOgzK1FC%2F%2BlGZuc7gbTQBHLD3Mh17NzZ98%2BQzrbi4CbnRNxtt1tBsuXsL9X05rkoEN71%2BmdiRZsEPznOcpitQeZ9juRHBhFU6kSs0rtmbsXNDIWVoi676x3pCJKB81pOLR6Xv8YslPw5ZMNa9Ikewl1NNs6dl7rf6pWnuaXR%2FQSNdy20P15JN%2FyTZf9LiHSmMxCoOMHDO%2B1zElvu1TRfv%2F0lzWbs0DTNIM2qSPVHmXcBdzPx3a8wNaYV6sDLgB%2BxTQZsGt5BEUhZSos6af44Q%3D%3D--90VEND75EsCzZDq0--pg9Ck8H0pr0DNjv77dGKRA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1745722014.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA92:0EC5:74769EC:76075D0:65E0FC04" + } + }, + { + "url": "https://github.com/evermeer/AttributedTextView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:57 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a1bf7377733ba4dae92eac54925955e2\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=2lBDBGsduy5v4nsNw9732UQj%2FxAybfnaszpQADqZPM0PKc0rLSI%2B6fissD6IVS0K9vfXSTACMAllbXpIgScPWUJ6Fd9Dah0tmsWEpoKb101Bt9Aftx2dqacXCsNzSQGi7P1CwszCtFCzH3Lbdx8frf9xpbhvQ8TDIkn0F1pDwUc%2FuxlR%2F%2B0hXNP5Bn6IQDJUKrwz0eWqA9OoJ7GgNU1FwvcXXNQ0%2FB5FekoGCCMHf5qT%2BUZ2oQevg8TcNRCZ9YPBIGLj1d53xvzbWjfz69jR%2Fg%3D%3D--B613QB3vnPGDPENn--28Lcxiu6UjFAcYIjvOHiQQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.447111183.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA90:22DA81:84B6827:8672CD0:65E0FC04" + } + }, + { + "url": "https://github.com/bmoliveira/MarkdownKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:57 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c587574c36b305e002b2459b4c6b9c26\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=cXadSgmk9HOpVVa%2BgnHUe2qNqnEI8P3SeKhBvfrTWPg%2FRlCClHXxE5i5aOO7uyh%2BbsXvGc4nlHW7TZOOyjMrPZmtyQwQCxqYcRyT%2BbsLN8hKK%2FrUhgiTZtc9FfjDemez8ND1d8czR5V%2Bb30lpKBqLJh0pRweISCDn236MM03ALAmJNUABRNKpV1%2BvxcRJmLUhjErThNYyS79ZbZDTdLiGeS08IXs%2BJH0WPzXuOtTTQgpeLtBNAhGzwHv3sURO89KX1Affydb0yKRnBCsyoHYMA%3D%3D--cIJAuEwjLFFukVvH--gNNwQ%2FrUe03azmT17UH2rQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.980074864.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA93:0ECB:844A4BC:85FB8D6:65E0FC04" + } + }, + { + "url": "https://github.com/M2Mobi/Marky-Mark", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:57 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"eaf201ce98c04fc30fba6de240387171\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=W6s0%2FkUfyaYn%2B6fl6yHLkbdGKPGIGlFrvcLrWPD1C4og8xadl6n3B4qQ1sp8anhDObiZZh7Bav0PhGjLdw%2FkOEMFdBLMpMn0YTBUnb8f%2BTW6svi24Zxei5NhDKzEzS6s3nysja%2F3XEnPowLnuE1vVNad6ViRREQBw9HYTTllvsaeS4xf%2FMvBGXOJhE3%2ByJQzHLu23yprdEA4mXs8iePfi9j8ap3TU5lvouw5l380pupq2WJbJiHuKj9%2BNzwZLSxXxmcDXhBQ%2BHV26GTtISkQGQ%3D%3D--6tmg1IUjXGA8OYPP--T4%2Fv3Gy8krwdbI2FeErNhA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2108490238.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA94:7FAF9:7F008BF:80B9EAF:65E0FC05" + } + }, + { + "url": "https://github.com/KrakenDev/PrediKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:57 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c38febda44d71bee6472714e50ba616e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=zJBcYtoV3iwAG5FQLVWy%2B128H%2BkejCNewR%2Flx4oqgHbwzSima1exoIzMRQbyfj5w3LFiC42bsWT5poDGKgpJSPsayEQ7vTTcvTB9R1o3q85lK%2FUKUTd%2Fulud7oX%2BavTI1mIm0v6aYKeoPs1J8%2BjqHHlyqHxhDRY11NmrDaNkDJCK5na%2BjiQKZ0IMOmrNUcKve7BK1psy4DWTWU8vNqWFIRq5bjYM5NBmm6Y3JnLPJo6KTSz74G4rfUyMp4Zeo0%2BFqVGYWHi2WfHmNGC8xKam5A%3D%3D--ghiaQ5IyrrqTnQmS--zKXAPQjnS3Le0mtee8hFmw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2078395301.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA95:1A6B7A:86C0A1D:887C81B:65E0FC05" + } + }, + { + "url": "https://github.com/crossroadlabs/Regex", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:57 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"68637b2b0d94300a7fc25d25c665fa34\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=ZT2oGU5nzSK01VIu0XtoxFXHujJT2PrfsezD5KXtjQ9nRWDU%2BuTMKZrmJtIALPpHqrT71sR0viEVqjyLOAnu0JvzSmOMQjULrUvh%2FFVZmMHc1mx%2B5vuELi8RShU4cS%2FUxfypkg%2FjVkhH9a%2B0KSKg6EMjxH6gjIy%2F4nje8vcZBgJvRa5EYSWkExziFLfo5GWmdGCqGNi%2FQ%2FQP3z0hbf9ZRO3v0CGIRI%2BkTenipPHmueCPCLApmEDUtlxkmNeEwdGJFcE3IXsglmBV9gGn2mr%2BeQ%3D%3D--10fXCLrUurly%2B8bc--n2eZ3VirE1aEo9JBT8uD6w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.924767197.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA96:126F1E:7D0208F:7EBE542:65E0FC05" + } + }, + { + "url": "https://github.com/cjwirth/RichEditorView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:57 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"7a0b7dc9ae227544fda313ea965e8836\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=cDApR%2BUztNjYldPckySbJrpej%2BV7zS7y0QO5C%2FHY1kA76luGPujG4%2BC7kcykjNUWwtqnAZ17RHCctTvp7%2BIH%2FfJikqucTE74Nv9RI572dJ%2ByUZCgPCK%2Fdhk3IYvToQnZJzB5FWdep0Dah4qvVKMnIFFlonTFatzQXaN6uWk2dQERMqFVOHArOH2QzD5LLcYeod52dW7k%2Ft88%2FDf4vUh0aKMgQeP1k8p%2BikqaxI3u2V3LnWuCVJplFv1NkffsiUfsAGjDO%2FuywbTzwKI7bVPUNg%3D%3D--ywiLV4tDF3aqv8IM--T9E2h4Jbo%2FSFkjy9bqSDgQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.499442439.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA99:0F7E:166BC0:16CCA8:65E0FC05" + } + }, + { + "url": "https://github.com/sindresorhus/Regex", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:57 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"3688533444192ac983027122eb37440b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=DTCieJF1dpty1I453vPlhK82%2F35TfwhvYzCVnRNQm0cTGZ6GiXs%2FG33gGop1DO1CQFC98o7vULyNDuRGTBpEB9kOKqw1oFvS9PqmfmDmZD7aeWTU24wYcHwFkjZw5meS5EMksh9zP%2F%2BsSNUEjUpMbw18yu9xDZqbIB7iV%2BlHbDxL00aAglpgLMqm4sZ%2B4CGe2%2B3qC%2B2G83eIiCU4WQR3C7Xpdf89P7A8pN1fshQcCVgb95aoO9RumrRMyQDi3iNay5JNqkwRM8CmhejeoMKhoA%3D%3D--2pi%2BagXAtgoPTTMe--tWwsDC2JGRuZk3%2FEHGhaXA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1956667120.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA98:8E780:803660A:81F1B42:65E0FC05" + } + }, + { + "url": "https://github.com/VerbalExpressions/SwiftVerbalExpressions", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:58 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"eab0d8646932c418649ef837f1db3968\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=cGoqtw5LQE1sISx30vpb%2FnPwa63LrcbSBzcVCNYdzG8dyBLzTBXXAOa%2F8eDL0%2FX5ErVLMxfIcUNtQWq9tuVS4uwhGbyKyvBzLbSeJDexrjgYRq6ZXWoTBA%2Fn7p6KCnQRLHgZTVjqUkj79u5yyF%2FQHSwC%2FDtUJ2a%2FoYStMZnsfUsMyvuzISrtZU4j1dib0L4AJDA%2BXkIGfaes6NN2DoQqELlfNZY5%2BkgpQjZ95WNyQc8A%2FNzAw6jFGJe65aLyfNw43MW1fFQeVZPxkALxX9AZlg%3D%3D--YI3xXEgek3DHW%2F5n--z4DvikZl7Pz5wVDwWdyMWQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1272016506.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA9A:1139C5:803FA48:81FA15C:65E0FC05" + } + }, + { + "url": "https://github.com/delba/TextAttributes", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:58 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"388777ecd4c0ddb68a26a66088b2b49c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=uPooJQZXhCB9R%2BxnbkdR1dg0fhJS%2BUJ4Kc8crBybb0XO%2FhAS6a8nlRTsnUB%2F7ee%2BkrRd2Mzwj%2FaCP45yxayoMwdZDjihGK9Od3SX3R2togtTVZgnVsIDzK%2B6gC%2Bnm4GS4zlDCCsERyDPD8TSBAh%2FuUvvBl17lvPgyXT1Q0rAopUI1lOfakq2shS2ZcfLPzPvNAW6o4s1idoa7CLkoSqTr%2BT%2BwTWgS88P2i%2FkR%2Ba2TF5Yp0275ke2%2BwAst4UusEhEXZSfOf8CN2K3VGwpEwz6PQ%3D%3D--rpEowvZ1xsZ7oYLm--hwDaF1FDEEsZARlrmH%2FYQA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.75339327.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA9B:7FAF9:7F00ABD:80BA0CB:65E0FC05" + } + }, + { + "url": "https://github.com/Nirma/Attributed", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:58 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a1d43d48d31ffbaa46794e11a0465bf3\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=sOsrmzDFLydAs0Fuqyu2KuuTJ1B8NQU3ImeqdxZ21bSnSS2PPq6GdY8dsG17jaTdn9VPy9IWLrtotdAoNDOlQod2Z3FMSzakhDg1Un3c8GzEBMgymClgj4ftf2%2FaBhppRRiepzYtvAdu%2FISAOxNAv6XuCPguUgEehUQM7jKCJfefcIITk8Lh9Mw4KjHiLulxEoYU3DhTD%2BCXMOF3L0b5cSE%2FKuf%2BzjUw%2BjPN3O04XS%2FegSqzx72XHSwkO8x6aP2DYLqa6q%2Fmt5HeOxdPxlUfgw%3D%3D--QqkaZaFj9qwFzeyf--ihq52j9Ajjw45a7gsMHkCg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.510674089.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA9C:0F7E:166C83:16CD77:65E0FC05" + } + }, + { + "url": "https://github.com/malcommac/SwiftRichString", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:58 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c7264f0c4b798311ad6498574e091b5d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=BbyhQ2qiNAc28xjyZf6iqVdoGq8C30OK8hYLvSpk3VddDwQ09qI0phYOFAP2hWkR%2FqZI7gwr6dn0bFtWNJNXrbwXnVVYpWdoVITfi0fuJf3GWsLi5fROLUwGyI6ILCeCYiABHiDBZijrjR7viS42yFvXIxFYCB97sLrPf2N6jSdZXDnjvivI%2B%2FHwW1yJ0zNJ3x6yikPpZRH3KV%2BaA3U%2BMncRqcPBTeJPHGOm6MHmBz61Ybw8G8BXVAZFBdhvuKGgmIMcgHRi3VW94weK6BoU%2Fw%3D%3D--x92hvL5ha2JPGo3A--m2HuqsgnnDMHkMq1miNrNA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.103309907.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA9D:E7E56:200A46D:206FDE6:65E0FC05" + } + }, + { + "url": "https://github.com/rxwei/Parsey", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:58 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0e3d4b48e050b6a53e59b376c26c08dd\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=RgkAXKTZBaf2zOKF83ZjYOxSx7YXCD%2FOP3aOOVto5wRnXLhC960h4u8ey1uJMTb73Y5GL8bMPkfftPDbPi8QyPR8dcmQDHOuRYIbWye7xq0a52JQCzQlB08bOGa1a6qfe9iALt39puGv%2FzUZY0xBoX0UJ9%2FUXeYzofj49Kz6qlNFGq%2F2jTNnc1CbBXrKI7dbIJw2K%2Bt8Ig58RsbzzDg72vteXQKaEXEX0VzMWuuTI9wrCutw2cDs%2FONfz7O1zFDCU9QAK4NQdxS8n18prTvDUg%3D%3D--u%2F3dI5LtMnurrcTM--K%2BqdzBHokarHoh9qBYWCKA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1101055771.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA9E:F7A62:872CF0E:88E9258:65E0FC05" + } + }, + { + "url": "https://github.com/marmelroy/PhoneNumberKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:58 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"43c33a9bae4020ee9597be27386f253f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=PcrLhT29%2FTtybas8xIToamrp%2BGapki%2FR48SCA%2BkUgDC66L5T3EeqQhnE0ItTAy4jHJbep%2FAiz8Z1apeMk6rMv1CFG44tuzT1hafunh8wPGCjFKTaYhUZrMpS%2FfYchhysjbb0m0soku5cIZPVjbuz9u1%2Fi9vkdwjoN4dbSmkSKy9Su1xE16A7y4nJQ4%2Be3LSJ0p4Ru4i4wkF77%2BaxyWpfS29kqT0z1p%2BekKEETL0yOdJL8iR%2FpYAG37tyZiXN0Jw1t8GVtth65Xu134%2FmY4sWfQ%3D%3D--RsQ4A%2BW5WvfyoWit--uAZ7rAxdGlTcT%2F%2F%2FskPTYQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1439716846.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FA9F:22DA81:84B6C3D:86730E7:65E0FC05" + } + }, + { + "url": "https://github.com/yannickl/AwaitKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:58 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"fde7c3b8be73d2211e6b860724d0183f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=k5dGdAr5zPqeyU1zRIW63TFs6DxCVwb1kvD8MQTqGSG4hHSm11Yk1ysitGjA07iEDkUOtJvevU%2BlwipcwKk8rm6BrrvPtgo8eUUKQ1DpENgMItCVQPxtoW9KIKJNjngu%2Bj5LPCq83q%2F0emeQdzb6NaSPtrEEoV9tk%2BY178Q%2FdVWtZ7h9Te2TylvK9dODhyS1A%2BRB7KjH4Ls05i1ITAG35YEGUF8i2T9inDAPsdmPUe04aIgPnBATxZ7z31UNhj9ucrGBeMAFCGuV%2B7otH41GJw%3D%3D--oatvJiBJ8DEQERl9--mcbwdgH1kLm%2BGrDeYFSjjA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.794330227.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAA2:1F805A:8340DB5:84FA59E:65E0FC06" + } + }, + { + "url": "https://github.com/NikKovIos/NKVPhonePicker", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:58 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2fa84ad3c797f47c1f099c31ff5899e2\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=FBOH5s0AogFqR6R5DpMXeZdW0s5eUDF5Cfo7RnD2C1N8dnXHDyWUHlWMLRnbnTmKAtIKOzcrGzVYthB7SL8cvgtj5TC%2FZGIHyps4qjl%2BZr6tynZwx3TPc0YOsLZ9tSwBJZpl70eEJ5DknF0aOBmqXWutpM9FedOdEYLL6ypNPrB0iJvxArx4tt1bAOBVEC%2BgNCvcq0Rcaba7bRhAUxFYsA1gGLjt%2Bkp8IxH6L8t5LDHhOaH3P%2BF3TGrK8r2EL%2B2CY6ocSuKVb7l1fNX2AXme4w%3D%3D--11Hk%2FVBvtEDQuPcU--oe6WL8YJQonMkdz88s0nng%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1297767336.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAA0:E7E56:200A59D:206FF41:65E0FC06" + } + }, + { + "url": "https://github.com/duemunk/Async", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:58 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"741388b856486578e374b48114cd021c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=xZnxG8v%2F0BVKAmY2PsQT90Dt%2FTp%2FOhuSMjwUA5fs8CgS%2Bag5nyb9RFi7F6qDna6jeyzqC7iOuapHb9k6n973DrT45RvOcJQ%2F%2FlXqIrCMhMJyay3j%2BtBqr9lnycRe2S72zl8z1TzcAC1xE6I%2FADcZwKtNY54RLudKUAPABFh8tT68faK0XAsdFv9hoTpG5uTtGtEX0BFfbiewDccFKMBkJ%2B9mD6sZeCaOmcUsR6R1ZvEZt9kej5OJauCfXcogi2Djg1DrCffuYCi8hz3joGm9Jw%3D%3D--sxtF10LJkTowUqVZ--G7lJ7wNRENMbfVEUISsI6A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2019306532.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAA1:0EC5:7476ED5:7607AD5:65E0FC06" + } + }, + { + "url": "https://github.com/FabrizioBrancati/Queuer", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:58 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"1a54deb9c9f48bf83bc5f124cfbfd946\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=p036T8EQAI1l4oDyqn9MxDq2rqiRAES1plmHzLMbIB97NmS%2BNSmi%2BTpLg558iV0uN1J2q8xw%2BExMMPNBnE4EygW2KZrJ0fkKMnn9gwud5JTKUfSTwoVAKKlAmyo8Ycb9pbHrDDRI9yZUwev9HhzavgncH7vsKaFkuRbeyVkBwvDWUe599y3GO41VL6qMbv%2B7SUbCThjEN2TWLA%2FSo68DrdhF3aPOsoCLpUjKDgq%2BM2ICN3WJrkXumu%2FLq8wJUJFP6zGh8hQtsciZMDknetgWYA%3D%3D--u2IQjXZe6H70tu3W--N6nLbOGltrFWRjcXLvAeqA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1762843974.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAA4:1139C5:803FD6B:81FA4A7:65E0FC06" + } + }, + { + "url": "https://github.com/hemantasapkota/GCDTimer", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:58 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"ccef6b2ee0e0854571f9738c68006365\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=TeI9TzMqt7rdNRmwd4puuJXbJOEUbikYAl23FLEjBJ3%2FFK4IP7JxGlIwZHs48yxUWuOGcqEglzLUDWljxDtuvX5wpLXfCqd%2FxlofIx0vyemdsR2dFDsrpAzd5f0xEurGLR%2BkgDtX5GTrlqoZJpTdTPmfBgBo5MpEZy7HKAbZdUr0beou9uEt5mYuXAfhjw62AzRq4YOS%2BCB3EwDC%2FxWFvp1LBbRgmSgMhwPQE9suMN0RCmXYZLZSH9r7dY1%2BhoGaWEX4no8j8EHe0PYpvucmiQ%3D%3D--U5yFMJJhkQASwxws--BWLDTPU%2FZAmTs5wyVHDN2g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.589787661.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAA3:7FAF9:7F00CD9:80BA2DD:65E0FC06" + } + }, + { + "url": "https://github.com/optonaut/ActiveLabel.swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:58 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e36c983b1a53da968eb153ab93011bf5\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=XeaYlkyZRmwG01zEFvZ%2BM5hCqKlaz2FMX5KA1sQtgK4NxNj4BZpt0fj8fa4cXcf3SXEqYpNWsbdSiSax45TCnMZONI99%2FZZkemr%2BcmJtwu3P%2F8km7%2BlXDJK6TmqMFLgRdX09WnlVwHVeCvfpK5iDHVDqsptI91VNuTewNJ9blfmtAexKrQK%2FKXsRcWDnhV7D1zVSIcUcCSO8nEYtTC0qtiLOqHW3MlbXK%2F2XCH%2FPdnpNXdHHYBZoE%2F%2Bg6Gr8drO%2B1b7qFhJ1B5kiH79n80dPHQ%3D%3D--tWS1nhY88GHOeWku--gjGYAkTDJjQvFggsB2epXg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1630215392.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAA5:1F805A:8340ECE:84FA6BE:65E0FC06" + } + }, + { + "url": "https://github.com/Ramotion/animated-tab-bar", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:58 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a78c2ffa1b60f39481076193c9cd32b5\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=o7G8ynz8ZDeKJcQBlS05pmp5t1o1Skre9hO5%2BDrS8iqT77ZvFyPviC6LRoMb3065Y4tacQ5ZQxZ54pjUhQIBtGwleLFDDhw5DsceiRSTs4XqsPADRfuyP74a0hyOl%2BOW5kX4h745sW8ytpNkwpYxmbAt4cDCrWXqYQluxP5hKR0zcf1PvtXL%2BEnTEJUuOV4k%2FcrMB6g9D%2FUqq1hxw5N4HaHA%2Bkc2XqLQTGSxEDOSrW3LNkrDFo%2BiZdzXsD5lVWnQ5GFc9WFCCEXoG8KEafGoBw%3D%3D--TnPqFJQw%2BvQwVzNR--U%2B80WUx64amE%2Bn9vNQN6Fg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.73519781.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAA8:22DA81:84B6FCD:867347E:65E0FC06" + } + }, + { + "url": "https://github.com/andreamazz/AMScrollingNavbar", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:59 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a2a9a5ebf9721b0b68844aaa8a308a41\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=UCKGXA7%2B2NyI9YV83ZEgVWhKvRFkKzgw9EMFAAYhO4AYaloYwVzzuHKXwEWc7GidXobCain2%2FIeh4%2FHHHVtx1VKqfOzt9ijPWDd3eEp1fhp32q2ljjBLltShjsHV%2BAJXFkQcbRALRS2hvii8EqZ2NRnsSF2E%2Bt2aUK8jWqrda96yzsW4E2R6%2FvM0ehvRLEyml3pSBREPgeul0PI%2BxlenCWZN7VAP8B29HFPVq3FK4y2ZHEbGNN%2FaVo28LR2av4OylhPPGioWaotu2HE2AUOdsQ%3D%3D--ffh8Q6wujdOjnlY3--7yrcktzNiVwLYbaKLDk%2FJg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.196027375.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAA7:1F805A:8340F5A:84FA73E:65E0FC06" + } + }, + { + "url": "https://github.com/Ramotion/adaptive-tab-bar", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:59 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"8db474a5fefbc6ca6d0ca66de1c64ca5\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=EhiEsS7JchkyqzZ9chnJWTRqyHIHEeJ8qqDQQCQRxn2uo%2Bk0%2F3WoayEBhV1WSO0NNKcoCMHMneLSBPElNUZ6L%2F7lCwMNnZYm1%2Fq8mj0dipiRXk2sm1Vfj0DrL2NNwikBTVkVCY5UT8ZIulI3qMqyhFJfG7Uawhn3IWpUNo4Qu2xywDtX%2FRFCzxKneDoaxwNtN4Y3HkHa6zvHbJ%2BOnl7rs%2Be8CMB6AXjGLB3tOtlt7bqGvOn0OwrqfP%2BQILdg2f9yK1jYp5L4WOo6Zw4x7d1NyQ%3D%3D--RzL4eW9PJcKCqnm%2B--E1tvWKE3%2FCeExlDXzAXtPw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.43391537.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAA6:0ED2:6D371D2:6EA6C8E:65E0FC06" + } + }, + { + "url": "https://github.com/dasdom/BreakOutToRefresh", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:59 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"7c0d4516f921b4a3fc95849bcd9023e2\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Dew07zOc6gjucNKH0LTvm%2F9QEz0MpV%2F9QdZtSdcTWXAILYAlwDBlj3evYcRrNuAH%2BlVQscqjZndhEcJj0h5tSo9C4hAi4FmPSaGuEJ3WghLxnymcLATnMbajNyY1zltwJTTuZ84ZhOwdZX%2FrEs4%2B3dwJQScpkKfPEDKHSPcqeWqQLEF%2BXszQ3xBl2ssMErltJf9l1NS6phw77Wy%2FFvoO9FVzETNB6wgB8JYVzI6SFTHpBOIBNBpavyZoTJXJw5bVDr6yWg4czjMxSdlMmguh6A%3D%3D--uiK64%2FbLUZkSTFgh--p31k3EiQroKuAHLv0b9Law%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.756372435.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAA9:0F7E:167094:16D1B8:65E0FC06" + } + }, + { + "url": "https://github.com/ariok/BWWalkthrough", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:59 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"19480cf5cf53e430b08388335db154e7\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=OVty1rOmVvGNuANu3cDUnitdFXFT3YXmBnrERvnsIT9DeHTLh7lC%2BczlTOZjzqg7KdTYmizzuUu7mn6yvlPLvojEr4JSIra%2F9onVUW6XoqFBXFwtUSIPkuY5klcfCWmcIRV3weNJLCj17TkR4eZMMtmE4jb2a%2FzpSX5SGKgbkZ24hRDthkeIeyt1iAhApzWSEJmNIWPmE6reOMAnPyA5DftPrZMxDFYAFCtIjqp43s7ga%2B%2FuW9VeK8mjXPxQGmstZX92Udm%2Bwfdn6kPICTW%2BLw%3D%3D--yTc7JzAo9KxRBWt0--9bQYcOIGkaktvy65mO7Ckw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1871963972.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAAA:228716:84FBD18:86B5772:65E0FC06" + } + }, + { + "url": "https://github.com/exyte/ConcentricOnboarding", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:59 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"dd323d0cd50b7fd7f2831f916a08f512\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=yBwO53lYvaZx982y5KToizTAI91ePeuKeGJ1qKnJPP6PrbIRUzHLH45xZTwZkm5k2CI%2BXGHAPzpP1uBxccTCQgggyj52aJPfIwYBCQE5%2BrnkZG6lz%2FrLyTaDJSdzKZcQf0Sn1903Z1gw8aRFaKQ8FJTCfDriUl62NAId264%2FmnfAQkMF0Cui%2BfLpV7BSXcaofF95EwnP3CTguydGkXQDDNERbUENrGN%2BJRNt0oLn9MmJC7%2FZr%2F88F%2BgTkgL3shZmr6I2exd9Ss4GXqQWqiIwUA%3D%3D--qJj0eu%2F4haXV0PMQ--BDk6Tb%2BpR0zGWGCJzFstEQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1075115919.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAAB:0ECB:844AC54:85FC102:65E0FC06" + } + }, + { + "url": "https://github.com/danielgindi/Charts", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:59 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"810f1093851dec75919942b16e406260\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=beARRwpu7kw8%2FYS4KmoXlWDHatblj2iYVAROb3RJUuPSqFZp7OPkHafmehZYdjDi7YhNcEHnY7p0ROyU8rRl1u9pC958KxbS%2B8yRSEjY%2B1mR6DAdZEBOzuG34i7Pi5DeQKz6NDp8rxZ%2BLrj3CcQvXf7Mz9pNrIgvO3Qm8obli5HozD85HNO8Ic%2BnL%2BkjCvbG3E2uplcgx5lWpI4ZdfJ8l3FurILbXzw5IwYQzUOLXHKySxcrq1WvilqB7%2BjakDTEYUwc0sZNdWDD7Pm6kGdqhA%3D%3D--z%2B8Se%2F8RnVPnff4Z--QWsHE5OVUsB352CV%2Fz4GVw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.391103494.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAAC:1AF7D:3407F78:349C10D:65E0FC06" + } + }, + { + "url": "https://github.com/francescoleoni98/FLCharts", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:59 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"824fc36784febd55d6923f0265904636\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Q%2B3F9eGeGR8GlStXyEImaG9ymxDFtGzjTYXkSqW6TpdleR%2FRchk7UyOEUiDymxZd%2B%2FAZr6uFUkVu4YE48vPyzStiMnHF3qCB9OLLxd7T1jK1f%2Ba8N5p8CAPM%2FBfHmsIbHOiL8N3V5WHRf5wfZIrbnk9ufMInW%2Ffbol3CS0SmojFX6lyUXPUwgoCLcJgYo1gPXNcItHSWUM7ZA5uqkwOwS9MMnIHPUe8ZvvbGpgPdlSiUsw3hGWGfAODJn1YE9Y7GjRTRP4iw6xfl8HeJwib2qQ%3D%3D--6afX%2BzqSZTsPTtcJ--wEsCUgF2UpS%2BALB6pNh8dg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1892734596.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAAD:0EC5:747722C:7607E39:65E0FC06" + } + }, + { + "url": "https://github.com/AppPear/ChartView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:59 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e38384b858dc94f98c11168268a9949e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=dkL6gMs%2Fwrudxa2L%2B6kdzGa9UrDkCLxIfc%2B3eBi69%2F2q2NdfeDJPgHHyvQrVBpDqIS1l0%2BcbcZeH4yXEAlsQEnc3WlUkRX4BxZvjZXwXtyN%2Bc6nhsblumMTBbfANu8YOBZ4RLszoQORvFi9ecKhmXBNrJJsQFrd%2FiQb74gaqemcrR9RztNLNVR7tUGMhYL82P8dAHXyaf1UnZDHJjsi92z3eK02YGLlArVuWOVZqPwP2NPcyz%2F9jifMmLJyh8pfvJEQX5U1UTEKqnOfQQgQmng%3D%3D--GCz51IuoiCwGG6IP--orndpnj7u0%2BW3diFT0M1Og%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.232386579.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAAE:8E780:8036CBC:81F2209:65E0FC06" + } + }, + { + "url": "https://github.com/suzuki-0000/CountdownLabel", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:59 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4d36a1d53ff7f431f5d4a6c9a42e812c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2F5TrlyB8mzYxa45lU37B76XPwU3krpnE%2B%2BdK92DQ1hFP92A036tOravwPp11XmlEOGsGm%2BWqlC%2FqZ1e8EFmDs3iG30TLtWrrGV0wh8TsvNRn7TJ8mNrxMz%2BdM3mNGala2ZreP5QiL8tJ7e8vY9%2BBglxotl2b9rDTpH9aPU9X7tGfyLFYaceEAWR8esHE3TfplYcyQ0g2RgrMTTCXc73TtSUe%2Brh9SP5EE1OWF9cOs0FD6SWDwfYzFavuKiNHq2BQTPym8Io6V61Q4r6cnSQtkg%3D%3D--2cLw%2Bqm3s94rgWsZ--%2FRLh4RfLoJxVI0Rs%2FOGDQw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1154952466.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAAF:0ECB:844AD60:85FC1E4:65E0FC07" + } + }, + { + "url": "https://github.com/phimage/CustomSegue", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:59 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0d25fabae3747bcc25e079217258b084\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Ad5gyRgiSW3r9HlBWaGWD3J5KCMqAbxxxVomd8ve9GqcXW4B6EbsjGyJTg6pqfir7dX5qvs4rLnZrpIxdHZBdzyj9pwnAjxW%2BVKgoTsIteH%2Fw31aHwM1NlOQsDgiMu0egyZEl%2BZ320MZA5CY641W2yiaRUlfiN42ZwyyuTYBcenEBiCags%2FaqBmjtwRs%2B7RsZ73gFYaGchYgfzEhCMNzcew8ZKi3c4g0NwcLgQY9oMD2C05oaphd%2FIeviOvvyvDR7KBML8v5Lb4VI5n7t99Ilw%3D%3D--71fPXZ9yeSXy8urp--Qg1SF2wsxOBtZZXw6UjO%2Fw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1699663859.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAB0:2053CD:87E656D:899F8EC:65E0FC07" + } + }, + { + "url": "https://github.com/evgenyneu/Dodo", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:59 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"ac9fe52a203bc13f9fed4e3dae0a2e25\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=YKJtCdOgDtOetllQFAHBCZfDYOULybsCzovNHkTtU9WyhJnQch3Uloy23vKJv33y7nWBvG5fjXa6CcSN2CXh7tg1p%2BuI2kh7cACS8EMXGrBsiq3ZuxDOZSdhKXU%2Fi%2BT43L56rtZ45odQdxFtioi%2FOLN8FL%2FAOrqbK0sMrQtXjccEshMtERY3NlVSDIv2wghMnybI7nOQyIceepZtELLiRyQlu4oNegw4yCeW2nVRk%2Bym7dvU8LOMm8Qj8JJuDEYo7MeESLaSoHlGafKQNamT8A%3D%3D--CBLtkAVwISoQ6W7Q--j7gXdWTbp6fyFQS5H2TqaQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.774662339.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAB2:0ED2:6D3758E:6EA7057:65E0FC07" + } + }, + { + "url": "https://github.com/Aufree/ESTMusicIndicator", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:59 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"703c13397730a59b58b3549cd6c80f50\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=03Q17%2BTBgvytsakwluRjvmciHH%2FLXBsk5veBcahgnEt%2Bjc2pPoraj3MS4YNB424NPvmO7ptk5Mgx%2FPV6tzMNTN4KAbb4r2K7paO5R1lmfTykoGsR2GGjymukFg9Z0FADEZBRFA120f5zUZzLM2pTFW1RKjW6LII8SblbVlxfBId9VBS%2BseluI4XwCS3EodlgcMCE6oy6rKXrPtFSw6T5JSuq6fVwmNBd9zGuovHinXXLECfJk4K%2FLdAuS7F2kD93M9ErdxlKGZEhHqjVia%2FSqg%3D%3D--RRil2kqOyAquHofT--QvR9oU0SK%2F4VrEHA2IPDdA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.132653014.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAB3:190C8D:838A7A1:8544A90:65E0FC07" + } + }, + { + "url": "https://github.com/mmick66/KDDragAndDropCollectionView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:59 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"aefd3e722e323d2b5b77ff69a836dbbe\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=WkIdHpPQyBUlKJRmDuLrTY620906%2B%2FKT8AbhalWxKecfDqSGa0YXyUrP4yOvDSYGZMS2Bv2k%2B0%2Bf96ga8PBiAq287t%2F6vwIx0FsI3uAlwlKpPEXIcHIuTRTgE%2Ba5ibv7qVIdVfTNoMC%2BHcEUhO75EuTW2fXp%2FA7KaLK4HkBVLzb%2FoJC2Vtl8Z7LCCollSzJqvSmHft1e%2BamKgZNt7EElQ0ewqfJcEnKq2MWJTeAolwf1DA0OJ8pBTWATBQfb24O0sYa9XGhrE7DcS7EGW1nooA%3D%3D--s7Oiv1PvWZtqaUT0--XZviJHQ87mXh%2Fj3onQgsIg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1858959260.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAB1:126F1E:7D02833:7EBED0C:65E0FC07" + } + }, + { + "url": "https://github.com/Esqarrouth/EZLoadingActivity", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:49:59 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"36459126d0c055d9ae5ccbc08d5ddd6d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=DjqgJIL6HexD1tqkhTYZSAaqbcuHgeA1pZT%2F%2FlLdYAalFDfr9H%2BlcClu87eH8YwpMJAdctESdJ%2F0cJwAk6x3oJun38H7Vub8IPQhKnnocEfKTK8nXwY6tupPR76Lk2MwfxPAg2uly%2F%2BOZDzefDORPHfWLgzGzgQp2WJWeuvhyLl3EuOHTqbsfJwbpdQDPnY26rp4NQFVPViL2OsnAYeKjiKkQ%2FnOtIOroktcCDblZvP5kDGb0PwSkDWtlSZaX1MgK6AiHBbIRX37AqEnvZeN4A%3D%3D--nVamaawRV%2Bqk%2BbQH--h2X1pIXSbOQEF3C7q%2BYY8g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1314814858.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAB4:1F805A:834141B:84FAC20:65E0FC07" + } + }, + { + "url": "https://github.com/mukeshthawani/faqview", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:00 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"1a5bea509526af34e676496bed87f5df\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=SZwqRM1D4vATZ1eI9cJenFuiMbwqjbkW0a9vzGY56LBgUxH%2BF1Px8W6GuEOtBJl1XCoAMwCOQ8X%2FxF3dm8tb9Ft1tMoSWuiMfPJs8AvHuN4GZYMl4tBhPegKzx3Cb1I2qodOtYzkZNrWRR2Moif8Ww0%2BGqOIXKXezW9l%2BA6bOwDBczU5sLRwgnOxs3ZFv0aodHE5a4wF8ywo63AoT7HgGXTLtNOBLWaNTgjJDUkRkFBM22MIx1zKuTMrbvKgiICjUsd%2BBUkPWRzqqMkL28%2BU5A%3D%3D--GokiXire04L68fAf--YCb%2Fh17%2BmDdI7%2B%2FDDmWugw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1471808770.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAB5:1139C5:80402FD:81FAA25:65E0FC07" + } + }, + { + "url": "https://github.com/madebybowtie/FlagKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:00 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"924f1c6859cf7f3e09104fbbfdddac9b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=PunYht4uWRYwn%2BlmE2QHSVr734IberwjiZRZSFUeb8SScouk7aS%2Fp9%2BGRJigRJcBK1Mq8TlGqYQsty1pkAnZM6GSLOt6a2YT7h1RWjFV1MvqtBJ9Yf7lclD1fx2rwpBPE0IKxweK8y%2BVemuwGMlthqksYXCLpVmkCn4p2%2FvgCxAP%2FbWJXpWtx%2FO2w3Se4a7%2Fj2nquDdTPl9G1byRUpCXQ6NoUmKukGQSwieMC9C1iR2aB0vCf5373uw%2Fzq5MZFFjh7QfedVL%2BEz8eT51tye53Q%3D%3D--gX4NgfLISfqg5s2J--Mxsjqe7EqEOvp0VstDNduQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2138539006.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAB7:126F1E:7D029F7:7EBEEDA:65E0FC07" + } + }, + { + "url": "https://github.com/vadymmarkov/Fashion", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:00 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9e7d0fb69e1aa124bc0402d6bc0fac41\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=wHUVZMGlTeVje6vH%2Fin7prsLxdzXWIWBcmZAonZsyzcoYSMrbDzeRTA47cXb5JRVdVeHyr0y6kErGeGcDWKLxtCXNq7cgTryjiAvkcRXj%2B7v9VqvsbjXQ7f0d4%2BMJfL62fGvPj2G6gjlGlpaB9Vv7%2F%2B4ZdZ0%2B7LZVgCCtsgBxMMCLQaVf7hhS2CblwE9BHPAYk3cHhfkOFZjYjp%2FFPT7MTcq0PsAgS7xFzJhfQyqDei2tIrltDf8ux3QvxhtnXLGoSXf1U4n8sHDnMD7ur4DZQ%3D%3D--9tQZuSrj347xwRCO--TI2YB2vQC0sqdKCkiZe8lg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.798850374.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAB6:1F805A:834144F:84FAC56:65E0FC07" + } + }, + { + "url": "https://github.com/skywinder/GaugeKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:00 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9ee2e81188480d1fb73345ce3d2041e3\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=xCLVsNmyOA85nbONkccvISfKipYVGO4t8qMQPzlIkT5AVp5Njl%2F2JlEYqLMU4VXInkMVpD5MyEZqOWhdInk2BWGNLCLSk7yPZIb4iYPCpL1oQXG9O9wmJiWGYm7troFNtf8jQApKaYPqVT%2B3zBSU6NJXFkneld5QUvm484iRJNAwwJ1vjSGaJuQtBvNpNP0lHHWmIXmaJfootnPoKIjLMyKPU6j%2FgCHkqg3AWBL3xk75IfNChEvHP%2BiJhJv6ZVqpyjSONcOInaO0fqMSjhJZ4w%3D%3D--pIU9IkpIzbQEGwyb--dlUCjT6AL0l%2FgIJrj3OTYg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1403217691.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAB9:228716:84FC0F1:86B5B98:65E0FC07" + } + }, + { + "url": "https://github.com/glenyi/FloatRatingView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:00 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"ab2ca26ce3d59d0167068027d7904592\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=0o14hW5wLCoZ6laq%2BeIyWNtB5vQSaT99H3nbc0tQpodpAsCZSAQjb8cVCqW1q5xXMB%2FCfpaSK0iWBAaHqykJYtjNkStXPEwrPu7ObmV344zyciYj9UJFjNb109qUmhGJyCJfb2%2BCBpaH%2FpPQ%2Bnngek8a%2FrLg3Sh39dK6HAQtdyS%2BN9fVOmXqU5Yjnh9%2FtwbIdrMJF16r%2BsXZNo1jGnU07K%2BE0sZpdu28C4az2ABKrHiRvUQJyBVED4egA0Vx%2FN6ShF%2BYyXyZPexVR2Vgo7IOaw%3D%3D--Z35uvLrQh01daU89--NAzTiISut230%2FrkI42zw1g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1667771747.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAB8:0E71:A51F97:A78EF1:65E0FC07" + } + }, + { + "url": "https://github.com/xai3/Gecco", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:00 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"fc4b73960d41fcafcaac61d6beadeed3\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=JRQxo3MCk5fZKiBtWRDsLgv363FBAQA1HY%2Fw%2BYZYitPHyCs9HczwDdwopvHpD%2B5Oi3obFlOLQPvP0qhB0gdP3y9BWHQymJnbc3cG3h6lGzvgtFSgBWu3A%2BYEj7U0h4QVEUOyAnonb4zsYmHRXnYNST8BHOttkVqWjLu7GmQ%2FFRCHRmRAJfBIwDv2BYmdTeu1OSBKQ3JIaqIAKUsKkd%2BTK%2FkJINMobhUUWqw0zxrts7r0hpND1EoP789zrepOLxcWEfgyaJsWEiRapMiH5iu7WQ%3D%3D--WRFHHaN7dIW3AcYY--DmjeJV5Zf18KDo%2FQzc4adQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2111991695.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FABA:1F805A:834155B:84FAD68:65E0FC07" + } + }, + { + "url": "https://github.com/gmertk/GMStepper", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:00 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"83d5420d70dbdb7eb83fe89e1d32f8f7\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=rv%2Baz5dIh9SYOrCO616As2%2F5DBNw4uMUv2MEv6E9qPAItX6YCSl2Gh3SqU3DeZO8aSUQ1Ey7%2Fn3Lg%2F73ab8mhFnDliPX3ZnTitg%2FauWxndEgqVRq4Bj4AvMC7AjvuU9U8wRroZWJv56LgXlbGTE5iRhKMsnh6qPFx1bgOqC%2BVvx2NkD00PY2vKIIMJnQUPHlzpFRSXgEsSoWy8bfKeShzfWdaqtWJx3Ev3o4LIH9pKl%2FzrnFG9fzr6yvdfWZgE95RbM7I0h03JOw7eV40ONoQA%3D%3D--%2F0Tofawa1ocEULPn--rZLQcVmekaiKGTub6Cxd9w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1282734716.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FABC:190C8D:838AB5D:8544E0C:65E0FC08" + } + }, + { + "url": "https://github.com/HamzaGhazouani/HGCircularSlider", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:00 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e5d164b1e4ca8416536bb9839e4f89f0\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=9H2otFgYgyOS1Hy9HBfKMeJeC%2FvTLJdX4dTxxSUA1ogqbq3n%2FIGv3Q%2Bgx68h%2B5FEQZwp6s8GoN3xCGQHhKrWOYL1bMdWCZP%2BlEJZEUDREuHjQ2T9yI3vS47qwNAiGv%2Bhzc0rkaU5KeD5rDMmEo1lnCwCTz41rDWElut3s6DoDhW7hvB6oeJaWihmGBprh0kIZpcukvvbSpx25xBcV1Gw1%2FlbIwJraucymv4Wz0P0m4M5gyT%2BM8GqdC27sY6VEd1fbG40pYAx%2BlDsKiPsVrSmdg%3D%3D--DbNOeRmBqxfRZIss--CpXCLaqcP6sTL0%2F4Tly6yQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1052140973.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FABE:1F805A:83416C9:84FAF0D:65E0FC08" + } + }, + { + "url": "https://github.com/kciter/GlitchLabel", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:00 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4d68688aa54828efe3701fb83ea8fe25\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=MD%2FhcWvLFgWygLcOrdHen7TM9BajQurMANL0h%2FbEmak9wcyXe%2BKglxxPcSdXrs1O4nAx3Ury7arF4Sbn70%2F4%2BllMZ9Iv4kCqiu7PSGaxnTABCpr99adTkXBdTg%2B32CnxqRJlwA49wIEqf14MFUktrQkdWvGHn7ns5ZM2Msy9SjO7m6b212aJJ6GTx2dtzCcqqOetEMAlxcJ8X%2FcPX4r75KIJAQWGFJd99y8DcLYFbQpBaIWaezaJ5SlquinGYgD29mQTrId3f7gw0h6%2BP20yOw%3D%3D--Q1M71vH%2BR%2FGiNFtd--enhCymvKFu2ppa5AeL1upg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1147632147.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FABB:1B1C90:84187AD:85D4D9A:65E0FC08" + } + }, + { + "url": "https://github.com/groue/GRMustache.swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:00 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a1b4f8e3a33b0df302f14541ba9d230e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=ZCgSV6dZRrZlMwMUDYwtMjaO55NO139yFM4qyFwQE2F1t5TfEsNFakL6ygb6dRzHmuX9bsgRKBmQOd8dThcu3ZvLkSI%2BfeF6HV4t10Vj5Cdr9enljFE0%2BkSObazj1sgeiTC7IGqYv79VNhHb0qmUmHhxeD%2F50zousoWwBKou%2FlO9Ki8OWptEovVYaOZlaoujNM0i7%2BTOt2TMsei6qoFpWIH0RjNnEp2yixKe%2FNKbTsxhJBOnJZvp0cL6nEKU3gUneJWv3OmuefyVXedb%2BP3ieg%3D%3D--HcJVMtOQQTHDNYX5--bSdEPyREEoSWSofLg9Q%2BSA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1052928931.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FABD:1B1C90:84187D3:85D4DC9:65E0FC08" + } + }, + { + "url": "https://github.com/hanton/HTYTextField", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:00 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a9444f94a4d99c21b9b4764c90bbdc51\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=wDHTq9tTSw3EXe82UU4YTMzitnBnH782JYY%2BRuRepFyQJ3AaL6Xp%2F9NTjsxyuTeCWq0vPkEfoNKGJSvVL2EJQ2MvQDWxzOKWnyQkwHLheML5au3SnRuIUtFKOaya5z9fa%2FvOZbOZN1EIBZ9KpNn0PzLMcOZsT59tEcg2KsczD7tKrD8DCSV0kMPNvGzqkshjrG9EAkKsdHGqA2kdSRLXiYcB897AIfjbBKZImQmhDvgtZs9yBLKrXJCvsN0lTdGUTxq%2BKtKKRJQK5Lfg%2BhTxTg%3D%3D--21B8BUOgMFbYFusY--baq83OofP%2BTAgrpxHzdiQw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.597119689.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FABF:1B1C90:8418891:85D4ED1:65E0FC08" + } + }, + { + "url": "https://github.com/younatics/YNSearch", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:00 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4612d193e42cac08ea8ed02c10c223f0\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=1qWH0GwpubJZ1OJFlw9hrCIL5%2FEvnaJzsgxgvqID%2Fm0LmSdwgKGZYJA27wnja0h1EDQycMpzB8r9VGcz2vCkN04XdqNwIfjLsfq1NeDx41i%2Bd%2BeFsXu2W1Sc5dkKPfRyGLYhH%2BFRsIa2IAir8pK4GBN8v6%2FXOgCpey8HEK9v%2BrtSBU9N%2F8igBiS91Bpoh3zCC0fHGSzznGlzQ7%2BZHy42qyTtyfMuWHdp97Q8r1YSfoCWGLlszEdXSCv6rNQl8ZXy0e%2B5UbinrBqE%2FOyl1rvGmA%3D%3D--iB3tFO%2B0qvaSTDe3--UHfFo00Pqbi99TmxFvx%2FiQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1729374226.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAC0:2053CD:87E6AE9:899FEBC:65E0FC08" + } + }, + { + "url": "https://github.com/exyte/ActivityIndicatorView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:00 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e71ae89a25263afd506fae141dae6346\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=MC9nDs5FR6oznHdc07nzZWS9PvbLM82h6SD9QvzP3g9REPF6k1ILgNhTWnUETaY81E064Jyb6bVZhqwQ7EhfGvXzT%2FZjqxsW3DrwwsNFFgs1%2F96TdSw%2BtGWTptQbuRyYvIZdTdMJcSWOMqYWsKk%2FTuv11uZYGs3olyYOsPXqdZkFIlfq1Pjrxm0YEaMBmFZRLibvAZaUStYWR6UdzX%2BP1DNaGw9GDl9NOTLEGcPbA2jPyo2WQQmy8D%2Badv28xaAYb5ivteLDABgJcLN4RvBdmw%3D%3D--I3bUyQa9P42WYK%2Fx--AxUZ1ungzXExKK7ni5tOQA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.514927285.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAC1:0F7E:1678FD:16DA38:65E0FC08" + } + }, + { + "url": "https://github.com/ephread/Instructions", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:00 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"7e7f8d84ea4fb7e888b975a5255d866d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=A7Tyq%2FpPxgNrRemsepGHx78p%2F%2BX2Ut1dB4UjwpMY9UXPd53I4oNX3rs4B19fen%2BRo4JzcCl%2FyhxCilb1WgYlWnG1ptVL5fE9o6uAhTM1ap%2BnBCotUFwFqzBG80Ba6l1PyJWCIy8eQCOf48LkNA%2FIXRGXaSXLBSMe0nZb5FO%2BUmaS%2FrhcLEHGqxGadhLd5b%2FkI3yGJ8IsOcecYHpqa20GWdnMn9NHQ2jHtjuV6lrBpg5%2B1h8orEjkT5kDEUEFq1mLKGbrgenjFERsQYhOnZ2m0w%3D%3D--Exd1UOyYC8I9jKG2--0m7kpyuDoupdTPHhRKj34w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1196529924.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAC2:F7A62:872DA75:88E9E29:65E0FC08" + } + }, + { + "url": "https://github.com/tbaranes/IncrementableLabel", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:01 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"20afa05d03abee9a4e313d06d46b43c6\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=AfCt4p5Kp3s%2Bxk%2BVgzfuDXRW9JGW0UwUwRehYBN7cTuztAlHKxBPQmJk1qwZXFqQkkNVLKUPFTMyECBCIkZhAJLI7w7lqX0aST%2FIIY9wKVbSIMEMRl%2B6xl%2BiQyGnbXRqZS%2FoiNwIxpiUIkMzZAHAM5CtY3ezlProNecThKWAMy476tuy5%2FI66P4giV%2Br0OuXA6ddzzXayt0EFT2ec7Lw3tsX41ifVbE0Q2Tm72qL5Yq0U6P9cbzqre8LB%2Bpwu%2BOJbFgs%2BOsFD0vQN2LpGdqhiA%3D%3D--07%2BYANMZSre0Aw%2BE--26BliriXwhQ4bbznpUqSZw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1404218871.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAC3:190C8D:838AD75:8545032:65E0FC08" + } + }, + { + "url": "https://github.com/devxoul/Toaster", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:01 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2c216064667d88f4820cc9d8907da889\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=YQrP2Rmm8G2k%2BD6rOV9TmKmOvlFWRdmIRK0ettIAAbnBv4htv0XYu0FniywzC%2F%2FPAE6uXXL8lOYVLHa63tlxBLL09xgPjPOli7TvFnQv7WYo2VakqmQtR2xBmeIS1ZSO3nHwQiRkRKrBSla60EcrsK8X9y%2F68C%2FJ4kL3DslSL4%2Fa1YCou8HRjEspdQgddYYl4b4CyVSq%2FSRFaM%2Fym89cgabX0TOKHy%2BHd9l22r4vOSDAuW0CIGpk4536aGY2yATM4XiRrxpWD0yFW3uOKHYPMg%3D%3D--9C5YnxfNoWi%2FTlHO--QtlmSeNnAEDEyzH9uyN3LA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.266273706.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAC4:0EC5:747799B:76085F2:65E0FC08" + } + }, + { + "url": "https://github.com/BastiaanJansen/Toast-Swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:01 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"da3dc2983f425d50713b3c8f2e1e107b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=oM8lUN6rVWHviCKdqQIjbqNoPvYOPaB9rGOS2x9w%2Fo6FKPaWuHuKhpNYOaNuTtb%2FEXIZMaEhUdxoL9s6ANmFml8qX9Tkh87CgPXZ7rruUvp0%2F9W06AYn8ODVqDc6aStHg%2FxU865Y6h4z18Pv7Hsj3msDrfryXrEpsBfIBx3e9ocecpQdPQOElspqLBBCPQwPbSrsTyRmPa%2BrthE04%2FVUYluQO0vFxJpAlhdSojZGYE4MoqA6vfEQnFpsUq8gI4%2B2IUFLfbPn9moRPZVhBo3y6Q%3D%3D--BKdxk4Y6xH2bkEmN--O34YruM6%2Bief%2Ff72sAfEtg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1813502382.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAC5:1B1C90:8418C5C:85D52B1:65E0FC08" + } + }, + { + "url": "https://github.com/MoZhouqi/KMNavigationBarTransition", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:01 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"ae1e2d199bf1a022b40d4ddee4c61410\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2FF1Zo6Vf%2BXpQhJmuy1xw8uDACIV%2FPx1TNpFn2GoAmx3GiF%2F8LFLWZAum5ZmwRyQkUNTgEUAej5b9avecVWmTlWyuarW40IXbriH2aQziCV28Ny6a%2Bae0G40dAo%2BNDQubvz5tz3qz7WHErKSTk%2By0ICO6kn%2Fqagn2Y7pjo6deRmOVFqFpkvNkie%2FhPirdrrpO15XkTNECo%2F0ML6ZNRwj%2Fd8gEiFa41S1qKgvV0%2BYxFjsZR%2FmuVKqapU4jYefwal81Xu8vnQ1at8exxwm272PKQg%3D%3D--pXKVxe7S9cayAFMd--lE%2FtziYlmDjQdiCqMB0%2Ffg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2059286942.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAC9:0ED2:6D37D6A:6EA788E:65E0FC08" + } + }, + { + "url": "https://github.com/kciter/HorizontalDial", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:01 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"1c60c3bfb67e3f352cbf3d3952e40c0c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=g6xMyIyxYC%2FACes64ZrR3IE5BkKsUFR6LdO%2BoQuFHmBDB15WMAWZTg%2FGxOwUKQjbCMtnd3uwTSLL6vFeAp3wP5o%2BIopQGSlga2GAcM6%2F%2FRzWL4KDIM3NcZanAhyjjIGMnQFdOahScjOYcoVB46gY2f3GHkCfT3vbNRvwAPjQMprtkViaXj3S%2FBlrCvijfLAKy%2B0LkI8%2FcKPA6QpES%2FA7K2PbARBnzPDyRkKKC%2Fvx%2Bzd3%2F7OK47ici2GaKEA3lMaOHADajGYbcayMIPj2mhrPVw%3D%3D--BYWAHi8Mqs4agfGx--7nB8cu6uG0BBByUZoyYRHg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.467346766.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAC6:1F805A:8341AE8:84FB32C:65E0FC08" + } + }, + { + "url": "https://github.com/kciter/SelectionDialog", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:01 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f8c058c3eea2ee2a29c775e681d93210\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=BEeRRkyBUbpLL4baAMgXJNUPmStPoE7y4KUWMsvre%2F8Uqe6FS3GSicwm2c2mcx%2FPUfYSuJobRJXj36Dm79v6mRrAhvCPXrYoLUtqemH2%2F5Kb0YuzAJ%2BKcFgtplplvjHj9qSEYgZNyjOE2Xh9hvvQnJcebtlgUczVZsnY4r9E02UddIDbrbaFEhzHvOfHfBdEX5hQebaZgQjSgG18Cp%2BBfVva1nvfnOZLK%2B9cMiQO%2BiWBJTExD8hWBsgiWieBjjYdm80iZQfegFL6rF%2FWKQq52Q%3D%3D--Wsol5up7nm6EshjT--fMr5vzh5aYT0Hf5%2Br5K0EQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1168245401.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAC7:1139C5:8040911:81FB0A3:65E0FC08" + } + }, + { + "url": "https://github.com/delannoyk/KDEDateLabel", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:01 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"440516183e24fc8377a41967aa7279a9\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2F2wRhjzg7H0uMffs4nNp7RnLGNj%2BFRB3luQU5GAKdFvjogAAkesrLNJX6VJHPLgaJ2GAIDo%2BJJPPe1VsvK2%2BPrzSgRuWe25itIdbI%2B9D1TkS8Wh5CZh1touBY8iBlIn5G163t8Qi0aymFo7vpANfRyWEMbXvoJ8OiyVG4S7IUMSwUOxvrtHHtKcXDL1YGnNDa%2BCoaXgvgVcSizo6eFI20LBYRQICjyp%2BabBxZG7lwVPZ3pEFgv2bEuRVK6sXQPWrwsJwZeR2TGk%2FPFr9Wpl8xw%3D%3D--IFwjPKx2yOhZ6Rt2--9puw7fyZMx8OraqYF4a07A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.985997633.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAC8:2053CD:87E6D8A:89A0181:65E0FC08" + } + }, + { + "url": "https://github.com/MoZhouqi/KMPlaceholderTextView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:01 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e1c6831c463067491fd1709f83bfb89c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=PCJ9ap4jWlIVrbtG1xSZXu0VzWCFlh%2BgvjULbdgYN8%2BS5g4M0ZxYvD%2FWqCyp2t6MJpIt%2FqfZL4cIr8RGPuC4x34kNHoDlmZVUVUDMBlYn15lCX29GNqUYoh9owx6qHAATclO9hQm%2BzEewGjxEFjw0rsiSD4IPNKzIjciv4Oby2KSwKwoBM0Mx4FohHVwwI5LYitg8mPRTGzw2I%2FUkDpT9SPyQkAAWCBbzRz1bf0vzv1kngK16JfBvLW%2FKMfB1W2%2FkbSuAjg1sT%2BnmYYzVbGoJg%3D%3D--j5g0SEoGLRChX0dd--319logB5mL7NIknoyox8uQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.836220076.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FACA:ED217:8315131:84CFB61:65E0FC09" + } + }, + { + "url": "https://github.com/yoavlt/LiquidLoader", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:01 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"faaa0183e9f0e6de1c2abfdf49dc7066\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=DDtY2WmSkp%2F5I27PVhyEUSbBE6c7wgiSM%2B2MtZSCJEwKy3ylel27H%2F3MUQI6ARsNgE63WD25wblZcjRvzI1Nvs%2B2Fl5kjzD3fpS9UZeuDSE7HeraKIzZeN%2FhIv4vLj%2F7DD08Tn5qGXymkZvtpvaO7nZKO2k3TWhY1CMWLRYcvjRXQ%2B%2F%2F7hlAsqd8L9MRZ%2FsNXqEcbgNZny%2FmA5jfxGKX8taOzq1zZ%2FmSsmabVUZOiw1DSn6iWpdmMDvmgSCmwnypjpnIxNXbAj6iHun%2BRyJKKg%3D%3D--OjNKL6OIwArluw0r--DkWWhKcb3htTtJZhZSMcBw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1885563907.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FACC:1F805A:8341CC2:84FB53D:65E0FC09" + } + }, + { + "url": "https://github.com/krimpedance/KRProgressHUD", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:01 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"37f540640e860c7db4201ce46eae2c72\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=iIun0tZTymgNGJzs7bIl6IKGLwHQ6leG9aROTk77kwfBCmRrcyd2g%2BbJ3sIHA78IgnOB2%2FKrLCoTxI80A4SrFBoatm99fHyOAAhRUxy3Q2F26Xm3z0XUxSB2TCd%2Bre7WTDaOaXxU3w812MWdPtTkxlzWBZAPiBO2lLM0zN7LQDuq8Ils5xd8aBXbZe1%2FvcAtgfAGqGSBaaLdCZ%2FaPntTY6iyOE2%2Fg2OJZxKygKitbcZ9zKEG%2F%2Ftztw9uZdDbuW%2BAHPbm45ob%2FEA3GImWZbQ0hw%3D%3D--gVHYJBKXWcuVa7Fb--9%2FOJtyIS7Xb6QbLKfbpM2Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.782641854.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FACB:1B1C90:8418E6F:85D54BA:65E0FC09" + } + }, + { + "url": "https://github.com/lexrus/LTMorphingLabel", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:01 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a1c8ae1fc4e2968ffa6791ac33c7e25d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2BMP2vzYHeR56cyopTnUwnlZhHTcIUwtna5ZAt4ySgtu0bxkhHNByPhY33vYZ5caaE4IEKQVwmDlM8hWTVMporpyKpB76X%2FN%2BnP2cPxkvJRKsYw5toFpMiWXpfOEHBueg9WrxRBSQKE7ygee9g970wCbQR3xdTLVgpcO3Nsu6lJ5A0kL23cDXUKBnsR%2BhMIsbmNSq6sZa0PS80nJOPyR71OB0t5uv0E%2F1AMQEnWGQX7N303uIR6oOPAS3MZ757KbvxFsHvTlPneqPTTpDb9S4QA%3D%3D--BEdMJ8I6Pz4uF9JV--fcwD%2FNnbUwwExHD1V9AYCg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2066535427.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FACD:1F805A:8341DA0:84FB627:65E0FC09" + } + }, + { + "url": "https://github.com/canalesb93/MantleModal", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:01 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2786fe72425221c270c2909fb55a70cc\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=9bcRqtEu1kmE5jiDJYNqgq3bTVj77iVBRKKSiqWB7CrvS9Cm9WhyWP07l03E2jdEiIeheBmaSfg50myKavO4XNd77iC4o3nHw%2BVlJo49061qtEj3fgQZeCd2yG3OkRlPcz0rLlfmk5pTdnUpnkbEYFJ8h%2BEq0LYLfkywLVHckca7jt2Pzkup%2Ble3LP9ATiRxgzR6EqCOTxRAtNNsIqv%2F7lf%2F3uvfKILMAfhnIBJoJ1TNssi%2BXLOEt8Q20Sp63pqdJMoiWjGkOnauLL%2FtaFcppw%3D%3D--jR6%2FYjCKRspWhFoA--vLRIbW2%2BQc%2B3BMbJ3JpfCA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1943784072.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FACF:0F7E:167EC0:16E082:65E0FC09" + } + }, + { + "url": "https://github.com/jayeshk/Doric", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:01 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2bfc85ff4fcc014d4a3c26b90eebeb9c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=lIa%2FvuEHlG6lXLNBy%2FUeqb5S%2BU6Y%2BZCoFtWFpdfVQJ%2Bh3R1oGMjGikfRPxB6YSbx%2BasOWk%2Fa9D0JuAPdzb5We5noyqOkco%2Bwcn495EUEKxmB0a2L8PSG26wusTyr6izfz1Dt0%2BNelZH%2BGd0SJfPwIONlnHqcJProrbeHDOqCSZgwx0tSouAMz9IN7j20STUXLmb5J%2B%2BHgXMxameS3oI4eMbf8fqJFZih4A5K63cbdHnQVbTmdDgQIqb9eZ4c5%2Bpga4iQQP%2BhZob7elNIAZ63rQ%3D%3D--zO08YDOAei7dkXtL--jG4CA4UJMG5%2FQQXe2IrcKQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.88350103.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FACE:0ECB:844B84F:85FCD57:65E0FC09" + } + }, + { + "url": "https://github.com/nghialv/MaterialKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:02 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"cc3b2d053fc853dab98839b3ab86d401\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=izjxsN60%2F6LoOK4lUdzX72al2zehA%2BE%2FeDE79jjJzr2Td5j8oVf9iNE6ktkv4pJ2EL5Ypq3Qx7o%2FyN17cQkgbTO361ilKUhFwFY8yToTTmAdVSgp7Nc7emC8VZD79Xpdn7isAF2gQAxZF2zxUjxuBCfdCy6T9oNPYq%2BZx5UYwoqC6JQt19C7bVPFqcGcWBwf%2BXky7yAZ2j0c78VXcn8Ox0OFc%2FbqtFy3b3Z0HvQC9uydTffsQAhqAHlNK1X%2FVA3MP6Oq1MeXICRvl6wSdrFeVw%3D%3D--4sKDrNXKLqc2xkKm--rDwG11NqXnk8ApE3bg9RVQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.720150440.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAD2:2053CD:87E729A:89A06CD:65E0FC09" + } + }, + { + "url": "https://github.com/CosmicMind/Material", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:02 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e5a1235c210cb1f6f108583d5f642ed8\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=oS32OCvUMal%2Bh4AIW6YYf3es3lTzbIHw1s9R6k6jBIQoC197KjUoUgtl6LPaf7nvSdiKBePTZUX74h0nAdJd2%2Big%2Bj8HbHApbluzEvHj74QbTQBEb6vWdrOQzFff5hIb5%2BshfadaEmTi4cO3Nnld9OcwNhgnlNDRjxhdsCoiJuUf6l%2BPqVmIIqHVFZ760GO1H%2BFvRzFyX1Nwiv1a2b1rOK1dJmdoGDQGFmZ37H2zHCeyCqwzI5MEsmWbyArHysKfY8S6LNmTNe2LXKKKHBhBJg%3D%3D--o2aox7kNbOD6IiJ%2B--dSF3zPnsQYYE%2BXsZn2Txsw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1563590618.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAD0:7FAF9:7F01C67:80BB2F9:65E0FC09" + } + }, + { + "url": "https://github.com/material-components/material-components-ios", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:02 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"fcc34fccfb74c475df4aa29877ba478c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=dbTT9Dvknc1pd5%2BSDWZDbWgnTUOXibylFXUQV0oK9Zqx289rLGsp5Vl26FCXIuiNEkZOGNU6pMouj72ix2rtfNsEPDIByKNv%2FhG4a64A8BMCMBORltRGWOpRgLXQKxBoGM%2FV5x7nxLutvu4SuNSPsTSmdcX73%2FjyxxbiXJwAG9VoM%2FMszUEihrKypOufdTffmCBRcnAUlOunLELhUlVOB2I8g3SzKWs1KMWgJKolMi9nx%2FQ6RZuWqjtj9otOlyl%2BAZpSSGvqdF7Vcsj33Ywt0Q%3D%3D--duQ7gA1Iw3P9ArtH--3qVUijEUNOPqLK4jk3T4YQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1606651838.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAD1:1A6B7A:86C1F85:887DE5C:65E0FC09" + } + }, + { + "url": "https://github.com/DroidsOnRoids/MPParallaxView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:02 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e3fa00761a1b718005a1f84b2afca1a0\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=NZlGBDzYPPK7gVRpqgNn9nHzXWdgDi451%2BvaRZivi20NQWCH5itFHcreDnGmg7EIBXOxajRh6PVaVjrCy%2FYFMQN5mrP8%2FOIAMCzzMtwvWDCv2N4IkFcGqjimZKTtEdo7IHsjhD3%2F1%2B3FBEH%2Bp%2FGGaIO4mZySmvUjhceGymjiCX0k5HBEwf8UAXgc9FW3bdKCVQ4r9POVN07dhuAI6%2F5YKpV5Faqd4g9h0nR89SOHq3NNr%2B9W8cJqp8i1o3yFyo32qvqnTmfUrXmiTqRkyOfV%2BQ%3D%3D--%2FbcWWIlAHuZBYx%2Br--0Ed1VfNFISreM3evVCtRnw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1185268077.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAD3:F7A62:872E242:88EA64C:65E0FC09" + } + }, + { + "url": "https://github.com/supercomputra/Arale", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:02 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"480b272e9736d544fb47227d8be7feee\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=pVULMtQxOjvv8EaHdeuRbsrONZmN3FF6XFiSibfJ0rgpwuRdeFk68isi0ThlIUF8uUhqZa7EpNQBsWEVl9cu739TVZVTTVzfoN1k8GezQUHuIMKIWBPP%2Fvm0v9%2BF%2FhaGuOJp8WFKEvaNiyujZVkuHNr81PEbARBryUYjQk7KyRTPV6Z0MokdfaQ%2Fdznl4THMQK%2BQdI4zGneOuu%2BXC3ZDCocmbipaqDkVYnAxS7eiySQMsG9YAOES03EPnSAqPaSDn2lqbrGwXrTTUF0NUd7yqw%3D%3D--%2BFyROBI3RVxe0uhs--c%2BblqlwXcgMB4cQwqNo5xQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1341970416.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAD4:2053CD:87E731C:89A0758:65E0FC09" + } + }, + { + "url": "https://github.com/maxep/MXParallaxHeader", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:02 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4cd29f7eeca02704749d16779d2ab1af\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=MqH%2FrOMqGmvgFW9JZevLf2O%2FZM0Bxytagzvubf1BCHdsUcK4OvOfoWoyePPHqXTMOxJM7D9f%2BMcU3BFAmjqMwziph%2BwvLGMj2AmvpJ%2FQXPlAyvCV9zfEW9%2F0wiQG7sQp9jTnIYo9qhvykM98KBKtxHa0fsId6RA%2BJMrHdrMqAH9%2Fz%2F8YGHE7nVGxmibpSK3X7FjeoWc2x%2FMUiOk0g5vXUc8ibKWFxV7og5WFmXsYyYkADK%2B9rjnTnWdU%2BgOJNOv9Dbc7gvrbz5RvK%2F3uUcjjCw%3D%3D--P7LrmQPPvDvLVuNr--pK7pKMpzUdPtpeR6jqLPPg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.406306058.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAD5:1139C5:8040F66:81FB74B:65E0FC09" + } + }, + { + "url": "https://github.com/FluidGroup/NextGrowingTextView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:02 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"b70cbf3ecb8addebe53d41df4b4f562b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=3EMAz3PWuUpCotZExmXZbqXmfdZicSmfB%2B4%2BNOJ19eWg4KN4DZ5ykWU0rKSiF3BWLuhmHXnE7sXC2Gpu7fFyxGblL1nmWqC3JhK6hAX%2FKAB9hTVHOmC5VUaafWZbelgi3xJKRBdBEutUxhDAINWJ68Z3Aamu36T%2BAF2FqCzwMTtiYDDVJtrz8Knp6dqUI4kFCzJtmTkjVKTOcejrXFNjyoKGaSohIjofqHPjmpeOuvxtkoGWdXjWHXLFzACjlWJ442wqcymqJ2vyKtaheWtv1w%3D%3D--0FrYIviR4mf%2F%2FkLI--gqRHo8g%2B51JioKELwdKwQA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1996828097.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAD8:ED217:8315808:84D029A:65E0FC0A" + } + }, + { + "url": "https://github.com/ngochiencse/HPParallaxHeader", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:02 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"95fdd67770b50941563d4e62ba914d71\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=PSKL1X28gd6SrUGtzElEZ%2BiMoxtCO0Co09f9g2ra6PXcOsLKCXrEQv26m0cbxLnlBR7Vik2lVJaox4TlglnvMEOsGPIbmI6EfA%2BbFmg1lxy0F1aSIxEKZpwWnFFFTqjkbeSZS%2BtthFYwkj%2FV1qfCELlOiFNHQB5qiMqCaJChfxl65ZLF1h44VcnnXIHd1zgeYKGJhnTles2lBceVO05l9AqcLtyQu9HNQwMnjttuYs2DgDLgQ9tK8hogzM1xpdfpWUhWaRSsfvmIZIEM2910CA%3D%3D--bDvH8dfuk94PYLKz--fWZjvV55StvT0DjLH8zqGw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.893916792.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAD6:7FAF9:7F01EEB:80BB5A9:65E0FC0A" + } + }, + { + "url": "https://github.com/m1entus/MZFormSheetPresentationController", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:02 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"007e519b4dd3b1a07503208bbb8ef678\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Zl5a5OqNdoHwEyWeqfzFxR8ZWsRvp%2BRuycB0N%2B4ztY9Eay%2Bg5H%2BaIR%2Bn05znwTMhG6MtQ95EBYB7YBtnn5YdRuvWdU7UXKr%2FCvbw0%2FYN2UYnSD0hOm2jtsYpX%2FNAJIMeoYJYqzHLCD9CZfPdU1TTfkwWH%2Fby3W07M3GWY2cC7zQ4Ooq%2Bw3rEq%2Bo0Ovisy8X6w%2FUQoX1UvPtQp0HBgPpxPQpoLN9b6vQ1rtgOmGeAdPnnRt%2BJfbPM%2FecuxLzeTpbwRIYmr803LBl%2BQOdz5eKtHg%3D%3D--7RF7GAHERO3D1q9n--xROqRwmitJURkQlkYrNLoQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.467113792.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAD7:228716:84FCE5B:86B69A6:65E0FC0A" + } + }, + { + "url": "https://github.com/ninjaprox/NVActivityIndicatorView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:02 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"75016fee9fd82f873e784c64fab6f871\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=8gUL6tJ9eqlQ7yJkpomBUQ%2FmqY9t5aldIqZkuJbztAUDYrHsoCat88y7P%2BJnW%2FaphQ3rEoXJMZkqn605tnuSWf1t6gRSVWpxLWaTzUOK%2FZ69Rm4HUfs9SX3%2FzhtpoJXsWoGdtls2ofadt%2FK%2BoddFQI6LR7VXsD3pxkFVlv5Ohj8SoHnSdpul1QG74Z%2Bvy0iG0UZfupF%2BVOg6uv7HvGMZlQ6z1l396YTVjKsrDKRMXOL8%2B8q9nvQSOGjlm%2FQEZf4iYLZ4HSLfKS8d8bdjp9m5Mw%3D%3D--7Qa4AgdCJR2i5O3j--KJCe%2B7CqThMRYb28o6nRjg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1268702890.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAD9:0ECB:844BDF8:85FD31C:65E0FC0A" + } + }, + { + "url": "https://github.com/hirohisa/PageController", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:02 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"36f1029337c773696116e3c87f975fa1\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=pJJ7P9UjMb4OIIckitzcGRrlAWiv6y5mWBze4II8CgP3cFTQSh3NTfmw%2FxoHNw5q5pRFf6IfN0gVdjEUYPHYmoF6QAdy3sjNJ%2B%2F6Mo20ero90N4dtSzfur7EJj1yVeFZrz5V2cP1sQr8avDMAfjmvxF9laUu5DZ%2FXz8xUkpkyn%2F2xhPgf6yJsgk6jtKRBT8V4mDeTi2WyTaHKV4mJKNJBv8sHSYJa%2F884w%2BRH2RA7sc4M4bzhr04VWWJBZqXUONUm9juBg8XNwrGiQMLUBtT%2Bg%3D%3D--Dl9xxFvoh9LmpBB7--DEvcsh4WeoJff3GlAy3RVA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1371080721.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FADA:228716:84FD0DC:86B6C08:65E0FC0A" + } + }, + { + "url": "https://github.com/pkluz/PKHUD", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:03 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c7d2aca36647ebf9b200a00a0cae3bbb\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=e5nhBgY6xS12wQKy7rELTQfNT23C84ENml%2BARCyo0Zv%2BwP4R77dF3pQ%2B39rerBsSJkb%2F4JEeSHFIUPRGQS9rgWPMM%2FzGRMRtFEAmtyAG6IwCpLf34Iy2apZBfar1Lrz3TtiC12jb50Q4T%2BCthjfHPDIhbgW04oOLd5WzjG9X%2FbJ77nCifm8pAQ6Urn5Db6bUit0eOQnmFkh1NTUdmV9enDFmxGn%2B88CIDjGTqzu5m3e%2BQEG%2FIrgiEaFHChqw7UKDVGYks6G3k8pl1hd1F1Wa7g%3D%3D--fnqanengpa%2BD9G2f--PQkyn6pbsJQtbndVMUzS2Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.9933849.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FADB:0ED2:6D387DC:6EA832E:65E0FC0A" + } + }, + { + "url": "https://github.com/TBXark/TKRadarChart", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:03 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2e1dd6b6ff5235448963baf4e5b4ea1a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=j9r%2B9d6HxRz9S%2FMpEuZOSxicaQqJXUiNrA%2BMLaEmq85yIjGgvMu263DhEqUEdPSS2Oj1JFdMEfKlsZkZdVhACZYA%2FPHs1UsAu84jtFb1J4aDZUYCFy5WWT%2Bqa2Q76EUXG50I5a4Wtulrie8uEo2jMchjlUL0bxwIIObkEimb7jvBR65mOn0Yl7SkIadzlA3LSko%2FdMW%2FxWD9yY9pM5nlMQsNWmRh3wrwaXK1hprAMzB0ia9ummF2iE9G3nLxlwCgiqkDqRs8EZYahPGM2WIyyA%3D%3D--1yINYRTSyshsYKE8--Df2ookrmWXre3Re%2F7g2I6w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1768972118.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FADC:1B1C90:8419761:85D5D9E:65E0FC0A" + } + }, + { + "url": "https://github.com/hyperoslo", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:03 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-Requested-With, X-PJAX-Container, Turbo-Frame, Turbo-Visit, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"7364fd50974171b2a49d68282a33b309\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Y7B%2F9%2B9w2dHIlE3McTkMIArnP5EyCd9vfQIgiWGI5oW1hiUUa0WSvt8rIkx7Ts8WOQXYhLvLrpveT9ubunYjFRXj%2F33vSfgy%2BJYsJJ3sILSKOxTm%2B0JyS4cU%2Fplqjb1WDaZwor%2FRJO3ToSfxLDvYC123lipx7JMS739YFD%2BoqVX6FyaUBM%2FFZ4lKomwzxr2FUeMwKmndVLjrMCl4CA2kK6uP6IsuB%2B2y5zMY9bRKE5yTpUwaaFDk1NInKFCooQ%2Bmrn7riPMtjHCzglMLLay6EQ%3D%3D--fklV%2BQg27mAovnwM--2wIPTEW%2B%2BpJt%2BYV5v4PIuA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.630190936.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAE2:0EC5:7478813:76094B0:65E0FC0A" + } + }, + { + "url": "https://github.com/sgr-ksmt/PullToDismiss", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:03 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"40705430efa8de1b9dd6a60f0dee0f88\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=zPTiiI%2FAXc0OlrKB4yge2m%2B2IWXz6xiNeDXqDECYq1afooISLUY1Ka5wbfgelbx76klS%2BxESmvBMR5w%2B1ZP%2BVAMbrvr3sKmRsV0HGSeqwVbkwWByA1YWeGHgKPBloUTjmfGfCCKVdM7eT7NriUFV4r6ryWgBWvAvZoOkqrKZpimiBXPPutm3ehiOnhSVI9yUwCq3yQ2oav08BzsYtB2H3QhhVfuyOAz11eQ0jX7Fjk3PqQ2c%2Bn4D%2Fezmw8zWiyE7kH1WuL%2FhGfIofL3gCXWDBg%3D%3D--%2B9S8457TEJBVnO4F--U1ezoKRZ2uZSevKDNNDHqQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1618126462.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FADD:0ECB:844C1B4:85FD68B:65E0FC0A" + } + }, + { + "url": "https://github.com/ArtSabintsev/Siren", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:03 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"6710341ab794e72d548ed7a201b937ee\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=KP3vweTAOQqUokEpPRl9I%2B6UJiXtr32rM5ok7gbTUkCAP90nLJxprrCEumbKRL4JzWtuv6RpD1TPCuwRGxNve48gz4nmv2JGvnPYkRd4ngN2klYdnUeYDiKpOFHERiXdJaCWdwOrjeozYqECHJGmp0v8yA95I00m95j%2B2FduL37bFm8vyYhNZzv%2BBPh4gYCv%2FCf1sPzp5MpmLwefeKO1NVaPwl99ulWs8dqM7ArfqFlT0Qol8zj7S1CB0CoXhrh1EXz4FLK9KlBF1bK488uo6g%3D%3D--O%2FXm7iz7phijur24--kW674EwvklnOojgY%2BH5MDA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2048887955.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAE0:1F805A:83427A3:84FC028:65E0FC0A" + } + }, + { + "url": "https://github.com/Ramotion/reel-search", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:03 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"3e6b6ecc58d2046a2505dd7cfd47fc7a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=QxxrQbzZP5zrrCMrVA9e4hj%2F5X8PcGm63YKkN4BbhRx6V%2BOozuzx17NK4njVK1Bmb9idRBj6aySq1F%2BzO8A50pZyp4XWBEjrEusDKhtYsnOPGzGT5ugVTETuyalYgdUmjnDK2ajllggi16BQ4EV%2FdRXufbO2gJnCnuWrvWCM97ceZ1RNJw78efAufQLzXPehmmxADTFvT7C8Rc91SUQt64xKFzFbGZ%2FZ77X7LMxnRC6pmaAd3jbvfA3W5ZsM0COFgVhQ%2BPRtSQawhwe9dOBgOQ%3D%3D--5XKsaK1z6CeA2Ufy--ZX5aW9uB9r1gxvs1SLvNVg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1660816817.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FADE:2053CD:87E79CC:89A0DEA:65E0FC0A" + } + }, + { + "url": "https://github.com/philackm/ScrollableGraphView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:03 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"53640e620ace5feb2433708f7bcb793b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=LGQV0ps2Bk93WQNBKBd5rrwwF6cR9n%2F5tUAFo%2BbVm3s%2BH7uvkXDqTYRbQFSUZtyKMcnetURivYiwseS%2Fjza5G3oI0I5d6FWSm64hj88SAY53oheLaeJuUP7E5Vff0O4PD%2Fk8cFoekLlb3fNYFfuwvxuvjRWRKdm%2BqqYeXrlw5GsSM7XpLxLW0KDK9aiqvl%2Fk70Ye9p6n7J%2BEoSzcNBfOUZw70%2FwLj%2B2%2FDX4khdozaVg0lSeXML0Xg6Da%2Fug%2BT0ukeynxi9MTSXkppTmZquAnXg%3D%3D--1BPmxBGERB3ewTXG--Zm39oFYmbGQgqJB%2BSavAPg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1860820941.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FADF:22DA81:84B8671:8674BDD:65E0FC0A" + } + }, + { + "url": "https://github.com/suzuki-0000/SKPhotoBrowser", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:03 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"099259c765ae8faf68d845a4a0eb7348\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Wh3ClIrgHFF7F7elznxGnDMc9oyYQaJ8UbDi8RrpqhFFGHLOfL0AZp1hEkyruZ3UAOdc1kcIvQ9sUuuUfcxKacEI3NLGFS2WqfomtvXsE6prbWllPIQ93fEJ8wOnsBO7bCzdEZHVifkp6Q39Sj8G2j6zkEqzUuzdTb%2BtWgPSGRRxs6z%2FWFqhEuXFCFromWAKLojMq1cb%2FfngQaWDHuJBQWdAWoJmgZqMIUi9jQgBJw6R2qCYmdrRcMEQpPlIchZqIlSXJD%2BIptlFx7v3eqfl3w%3D%3D--H1k%2FPU81wVNLhigh--8AuUZXcTllNqPwWv39ukGw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1510411295.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAE1:0ECB:844C2E8:85FD7BA:65E0FC0A" + } + }, + { + "url": "https://github.com/peterprokop/StarryStars", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:03 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9e762bffcb3a5cc82c5d1783c3bb4abd\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=50u663IeBd64G8UD7EBb6DxeuLD5S0tmOFandK%2BCJBG6CH4DxTdN%2BmhRTsDX6cqm6L852sMERTHBAKY7ap1TqmhEYKnkbVaF7JKi3tRKRx9umXnY6byfhxCmIwBmlh16E%2BJRzpeb5bKYuxj9%2BdlWYTAgy1FWPngIrU7Cb3fjKeo7AEn21M1E%2BcrDCelUAkaUe9JXF7GOJ3Ve%2BzVEC37mCKPMlO4Cv4CXSZyhSjDOoMqRBsYEcl77ATsRcjivIXVhmo4CQddzI%2Fq4n6VMclGCAA%3D%3D--2SnSJm5I1AKR3API--22EQvYk2KRGcQk68CYKZaQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1019886551.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAE3:0E71:A53180:A7A145:65E0FC0B" + } + }, + { + "url": "https://github.com/wxxsw/SwiftTheme", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:03 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"686269f5bcb02bfec82c4a07020af371\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=4Qrfzk%2BAU6Hp%2BWAN17EvIlmJe%2Bi0cqUQMOlLaE%2BuhQ5DjgIaBcuhhJSRCdVHgGPoR6KfBd%2F0FC8ZuZ0%2BHSIzC91oTiJleQL5OAefY%2BUWCmluRw428k%2FERbLIzsUFkl9ZxL136ntXfjBsqcVZ%2B6vJoEiON6fth%2Bz5VKpH%2FWM3TP33wjEw3D0DoGWihhwzWEYiUod3VjRWq7Qr7al0UO%2FX%2BsY%2BacDA3Mpl0oUGuqxbDr0PiOIuEGA2p3FSMxQ8q3MgM%2B04errwLL6DMJ%2FQjiY64A%3D%3D--o2zA6%2F7GT2iy4NQx--N%2BVNS%2BavzUGrvXqQQQF4%2BQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1279038783.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAE5:1F805A:8342A0F:84FC26B:65E0FC0B" + } + }, + { + "url": "https://github.com/aschuch/StatefulViewController", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:03 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"5f9568446447f3296a6965eb666e94c5\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2FhL%2FiXfyCOjBgTZVCpHCzG1NuJLTh6JPngQBtleBJwxhtqMSII1lUFt%2Fxzz0NeMliSFv9X6PyX%2BwbK%2FqaCmjggszRz%2By5wBLdQI06uRF2hXbsuTazEcTj6kL8HaHqK0qzp%2FZhoAofCSsegNZPr1d7gamv%2FMQ5rcJMWb4aJT0tbjtX%2BF1LAi8FZxdaa2yHS1tVM0xsWNTm4pK5Lw5ZITbld3sAEB4ekd%2Ffel0YC04elyJg94twpVBef0ueg6jKHyLCERqNF9t2hwwX8oNOyGn7A%3D%3D--aOi4PgPJCvHCMfXV--0fpx1t3Z5OFO6v08XT2HoQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1232224439.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAE4:0F7E:168964:16EAE3:65E0FC0B" + } + }, + { + "url": "https://github.com/AssistoLab/DropDown", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:03 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"6b9958a7fccb966587bb54cfaf2e79bb\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=5MfP5YjO%2FCPaORm9Ul9bi3DvRaAFiWub2JTfkHcf5eUuuRNQ1ariHvxHUdqKgNjhyb9ZV9J5CYzYt3IFHFWINwaGlr3RB6QpHsbMC4z03A43CRPIKEapZxr3oaxIfpxe0Dzpida23g71Kgl49TpHfe3dEF8ux1c7o7MomBV7tGRfDbgPh4zS0jiejbj%2BfYTY8kKi7rzAkisvJid0aipnQ26yuZ1c1yeZTxxB%2FvOsiYxY%2BbRYOLFtSux1bZ0Mxkyd%2Bt7a21%2FrvuTmd%2BRVIYiROA%3D%3D--E19cCxjLCyD%2FiPN5--fIUIp18JDz5lZx4rIcoT7w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1728259369.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAE6:228716:84FD5AA:86B70A6:65E0FC0B" + } + }, + { + "url": "https://github.com/owlmafia/SwiftCharts", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:04 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"aceaaa2fc6b2b188829b663da155426f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=1fJB4WrwihjVBcM6oveF5F8a0R70KxD0u3enGlZyVjSehgImwJ0sjWnJPhF%2BsT6%2FoYQkTTrtZgBu2Oej%2Bguaqy5uOp7%2BIKgOop4jpp3WOmHB6E6WtuUL3xtIsGo134qbQQj%2BreP89Vmo8SitdqPk4zi2u9Vh8GN%2Bk6ejMkDgMix2BI4LqFZUHOLXhw%2Fxju8rdIYs%2BqvF3LLQNjKe4U0b7F4PlO8czeZibxo8zX0ps9OqHcgRYRw9bhh1niio9sYCMr0bj%2Fdy5sbzlYBhK%2FNUWA%3D%3D--yATrtfwZNWt7wAtK--Dzk6UWrXJKdxOO9znVjcWA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1168917303.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAEA:228716:84FD69B:86B719C:65E0FC0B" + } + }, + { + "url": "https://github.com/SwiftValidatorCommunity/SwiftValidator", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:04 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"13d7be81167a5b1f73764fbb26737751\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=RRf6W9BQZR8des1hkJyc6%2B2O2LOjFNSM1Oog5YyOys%2FXQETV7mKLo6jCSZiHlM6LqYNNxVoOGGOYoLcug1Fj3%2BxRSrXWZeLIIHsdx0i3Gg1Y1UTHxGjYXFPEoQJUqfQgQcjIbJFatmIW8A62%2BfSmAsNSzqFdqLWc9PI0O9tofOfxWSOPFTYGCdLxAWp6Qy3GvQqq7nufiW5mswk7VJZa%2B41pRSN4D8DPD8YeROjkWGZy5rjv260HxB%2BloS8mAgYsgzmIWUatmkEEGi1l3Ty72A%3D%3D--0KCmH44FvpYMBMnk--p0K8tneQHPuoBwHh3vzxpg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.753421648.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAE9:8E780:80384E6:81F3A72:65E0FC0B" + } + }, + { + "url": "https://github.com/vbmania/RxValidator", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:04 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d3d30e38699a7d097c0a80aa8223ef3f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2BVjBmB6XcZ0mzGcLKcV87CYAjPSF3xvN11mE3BYT0p%2F6BaJ%2FfrTT4rID39MSjDt3MKdG4hd0iPeRjw7K6rFHqsNqsyTri59coH27SX6b9h7vVzAsgTUlsXpdVYFz3aR72HgdYJSdcVpA9LWfG8rHUoGCwsknWkeH4Gt5I5maRuxTq45UWTXL184tbqDeazKImoLsSl7EL9Tkcq75HfL4%2BGZBjbrmDObxSkoWx17QNIF3vwqzVWg9n7%2FO5LcMi7JlCQYk03VVu9eRFFyT7YjKog%3D%3D--lcRjEUhkix0ssI0O--C5LEKX0CNrgNOrgdg8VHIg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2105675082.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAE8:0ECB:844C5BE:85FDA9E:65E0FC0B" + } + }, + { + "url": "https://github.com/ruipfcosta/SwiftyWalkthrough", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:04 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"24957e2d0fc0531955f5eac422780bcc\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Zhxxbpq0G%2B1xOV51vlnnaM5aAwXRYwNqSYy9VyCvwH4TLJIK%2BfQ3Vur2SEaAq8j8suevCk08VB3c6O9tOW4w6UTBGRsJOailLV2pwL1hQGMkOYIt2a2KsTTjlQ8Tb1atKmJ%2Fda2PmP55mbYAovkWBN9yU7D7aJdw7jUP5%2F1aXTNU70mJFdhBg8EKuwey%2Fp9HtUT4fIRJ8T9Yi5qrEz73ubHe1c5BaXFFMd2bVhUPxmu0YnxCPE8YDMjwMW5m3AreAkHOi%2FGqNcZAPsY%2FETnv3A%3D%3D--iDnZfJRYF7cZR1ai--QONgPbrvwLChPw%2BPdQDQhQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.522346819.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAEB:0EC5:7478B7C:7609806:65E0FC0B" + } + }, + { + "url": "https://github.com/T-Pham/Switch", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:04 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9d0a6d06cbb68446288c97585f71946a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=R4aAHVpe1oVa9digzIXJtbqPdw0nYXosFynIMI%2BQ6qRZFcWmqzg%2BzTe7J5t1UCIC2x%2BLoJBacEIIGj8reh0TZZM4DVg3o5JyxGv%2Boa%2FET26RucKFa6ac708oX9gcRbVoZJUquayBu8NgjmyRQpHhBryHMAwc8l0iKj4PRlcZV7nRdBqD%2FX0LdbLj4L6ftcHS2PfLRqwIHK826xnIFgv9GA0%2BDHxthJeGzKmenF6NpYzxHikn4N5zKPJWx1bWGSsthZUkv3DdT4YCrl73J23iFA%3D%3D--gke%2BR3wFH4IQxFtj--8u518Oor0suQiNSna8NNMA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1037825076.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAEC:F7A62:872EDF0:88EB222:65E0FC0B" + } + }, + { + "url": "https://github.com/EndouMari/TabPageViewController", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:04 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"8643842dad12ee7fda7dca790e0c481c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=QpQNVfnQyhG%2Ftsx%2BsyQOtHGPSB5zfkYuhGVf%2FxBRknawu%2BeQQGPUzzmJOMTgfWr%2FH2QSg0S7vl6OXYcUxHuHNvbsu3EenrYzwTqleeWQj7Zlu0iVzKtFDmCdBG%2FsQvi%2BUkOxe51B%2FU46HEoAt66RLm%2BkqdPWFbKJBF7NPv8XsGsQsWbWWANXwRT336trBq6PI36PKMdjwTDwOCm5sFtMdre3XpwjV4ZfbQqOwxYwYXMAJkzmb6M84%2Fxq4E4jFWJ3I3LBlJMWCaZoSI9IDeZUXA%3D%3D--gqehaDzTWkJhzZo3--bk9I9GqbOAsVhT17tDvUPA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1196289302.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAED:F7A62:872EE6B:88EB291:65E0FC0B" + } + }, + { + "url": "https://github.com/ElaWorkshop/TagListView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:04 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d39439a6e0e9a348e176e4986c4da8a8\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=2dZGIFSbdxbDRy9ZmEyV%2BCc%2BKBiIC8MFfh4UFHlqUOhRF9a9fDeIj5HhauMzlu1AEFQ0SnKY14R53VEQmi4pBLY3%2B%2F2P6B8DD6oILMyXX%2BP9xFjY2DWYMXfBVfE%2FoIAt3X4rGgFT35dA9mw0z8fthCGAKcDqjFm45ffuhKIL1oWBQyV%2FlpIJQc6wtHmT151fEeneurGTVb48EpOFCbdg9WbekW3KwP5RZAPsnQZzcP98WeeUSb1%2FC1rFv8djVxSeTyTbqWsXkSJgA%2BeVMFrZ4Q%3D%3D--N6dhb8rwfpVPHElx--frGZJhWv3Wpj6l4k5rhAzg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1248262883.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAF0:E7E56:200C431:2071E45:65E0FC0B" + } + }, + { + "url": "https://github.com/tungvoduc/DTPagerController", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:04 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"ba864f1ce0a17e6fc3351931b920c31e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=68VRx%2FkQXC3sfQRriRBx3tsnXvaxsKy5lLUGBbJVYbuZgLtvgF9VnQpk0BGGOfCBs3PqdPgX%2BEvFfl%2B41OLYGQt85CbJwE%2Bl%2BLE7Q8HNygSiz9i0EmIGBKL2OQUHwV37H4HceZfxy%2FUaC335UN7hdsPN66i90RaRg%2BKWxDZKGN3x2VRLDk%2B6u7A606dXywfX73PnWL%2F4S9YQKBVbWG%2FZir3AnFOgNVVHY3zpSyL92XKSl24s6RrpXaCR5LqZ8r4auW1qKtTJvWZs7e4UnmOdgg%3D%3D--gkrcGp0h2UmiN3E4--04WjdWO9Rs0zEWsrymN%2FoQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1981940559.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAEE:2053CD:87E7EED:89A1308:65E0FC0B" + } + }, + { + "url": "https://github.com/riteshhgupta/TagCellLayout", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:04 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"ca09ae11fd78ab27809881110c604191\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=TfBhoL366prATwbEakQW0RqxwqHj5tOibMTs1PcCDLvo0FkKuJ6HDLL1TfsfyZkzgMejUL6HYivrXv1NhjjxrCCx5PysPNa4eSzrEoU7WrnUUre%2FX1a5%2FmBzrVmvUjUTxS8%2BPc5QmqoxDe3d75%2FJ0dnERMUvNDecHUA941Sl7b%2BEXbLknuPfU%2Fh%2F6dQUroSS5Cgu0V7tGjckec%2F6xWQkNWA23hHD0rMYtVjNhly4ZDpLRJZNcajoCa07omTMtji%2F%2F6cUPCUkrEVVbgkxWFXP%2Fw%3D%3D--LXebj7Vol5B0tanY--GjUlH99vRNBVAt9ffsdsHw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1401869595.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAEF:22DA81:84B8D16:8675256:65E0FC0B" + } + }, + { + "url": "https://github.com/raulriera/TextFieldEffects", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:04 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0a9a34196335ac43341aa226165379fa\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=kTHXVE5F2Nn3%2BHfTnpBHmPOeBUa2wCjbhBU8MdpVJ9%2B1XNVxYkiOl3f3VWt2gyc2tK21PgLGU1lG%2FVpoRS2oJq92KtHeH5xriFAH%2BMCzjX5c7kQEhhSSC2Dl8kxV4B6H%2FpZLGrowaRkwonyHLEzCSbzo3KzGNangNGizLZEM7NAGxiDbbAi2KYX2qHNNaTcfrW15B%2BWwAqLW6kP5NUoMT7T5Ubd4%2F03v08EtcyUucvwo%2B%2B5vr%2FLS2jY6pUSdJKHokk7f4Nfkhq098%2BxSSCMb6Q%3D%3D--wdae3ifIy9WHAWQz--J8MGw9NB4G52PsN5V4iuhQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1930676258.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAF1:1F805A:8342F12:84FC78F:65E0FC0C" + } + }, + { + "url": "https://github.com/piemonte/Twinkle", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:04 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"fd4541398960c400b100338d3b6508ad\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=2l%2F8AYEetlKxnDsps1lumcawfcNL2Yzq184RYB5zgwDMiY6ZxZxfNKdmhWVQQm2NHXwtgkd5ZurEiW%2FqrLnh1W0gYI7R%2FZgXqSsRXBwLvPao0XV50sOjKHfAM%2Fcs8McqiR0pVVFZ%2FEduSW1ei%2Fd3lWrYAohZcnLD84Y%2FMsL%2BM0El6aM%2Fj%2BlgFeDqDr0OCWKvCkeHtHrU%2Fmty6ul6zQXcYeaFxfGkNNR7tYZTpaivDuzgG6fYYPh06HnuryhQimrWDbT2pmg9tpR1Lmn0jPMWQQ%3D%3D--iiT0Dgr0ZtinB8KP--D%2F5izpSfWVPfh0cXzZwRoQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1224970360.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAF2:1AF7D:3409C07:349DE09:65E0FC0C" + } + }, + { + "url": "https://github.com/Viktoo/Insert3D", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:04 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d36d9e2b382d0a998cc7dbdbc5f9f938\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=wzxM1J2G3HAKEBPUeQt%2BMGTDuyH0SI3%2Fh%2BspDRsacM4cnROg52xThvtM14BD%2F%2BiRbysVfcul81UGQSvpygKmD0sHc67dcHxK3NlfK8yzVpiRbT2fQmO4TyKOLmJ%2BWbOyBEkFvadsaJbqkW1YmWMlkKGL5t3NDZxVnDarTmhljbljdVQUkb7OYZ%2F4nTuj4%2BUCDFqJ4w2vIAgmTOSrTP4SLmOLJfPa%2FiLBjAjfHPK5edX17YfHg6GB%2BKzr2B3OjuzX33WISX1sMf29dFqulth6fg%3D%3D--wRmXQ75vy2ZZ9fXC--VApknOTDU9nxo2yp4hv4Hw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1943363157.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAF3:D9680:8CD1C08:8E8B8C7:65E0FC0C" + } + }, + { + "url": "https://github.com/T-Pham/UITextField-Navigation", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:04 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9ed0cfe4ea9e0d4dc1745160e85fca84\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=9qQ3TB7uVHxWdnvD7dG0VNNN5tCbToFeeAtOVA1Xzq861jHTEils8S51lu48WBaAJCnAya0i%2FgleoZ50AORdM1NQzwNwsT%2BQBD%2FOEhrxe%2FrvyOYeZ0AaCCL7tn4MKfKkc6V8pPgCbxHvz197gozTntuUK90BRdGDJKmD2g7hzxtiqMLn92MHrLCtkzBPZKMW%2FXc%2BNrkkW5OMy1tbIHcAdUN5Y0z3GknJG0UtfVJsotu72Ok1hd0%2B2jIUJGvgzJKonRYjTxr1Sai3Jqf06Y%2FF2w%3D%3D--ABF1oJFjcwae6i%2Fe--O3quKmr0GU%2Bca7Hcx%2FJLmA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2008378291.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAF5:228716:84FDB14:86B7638:65E0FC0C" + } + }, + { + "url": "https://github.com/hemangshah/Zingle", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:05 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"79624b92c12d18fcbeb3d31bdcd40ca3\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Q373WJ4ZNurCt3UgDum9nBb6I4b%2Fn%2BlWMWvtSZWI%2BLmqvwlexBrwOlqrdBEonr8C9yZ%2FsLQAUTGuDlcVxL8a69HWL7AQFsmPqPYkigJ4kDb25LA5dzaRjwdIFMShW3IIYAom9r8fiRJJW4R0dD6N2MIWA1dwTB4FSj%2BgK24BwwxWUa1IypfCsyiD%2Fx%2Bt1lAm51%2F1KIOSstJah5HNqIG7AeP3lpmPprIH%2Fx%2FGuZO2CdAU0UmzaEkvV%2FgwOuDg7IXqGcxPIm05MKpTgEUoizrUWQ%3D%3D--Sz9kEVCnJwaIjVkb--oevVnsYzA4FRijR8Qigs8g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1305493330.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAF8:1139C5:8041DAE:81FC561:65E0FC0C" + } + }, + { + "url": "https://github.com/marty-suzuki/URLEmbeddedView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:05 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"3b966bd72aba025b76cc21ac2c1086e4\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=PZUXN%2B0vL5niSUZT5EEaVontNzswFdRoh%2FRYIqLLYU2cMHVYVLEj8ikumCvWPTCQkmMrcHJvqC8qHVzSUqmIKtrD8xEFBBXCvobtgc7rNfd3Kev78HdzcjIzWbJnRQlxdpFeP%2Ft7j%2BC9f4koFmXXrp2PRSAvg0LBgGGRBCn2P8Jofmu8AUZ3De8%2Fq27RGRk%2FLXaL1gJGrqPF2Z1WOYZNqBpkaHWsS%2BGO8CFyijcCYzL%2B4RtOukFP6Lci1mTa6xefVrTgY5eT1%2Fsvs0dhPjKkEw%3D%3D--hBWQUN9i%2FLj7iA9R--3cjfqhLZY59w76MR4kogqA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.599109595.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAF4:1F805A:834301C:84FC866:65E0FC0C" + } + }, + { + "url": "https://github.com/mshrwtnb/alrt", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:05 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4c8bb33695910dc898de48261911b974\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=VzJgn1bpn7XySvi4OJ5U2VMPgQqsfjCB1eU5J0K5FfQrJWihY9U0CQ2tBlkdn4kX2s%2BkdnLgg%2BAJYF6Gjs%2BZ0Tsz966NyS5xFXyVLtUTgF7ktQqBAaKlqbhsGdlEtIIneAOLY%2Bykw7tbC0kG0U0xD4feAMu8KQ3Bqf8N3fqWgZ9UmlvFRTLivmKzE9Oand%2F2XFY0BXbkqN4zgPraXSaG0PK7nPpXuF5Z7AZ20zifYbdePJEQqGX8R%2FfooV3pN09rdiYsQi3fc8AgX0SzZH51TQ%3D%3D--cvl1qq4Fdb2%2BtLS%2F--TBGY3PP6bYYi5%2BfMYyZ9bg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.139188400.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAF6:1139C5:8041D8D:81FC545:65E0FC0C" + } + }, + { + "url": "https://github.com/sgr-ksmt/Alertift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:05 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d3a32d5278ecf6f3fc252db00da6c6d1\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=xcHkGmbATZ1ZsET8Q41%2FiQ%2FAIkeZVrAEF2AS0YBl5nqHYG00v1lcKJB0FiJp1DjnyVBwjjYstzTSxY1ivxEkLbz80d0sQ9QlUxG4%2BqWYFQBWMKFuWP6qso%2Fr0sjqc0cojGU6vqwlkVwafTE5YPTnXz3HifxiomlaodTKHsZ3e0wzkywTs8QxhB8CwXdSD%2Fcf8WtIAvqZKt%2BsxFriKZpFcutZe3g7Eq2lEFudeLtkJtMwJ4xIpGH3LPCj0LjIgOp9KnJ%2F3LRurQVADSjPBF3hUw%3D%3D--Ad3rERj9Hgr38iRN--fwcDjTRl9MAr5UXzi8PBdQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1714226427.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAF7:0ECB:844CB7E:85FE055:65E0FC0C" + } + }, + { + "url": "https://github.com/candostdagdeviren/CDAlertView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:05 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"70ce873d7a61fd991a9f1f9d04a41462\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=0pCnTGg%2Frrf49BPbJXs5RrDHRZVZcgjiUEeXOavQRiBKeOBXy%2BrRzQVYe5iOL%2Bv%2FV2JYBgJ%2FXpF3CXHAG3PhAQKGcDYYcf2YDjOzFOcXF2pOqggutjcJHSTD6isR0eAg2IpTghF3nsTbVSpwi%2F8vXMq24AS4tBddRauuTRGpxhvZRrXmHVlNqegILUJnC62cVKbgKRDUDgmqPNioLtrY4AV9sbaKn18mK1Gtn10taIBA7aVt%2B2K4rjQSRlTAmv83mCRR0G2cdYhDb1NM4fWAQg%3D%3D--IMN1mkZcHu4%2BiXxT--a03dO22tV5zrxis31zWVsw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.893961593.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAF9:0ED2:6D392AD:6EA8DF5:65E0FC0C" + } + }, + { + "url": "https://github.com/JT501/CFNotify", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:05 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"70980b449db08a1114b3fd37327f0405\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=8bGXKHaD4yN%2B6G5XMKo5xWwjLZYJzobxPuEZMEHqY9ammSqELOSbf%2B9QEMYiff4ENt85oCMhjdZZtSTj9Gnr9Rh%2Be9aY%2FPRq2gHHZWqyYT9HLfh5LBee5ZMoPtDmqvT%2BQKYAlUVd29wpG%2FVAgBb%2B6AwyL8UAwFUUgNCMEOYr7pTmNVBObqSoNu5Vp88ZaoTRcdJcJxaJEN8sJGTc7hoUDfu9a1h3ziYHfES8dFKk7tRD%2FDFxifU5%2F8fWfWlFQqhnM14UxxGip1gOHu%2BJEMsVhA%3D%3D--W7tIbHSgTXUh%2Ffz3--7VzPS2Q5vCZSZUPXt7W1ig%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1264654619.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAFA:1139C5:8041E55:81FC60F:65E0FC0C" + } + }, + { + "url": "https://github.com/wxxsw/GSMessages", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:05 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e46802055d1344ecb4ecc996363c2272\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=cUd991wmMpL8cM47pFSZuACx%2B%2F4Lt7%2B8ffN9L6ldthfXdjnzHJ8Uexjj9f984e8dFth5z9JLyf9eHLyWFrT6Q6bdKtcST2UYvFhBErylajLwnM9E86ug2peCuTY0jNLSdaTq8Y2rrC5FSIJgaw2%2FAckPxQAx%2Byr%2BcLR7J40tSQAFLpvsJS0QipAZvGDSA%2Bn1yB1Velj4AlrmtiRTY27Tk6r7KEg1yUmSnMvd%2FLXDDuHkNKawucNhv6H2HlU3eGQEj9k7Ewf9YH56rBw0AA%2FXtw%3D%3D--WKNxjfrXLjB08ef6--Kk1Jf7xgXpLbtdS6Tga2ZQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.626924620.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAFC:2053CD:87E8476:89A18BC:65E0FC0C" + } + }, + { + "url": "https://github.com/thellimist/EZAlertController", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:05 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"ce13a3c08b7b58318f614ce15ffd2823\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=NVeHbLwIqUWVUoK2gjQYBQEqk7A6l%2FW2npfBALcJ4FNCqduu%2BZ%2Bv8CKhCG1rQkWxxEg10LbeC701f%2BT64NJLV%2FH76ToszhZqPn%2Ftk0lKclx%2BTsuRkT9i%2FgWSttpBT8pQGNOnrwhHGSeDfcgg9%2BKqtow496ZP8iUywy6m5gYaMWDEHiCgQ6FYeUjW7iPh90QeUFQhuc2aol1FgYJox7SxoygcZOoHaRaZt8NEQldcidyFshSoJEbj%2FaSnBvqQ92sjdL4wy3GBy52Z%2Bt5rHcsl1w%3D%3D--8G6LD%2F7lJRXEIv7I--QZbraA0KQSE88gTJTOhMOg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.613685205.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAFB:22DA81:84B9171:86756B2:65E0FC0C" + } + }, + { + "url": "https://github.com/SebastianBoldt/Jelly", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:05 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2ac7a8765bc29840b0cb064d203542aa\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=nA9NKuiXVM7fIyFvVpqR8wo52SyVPcWfQ8qQo4LK02TOuCakrFPdF5O77YCCK4qJKlus%2BDOop8FRoZD7R2mtJ3Uy5IhiJ0K5EpItpL3Gax2NFzrVLqhgHB2qQNWF3AZ42WYoj2p9x1zzHpRj0iiVqfiQd2CCWAHDCDPJMmpyJZpMRMuGUgnC4%2BC9r9xkJRZPkTbOE1u3wEN2b50Ud3HHMK3%2F%2Fbp9wbynF3Kz%2Ffa9MsmvQcAz9p2kgFyGtN7CPTVEtN61ExWYek1n%2FY0JHx3lwg%3D%3D--x3dFdpQCW9ICx8rc--3EnD3elW%2BLfquj%2BPor7eHA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1074438842.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAFD:1B1C90:841A3A6:85D6A1D:65E0FC0D" + } + }, + { + "url": "https://github.com/tasanobu-zz/Kamagari", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:05 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"107a278751b4c4b217ffc334b34c2297\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=vX8nT93NGyKSy1GcjFqlR%2F9ZXGtfCvMd%2B%2F9gjY6nXdEu%2BUXspbn5Y7enclTxR0H333GFDsU26tJulkXxP6HF984npgh3mgyjw14%2BDbqzRUVW3aiw2%2FEbu7rJgyUC07rGnLmaynkmJlxRy%2BVUQqmst5YBuyu5fIMvIY4IlW7fXlZmXDyxGrdd9%2BvUAB9g7fcGyU6Ky1uwxS8P2hR%2B4A4aIoS40v0kQJ6diXoPM09oUm3cOIme%2FtM22wds%2BB9h3moHsV6ikfA4cxxY6yXn50Ujlg%3D%3D--PyOSkU3OS0%2BqvMf%2F--IgM9Aa0kb6ro2yOnenWbyA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2015800655.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAFE:1A6B7A:86C3340:887F205:65E0FC0D" + } + }, + { + "url": "https://github.com/codestergit/SweetAlert-iOS", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:05 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2f9fb6fee08c31a69653effd237101e7\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=dxaMlqBe25QqK93hj7ys41ow529XQi28XvCun0h0f1rQno7P74J4qy8F%2F1n4CME%2Bb0jZ%2FcYVEHyzufCF7oUHiCvgSTJDlQC%2FTLPD%2BqNBPieueHBwvP2YJBSMOOkg6H7EYCYkizaxgMOz%2FqC09hNesPcMVIEEx6OsvU6fkpMYUNmtOrGn5ilsJQnOLudvaS8f5zktU0ALkhN8sDkO0%2BVh7uGtV75CDg2SU4SOrBW73Qyq82sqBRgRaaWr9QpkDjUQGZ58jMH%2B93KxnVI8OCA8%2BA%3D%3D--d0hlYvN60oU3Csd7--9f3oKY%2BCoybIRc8vjiiObg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1009960961.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB02:E7E56:200CA95:20724A0:65E0FC0D" + } + }, + { + "url": "https://github.com/vikmeup/SCLAlertView-Swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:05 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"521f1040d59989e9e45fe0e6fceace33\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=GOqna6WBOdSBo0WWR2wIdMLE8beOiZNTa0jQyMVmReb6DV0UxgRhy7DeQYDdPdX8%2BsY1zyG6W5BlJIShr0G2X4rh%2FBIf%2BrUCJ42VYZCcPmzRQRqzeIgH%2BvYZMoJeFcU5XBIhXBrebCTVJBXSim5dptNyUDgbJbuV%2FRh%2BjQ8yB4rkd%2Bq1uNmV9aLvBMeCDEaulQegTlOmo8FWzF6JixD%2FF6GqsnCt3TTrfhyClzEqZsXHcs6otDooe0sVMJtfy54tk6cuKW8qqQGg4Bj%2BlMDigQ%3D%3D--XKllbmoR4EENzmZD--IIW31IpohwSDLtYQhglGRQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.837698332.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB01:0EC5:747934E:7609FE0:65E0FC0D" + } + }, + { + "url": "https://github.com/pmusolino/PMAlertController", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:05 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"58a5ec0a2a30f2f9e63b0777a750f6c6\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=exFwMGcMD8BWTGleVlZvqM35khSWLKjCNAuulOUGyfm4f72aoZE%2BOsc%2B%2BkqUpJGrJZZvkyRsseDCflm8xVICXv9bGYR9zvt%2B1Groy%2FLH2MgICOGYKrl%2BNFc5HOR0b0wTlbsgW6yBjoO71ROMmlNWCY5n8U7O%2BulY83u4VZ8X1XtAR%2F%2BIO1rNVbyXVrc8Q%2FFTqQVnGvVkfW4kTs6Llx75P2M8X5sbmyTbwwKfaL%2BMFTZAdRdB6PnYJvdWH01JkWO8aig9TQBp4Xh6CMa59BaaaA%3D%3D--vwJ9LOWtpVwSOe49--NraBk9W4kMCPizJHnLOT2w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1626883870.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FAFF:0ECB:844CEBB:85FE392:65E0FC0D" + } + }, + { + "url": "https://github.com/orderella/PopupDialog", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:05 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0fea5514c430aa8e989969a4791ca76c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=e3rUe1BMZ%2Fk6rWOnRJDQWHg15re6TB%2F9AdBOkiaVK2l98KgUyDvkmauv8ryT0dicfop3cBnl9q7Hw8n2qQsXTVrikRrIZ8LfDzbbI2lxa%2FN6QVHMB%2BsPBWAH35PO1BvYqef39pbWJF2AUqoozTeJsBDeRwy67U3K0pOzdfoIwWKkQDo0oNg7rSvXkDE9CeViSvFlREpmC%2BR%2FAbQWHt4hY2eIdTN6poQF%2FV%2FqC38531kpYc7DrDD9gQAHjLfA5tm6arhJH6epGec1TNQCHFDoNA%3D%3D--yTR89KJDFeaYMNgc--wS2plZckt4pd5FtspadowQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1739043399.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB00:0F7E:16939B:16F544:65E0FC0D" + } + }, + { + "url": "https://github.com/peterprokop/SwiftOverlays", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:05 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"360de38fff34e7fecf16bef6365fc822\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=6zk9GmPTTg67iA61F3LeQQ20o0vxWW%2FYgRshs2SD3ngX%2Bhb1fdo3d%2B%2FCyzlFiHRncn14%2F8zP4axzB9Hgp72jT3QvdYVj3DDfRzJnnNQZ6T8DG5txx%2FzIMEzugqTiyF0E7j1wyl9dzsSc%2BRaEnCVM0ngJdviC%2B9HY1U%2F%2FpTuGMaMDWdvQdamLWV8QKHI5LrUirVuENpIe%2FJMbk0YUy1e0ucywqhdYHFXcKS8xDLT1SijpCqktryQ0X%2FcTKU03Nk7EXOcTW3ZWSfFEjym53ldQKQ%3D%3D--ltv%2FTIKc4HvRKrV2--RvbTfG8laLDeQfutSnF2IA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.948226235.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB03:0E71:A53CF1:A7ACC6:65E0FC0D" + } + }, + { + "url": "https://github.com/okmr-d/DOFavoriteButton", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:05 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"714401313d4d2ed6d31934762120df12\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=1rXRs4wn8k%2B3ircl1XjtGTU5KqMeqxuKZiVfm%2BUya8JGuCWHUeWhowrSt0THf7i4z9g4sDs4gzc63%2BPuo0sJgbWJ1A%2B4N8zymc3%2BO9GopB4CLxpy8tfts1d6BGpn1EPJKrwSE2W6oxBc2lFdcL9nQPEzKbIqZQDmWWNsx6wxP7sFl1OVoEoE1qCXQ8ShJUvTpCnFZWPiZjGfTUtp4XZixwRWONZEqvp4MpElFLho7gPywBMwD1HaiVvjHZ2zzSn1bKsDlpVJUkurAxQvmTYEAQ%3D%3D--lqFroiRPulEeTG8W--b6k%2B%2FcOKBW33j%2BZ9TE0%2BSw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.560680207.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB06:ED217:83169E3:84D13FA:65E0FC0D" + } + }, + { + "url": "https://github.com/xmartlabs/XLActionController", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:06 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"11199474ec9f71e4cb3b023b4ebf9af1\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2BsqJscsXfHnQW0xAv3rxbrNcPzdFB3Ia3Te5yZBT%2Bp2ShP2bTY%2FhEW1fYzGLvhspFrKb5hi106Pz48D7kOXEMdkRXK%2FVyk8ccAriRnsnhfg4E45svqlWYzvJNyu2i2WcOuoQdbwDd7v5ms6gv2LDFGmPpar1t8O7qoJme4enzscA4OdzbfLVOYWO6MNzP0e5xO6DPCBuxPa22Xno81MzGitx3yLkw9MhY4ZUoq7F15Zf%2F%2F%2FoCcixlTXAzJGG4JCC52TNZQHDCiYnaeLZd4iBtQ%3D%3D--I1KjsrLAZiZ88MW%2F--dilMusDlcncXLfnFXs8KgA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.711336599.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB04:228716:84FDFF0:86B7B10:65E0FC0D" + } + }, + { + "url": "https://github.com/LeonardoCardoso/NFDownloadButton", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:06 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9666a4d861be09780815795b72b9bc19\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=caCNCcVlz%2FGuLdEbEmQx7pdpbjdYXXqO6vwBx8NEkhrFTbFCVGrL2MRhUyjNbyXMVWYVL8w%2Fh87LHW5uAcEn%2B2nufeslbSR%2BrzHic8DU2AyFGbhvY2klyHA4m1EYPrx31BcTuHQXhML58EOSyOLtSJ4KFvrFUpOd8R4IrF6dfYdcDZADstN4eyRIAGB58h66XPZX5gktv6FwqF3EsuK73vdasAqsK2DkwBfA8ZQ3wqUC4U23snaiIs9QedH2RKyfvJ2Wo7CWFT5JaRhML0YYfg%3D%3D--VPjPnE4EOrEFpwzn--npVj%2FTHnZRaollgqDl9EAg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1925154340.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB05:0E71:A53D59:A7AD3B:65E0FC0D" + } + }, + { + "url": "https://github.com/exyte/FloatingButton", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:06 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"12eb1dd540e3bf161883c7cdba3dd645\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=6QwP4y3n5D3qajenIRhGQnFCiyXL1isPpQH%2FLfmc4GF%2BCapOkSfNyc81YjWcrwz43QepPpN1lyxC9eTUIPYGk%2FISV%2BcKXJDi%2B3zjpbojTnXtOjOqIRUfyWRRRPbGW3NpiP5mREu4tFpkVosl3oEHejisrEHODQQ8YkyE4raLKgmTZHSVd1XXqP4qkrEEbPm6ONWAnFOb3QaLOctPB%2FRLfd7BUh8WwjL7AgJN0nmk7keEwdr8e9x83%2B0cFQBECuEP8VAEzyA74buWQwcdbS3rfw%3D%3D--dkrJNNWDoIwnnCnO--z0vCJGMajoC%2Fje7aZLuhmQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1432746863.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB08:1AF7D:340A32C:349E518:65E0FC0D" + } + }, + { + "url": "https://github.com/takecian/SwiftShareBubbles", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:06 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"69526ec263eeb4110f7eadae31c76fd3\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=46izI21mo32Myj33V9bWbugB24JiAh6jsqtwB9MNBoqDMPZI304SpzhEipsLzWMPvAZs22mPRLKnvrEQrVtO3cD2Zy3znhTO%2BxQOZ9yzMtw183pi81Q2%2B91aIIf%2BtSfG8IfYB66g74GoLgPjjM5gjKrrUTL9uB4f%2BQ8fWd3bDwDmeOg2Rl8OVhC8qbno7JBZCEcaFBsit7NXL7MMnCGolYRwCQOqJIS%2FEeNMPGmLW7hPzL37HfoqIkDNmHbpRW5Ead7MjbtQhWibzuV9PDZpxg%3D%3D--F3LQUE7bxpmcz9Np--x6ewYz87sY2xFGj8h%2B0fHw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.653514422.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB0A:2053CD:87E8A07:89A1E14:65E0FC0E" + } + }, + { + "url": "https://github.com/rolandleth/LTHRadioButton", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:06 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"8d542eb607dee78a4b53bc4afeadbbbd\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=ubNMbZJ6uvSUCKkDmOy0FdX8e7s%2FHVBodnCUS02FgZq0tOaWL3IRBp2CzPoijtV%2BN1T8424%2FwWfxtnuqzBmUG4BROhe%2BmCHWudZHXVX6Ty%2F%2F8U7OVHX5UZQZM0%2Bn%2BMgoEL2kjK8uXp1HRO04aSOoNWNyg1TDgMRv%2BXeENF7HvmM340Th9%2B93eFavRdyqQczgOHcyvYjXOfW0pbhMsv%2FiJPI9Iu4WmOVNmJOTPJVvIbZ2RwDmoMb0CCP53RTYc4z8DGjRa1oxmDPiV3vcGHUtsQ%3D%3D--WfbJWpB3KFUHsV4K--PFFlHpFIeNd7XpKFNmdDyg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2079988895.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB09:D9680:8CD23B3:8E8C036:65E0FC0D" + } + }, + { + "url": "https://github.com/kciter/Floaty", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:06 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d3b103073855ae18032294a8ad82e2af\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=%2BO%2BwY%2FxG3%2F9zAkBeV9FzClzEqszilUO%2FOdwU6L4xo23O3z%2FXCxikNnZf8bcaH7faeDWWl3JmrLWHNZHJazZYC%2FtjF6mAlku09lQjS7bf%2B1BQbrPpQmyTgSWG%2FjyeLMiiDxD0bSOQif6MSBNf6RuSNVYaJLkYwY8m9bzpymu0J3tqUzNfrS9HdWR8M8govRwtGU%2FqsdpcsKsWiKVd35WWu1baiyfoXpLwaSE%2BeHA26VOflLUCRSErHegb7BLZVE9tjBrl8%2FF6c2dt0iJZ6ZEjcg%3D%3D--VGJAvvBnS%2BhWYsL5--lC107cT%2Fj2ehUDr%2B0JFk3Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.238360509.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB07:228716:84FE187:86B7CD6:65E0FC0D" + } + }, + { + "url": "https://github.com/pmusolino/PMSuperButton", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:06 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"6b28e550ecc559e206cb6a1aa4633e88\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=RO3TBE9hW2kpTRWNXEm3%2BIUTGRhelVrjOI40SNRX6v38MXvsuKCw6X2I1IE6vvsakuG6wJDWEieB5p%2FG6ipc%2Bai2QgKtFh4sk%2BGhhtxB6FJmxR0wtPGse%2FQbbyFbi32QOkHBkTkbmmwmyRMKb9Dli%2FDbBlj8prNa5nTlyqE8xfFNZB79dwxBF62%2FXanONHzrmEzgPBv3O5jDzkDZ1Flkr0uoTBl5sjN%2FHhZ%2Fl9MxKZAujlpEp6aYZyqiRqJK69isDoPz6ma5jEJNwWOfOeSO%2Fw%3D%3D--D%2FFIgWxmttUtptO9--SPCC761TUJKETvgRlUGQgg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1570073120.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB0B:1B1C90:841A82B:85D6E90:65E0FC0E" + } + }, + { + "url": "https://github.com/neoneye/SwiftyFORM", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:06 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"bc6eefbdf44eded26915238588f64217\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=P0Odrn8cnOkBPZdWKQoXuTorilMO730tfqhpLzdrHl4f9aNoiqwBLCxGiRMPdmxkZhvdCHK7hydbXqjd00GWIB%2FYr3gCZ4c%2FO5hdv0utJr%2Fx%2FphF6b8SZ%2FOS5mIJTk49hljVWbvfWkBZODrd9jj6B5YrO88Yb6KmYsla9I9Jg5PI7KD%2BCwZtk9vvl4cYHjGJ75cqq9nXuPYb3lIX9sI%2BtT0JZY4co5ObPkMYXNqiOvi0%2BVB6b%2B2hbrB20pjPD6ZKizmB1ed%2BeEXkROEwUMJJqw%3D%3D--%2FOz20jsJMaqd6Bii--XM34y%2F181V9aViw2Qt2KoQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.946335716.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB0F:8E780:803920B:81F47F2:65E0FC0E" + } + }, + { + "url": "https://github.com/KaoruMuta/IGStoryButtonKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:06 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"32f98bba5a5258d6233a6ebfd26ae9aa\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=MPVb9btxRN%2F9yGL0k42j0I8BkxfZE9pMq9hXzT8Kt5U4AP92Llb9vM1JcRLT3wsh1Y7fSDh9ThsuBFC57DaFNH0XRLNK2ghVXgkx4FjDcJWiM0cgKvupTA4t1A37jpE4PIqauycx8vuGzlHKpRaQwIVAY9xldmbccPSnOcTSt02S0i0mxmeeMdayWuIcyHDYpy2dtKvOG1kK6jnPxifMa5PVwuLLpqHWSaEM0a5cakUWNjI8%2B76nkDqOhyV9Bj7bNYXlYz4h8OvWAVNeM5KoKQ%3D%3D--RVBBRtxA2aJtBNzh--0I8DaFSDBWIlUBJQow50Eg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1769745020.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB0C:228716:84FE38C:86B7EB8:65E0FC0E" + } + }, + { + "url": "https://github.com/ra1028/Former", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:06 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2737a5fff3b34307b8024f639fe45594\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=FPmQrArVb3S3VQS88lPgPuun8P5Hyi%2BTdczzFFJVA2Bm7fuMvks1VH3YcDivSUifOlsqQ5nNyuOWVEqrBe7FPHVfi1plSMIqV3fPEs8rxW9dXLhvJ%2Bba2%2FFMFYI6eBEYHAsaYJnQUyBeG0yRT0Y7m9PCMqGymQ%2BDvVpUpWqWWyDCBPP%2BVhSjpKYgmm1jx24qbI%2Fd1tvB1%2F4LrFegbHTDqxCWaKkQptyZpkQ4Zbk%2B0zhunJwXKZ%2B4yXmyYsEAH3u%2FzygRUtumYw3gORrQImtoBw%3D%3D--HA7V4pzXIT%2FMuM2C--3e2fXqww7QLihkbMV8hM3g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1468080506.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB0E:7FAF9:7F03381:80BCA36:65E0FC0E" + } + }, + { + "url": "https://github.com/haojianzong/ObjectForm", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:06 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c3270d94a8a00fbe63f8b37b5068761f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=STrxH03qdG3gDFndPZyaZ3iXjLf05b3pM4qai9ryNezK35XCgR2%2FGNHzzl%2BkF0%2F%2BF0LAHhwvzD6EFEOmD40B4odzGX4RMFfcncpbXWebHHcB%2F3olmY6dM810u6TB4S7l3HunrcugXwMbZnr%2BVw%2BFqZslz5TetSYz6jQL4BpzS1DLNtTNXiuUKRKLMKFeDWeyD%2F0pt5c0NcZdpEnoOzzM0b2nNvT8vgJL9Q6snVerjRkLG1TSm5u909fnTAA3uuDnRXKFgCxSDUuHZWIifYPmPA%3D%3D--IFMQgGrWNJT%2F2%2FTX--%2FjC2aJt%2FZAXp2Wa2MuLMVQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.398778500.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB10:0F6F:146CFC5:14B54B5:65E0FC0E" + } + }, + { + "url": "https://github.com/evnaz/ENSwiftSideMenu", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:07 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"8cdc84eb442c5fa4232c4171dce382b0\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=hvwQqrSHkycc1xeBxlJ5Wvh8AqZtgGvQZ4rZMB0%2BfeIgkkCb83jHnK7cycMoBardvf64go6SQyNZoDmyNaAsYEdcMxqanIfO%2BWYR8L54covqENHtb7HrldKCrF3QGKr6EXd9tRsFu38%2Fs2gcWSZgjA1jFHFp4QQqkVENzCi8ofO3AGt3yoaC%2BGdMVwLULicrBGhnEy8W2ByJQZkEalxcOOWjMKsGNzOCnIm1EKIatNEWgHPPfaIHwg3tG2%2BVAfhUWkLyO02Ocx5xFPnN2vD7xA%3D%3D--5OMDXm4KlkPdoE1l--2fwzjMQMH9G39T5i613cqg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1992642932.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB12:8E780:8039431:81F49E1:65E0FC0E" + } + }, + { + "url": "https://github.com/ashishkakkad8/AKSwiftSlideMenu", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:07 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0f85efed9c4d0af846a797bbaf845296\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=T6yRpZEOOjoESFPA8s%2BkhozggOWdmMyvC3ONqdQkadydvq7dJYsrDFGvlQRzEl3j9lseSomuFnqNW2DZRhueN3jDrVTgG6cePAJckZG%2BbJj6XFpFe95xkUbdTd8I2e9f7EBNKWzjgADrQxAyNNhRWqp0ZZgcALdkC1gHEVfy3QbL8mcO2mjBMILinXOSLSZ12RWxUXgBVed92sYJ1ucDVxg3K6uksBqlpg%2FDZz8CDaJ6j4VbKF1JY%2Be8A3xZJjHVr%2BnXNu%2F7piG%2BgGiyri7hAw%3D%3D--sByJ0AaPSH0p7ixx--LQXGJ0%2BqXFo22JzJ3wUNaQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.565439511.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB11:D9680:8CD2689:8E8C32A:65E0FC0E" + } + }, + { + "url": "https://github.com/xmartlabs/Eureka", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:07 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9db63f55c60147d992e1b50a09020473\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=mM4h4tOJPIDO9DrVnjKly2Gkc4A8TZdIfHH6GkdpejCHtIKmaUtKOy3G9adug5A8L9xscqTo6cFZjl2ac4ex70vfIKmi33uTDIU83BAeDrsnpg3jL%2Ff6Tss9ODWDEsTacj4wg2uWkvzLl9FLgM6kx0hNDkTnicAoNJLJl8r0C1JteiKvYrZtDjtcc%2BkjwPRabm76rJUQSrKUZ4dfXkQw9%2FgTZmMwmkuCeMG7awA6fQKl9jv5cmW5MYg%2Fi4yDctUC%2BN91thpQ3UBMKE9AEw7gHg%3D%3D--sqByzFTkbcZg%2FpqX--47%2FS39%2BCByerqFjDK1%2F7ig%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1241276655.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB0D:1B1C90:841A8E3:85D6F53:65E0FC0E" + } + }, + { + "url": "https://github.com/Yalantis/GuillotineMenu", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:07 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"fcfcbde8a71d14078e0161a99c15b67f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=3vPoe%2B8f9hCQeYJQEu85dmSSkdt350lutv%2BtDBqPakSuFy7xviRg5nf1bj%2F8xpHvwBUZd12LijJaLhF%2Fnenc74q1rFJtZ%2Ff0cHXQ3qrUW9cvCOUxuplkYOfPjIs1ZCyuF3b8XcWVKBwMlBofpTuCanocv6qy2pWbitlGoO8ADG3AZhmXwUo9zEdVgzoo6qaouuNr4C7MApAFv4G7odM4HA3G1XzVqHCSjrWmp%2Fx%2BTzS7g6jAQKvp9zsmYgJ3xf5r3sSiUXkg9HB3hV3w33Osrg%3D%3D--vTaW5jwJGYZbX4AC--mQtGXF9w3QktkJ%2FTKE7D7w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1510984077.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB13:1AF7D:340A683:349E8C8:65E0FC0E" + } + }, + { + "url": "https://github.com/handsomecode/InteractiveSideMenu", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:07 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2fda871eaf04d71dba283cc521f16080\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=swSWrAvwXHhxfGw89nssZ8T97Zxj27ijmV6OshYG4fUw1zsfc0XXL9yNimKcZc2aR7CA7c8R0uL2lXUxb1r1YE2%2F17adRRymLgp5KvdFcF2MYHNJOlnLQOF%2BNakC8trxB2S6jGJE8b9swnq6TXluhsfpkLB0NC8u6Nd%2FCyEj3LYDzHWcLwV16%2FR5J9e83dgh1OrFj61X80wzQJHWc4tlekX4IYEyvpczZMFl1UJE5HEYq1R9WADxpD%2BnTZL1STfpbCAfXR4VS0PdUa%2BVtglF2A%3D%3D--aDYf3Rly4NVgbbKg--peI7KSxCombga0P8UxoRMQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1561400918.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB14:0ECB:844D4FC:85FE9E3:65E0FC0E" + } + }, + { + "url": "https://github.com/PageMenu/PageMenu", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:07 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f6e3f7bd079e12295053dfb8d78d1c8b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=PH0Ph07i6vjelKfnpUzXJnXAVX0BGtYaf1X7K2IYCdZo2sNDnV8I9amDTs4Ppy0pgG3Bvt%2F1Dtt7Y5cOtQF29Sn%2BWHk96Ef2GzbEoRbBwskHSwfp3T1Ba4RHE79%2BS11LXjgIYw%2FnHBEMbotF0Qs0%2BhwN99bj6BIY5PwWk5kZvHSGd4foHgikrXmYjiyJ95fzuo6FYP3axP5Guwyq7By6ZDrHX%2Fs7vxZVk%2FeUTVLje6LAQX%2BcdcTgIb5w7QQwg4Qzf4lVF1Ymu7JlAzzXdo8D3Q%3D%3D--B3Tv9JIshO1m89Yt--luCRaOa9%2F5vWtFo0BUPccA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1377675664.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB15:2053CD:87E8DA4:89A21CE:65E0FC0E" + } + }, + { + "url": "https://github.com/jonkykong/SideMenu", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:07 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"3b120129790553eb6cbb9856d3ef8fe4\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=HlNHsVWLmiPUCgTiyqXKBf0w61aAHuhcvS5ya%2FlCq1pl82AA%2FR4lKswade6bK%2BHmq8YqpnqJeANEWlE9EfMrbmySXei2ptZeoLVHRRS96Lp5KtV2mqYdnoLI97%2FGoqvAOLHBuRWVaoML9HnXUKcJnhRv6JFm9rZYmfA0R4SHjAuzFnVkhte2Bwf4MbZhy%2FaQWmuHxWP0uRowIVUxuCWF3G7too86dzV3LWxIjGm7hHucZ4KupkVuHZHGw0X98muB9GuR1R%2FqrQGIkXmGWRg2kw%3D%3D--vzJEV5toMCBF%2BdqZ--QNwpnFj9eFyGmxVUKT4PQQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.56252672.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB18:0F7E:169AA7:16FC54:65E0FC0F" + } + }, + { + "url": "https://github.com/cxa/MenuItemKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:07 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"42324a8b6db6c3b4b2e46abf48d3cdc7\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=qkqEFp63p4Pz5m3HeNuaq6DoIr%2BgRBH%2FVDXR3yeObeG3yUPVMElWx5T7Ppez91qOKJoqbGIQqdAZP%2BgKOUvAOoeKQwtATgHbZ6f6HH58%2Fe%2FKdgfDo9rddQv1ITf8Qddnl%2FCwXfnlTD9wIK%2FmX3v6RtaVPbGYVISpajTAghizxfSh7c0Wm%2F5nvH008BrOzfcb5xYhipAqSLB8QITxPh4cW2S3Q%2FOoimtRQ5oehQfAoyqmqJebAzVzlZXin4nT%2BH%2FVOxkf0chuBkIKlZLtGHTVSw%3D%3D--DPBHHzuj044hUEfW--FKPoYLggxdns0Q8SHIz8Wg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1997627074.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB16:2053CD:87E8E6C:89A2299:65E0FC0E" + } + }, + { + "url": "https://github.com/xmartlabs/XLPagerTabStrip", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:07 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e3145e2fbe0c1cfa0bb8ea742d9e1d61\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=vRDUvivu0FEF6CVLWHUtvsTt204ACEX2d1WEZmui50%2B2cDSuHBLkLVSGMIbGdLJdAbsIhLIFo7gT2i2yNZCy5VApNVIiMjuH4t%2Bs274U1Sb2FUpFKvn%2BHaAQqYiE%2BbGSftLhlpCq0HTm8vQEzkr%2BlErqn%2FwJeA8KIYcoE97%2BL1N0BF6MDVinCyZQHVVnRF11lhwuRuzFKDPRdeARA%2F4ymnbKvsU00m8iRKUa4hG3sqr0CaE4rlkrqePEeCPAOjrYUHUS32EYjzDdiefkuh%2BacA%3D%3D--jfHbiRNu0Ru1%2F88m--cAUmbSQ8hyHei2YP1W7rVg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.867578029.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB17:2053CD:87E8E90:89A22B9:65E0FC0F" + } + }, + { + "url": "https://github.com/yysskk/SwipeMenuViewController", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:07 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c2b73dce5ad1f90470924e130397a0d6\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=gbDZmtbSshjUoaXRwbeb1%2FKATacP8w4yV3AefKGN4WAnjQp3ihAri2nEboiBjOSzl937eV7ivub6dHa4j%2B29opPik16bzOhfVF4UhJdzR8w34ERySgCZrBKI922fvq7cz%2FtDBTbfY8wpUc07qik%2BX56HhE76SzylT9HxoEMNBJh51u1Tr9ocC3cJEK0gAigRCZS%2FsZaya7RzI7DUbqKEEZ3ZuapThOoxhSf02cuE2VcWjVvG2sYHUlwmIGvYuNpYgeKVWtE7LD0OLnugmPkqZQ%3D%3D--hG0cco6tatQsFOpB--e%2FUIPbmOnBBWtNwqxzfSuw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.46067513.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB19:7FAF9:7F0375D:80BCE17:65E0FC0F" + } + }, + { + "url": "https://github.com/younatics/YNDropDownMenu", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:07 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"7cdb775abf1241b2f3b6febeb0fbb0ad\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=iNPMXuiqK0NLobQU6F6gim3VEa8aMxFuruwyH%2Byda1G2DFa%2BrbDhnT%2F%2Bv71qWnaN4kR4MwaphDr%2B8tQppvBMKMeBFYbUMKwpBQs6gZqUwUSXrwjCpfrbOz%2Bd78AJhidxAw9IrSrxH3NFZGWR4qBSQn5UmKWlRu6h%2BOTijB63Xw%2Fnd59xUJdMIy2wh8MJYXwEYGyGkPgSVCfrBt204M3lHQRJ9ckIRSq%2Bdm%2F7Q818kURRVba6iKJ4dn5jn37alhZ8TrUnGZETJf1JQ8K%2BM7PQIg%3D%3D--DoaLJfOJoZJiEZZo--%2Fjy2Hh79Evhm7%2Fke0oCqFA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.343997321.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB1A:0ECB:844D7A1:85FEC8B:65E0FC0F" + } + }, + { + "url": "https://github.com/hemangshah/HHFloatingView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:07 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"5affb702f8fc8a0fd36ce630407375c6\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=y8oZaLbFkMiXu8fEWTJrBdr6d8h7MAHFcqtJrojMMywhHPxkLF0dOjRe6y%2BJANrOuMJEDLEumv2ekSZRjy8xOJJvQtzygVPn5cTlRRrvGAqdsg6SNicPI2SfAFBkX9qMF7c1kQvRN6YwgE%2BQyrEkS7ETLnpvLIRbod%2F%2BhggdPexgiuF80olw4%2BiJNCmgLFm3SCuDXKUI385Bo4UuNJKUuzXyRFjK8WijCS90ZuulmSVcNB3Dq3nfFDapmnHwYWSYSgn9H5qQ1vVk5vYTJ%2FrD1w%3D%3D--ote7LjKIe%2Fm4dR6W--QLguapRRUO%2B5bDnreXlJrQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1836493058.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB1B:0F7E:169C68:16FE3D:65E0FC0F" + } + }, + { + "url": "https://github.com/kazuhiro4949/PagingKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:08 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a1bde9c8208744827f2551b3718ce8f3\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=6OpA3f8pF%2BBnXHXv0Tts48c0pIFrY9F%2B%2FBr6dN7WsePTIql2Ub2PCr1%2FM6pi9%2B3Nz4eLDBqMrHEsJJkcuGW7s%2B1uoK6%2BKbkn3in40zyvGw6sEM1gjO6n2%2BfWMULYdxNr2VFERYzWDFIdKDXPSBbKf8NrIHWkHKh%2BqaTZ454n2bw4xBCnPLU%2FN6xyJH0z4eWvQGT9aeha4z5j6z3wNkeA6jbMmmBNNxTkfhZvBGpsXfwXReFeHaSvmddhruwcm46nbYDDW4TvIzkHTK6XbJ5hfw%3D%3D--LAJs0jQK%2Fy9AefP4--xuVdCiY%2B9fuqVN5TaGdNuw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1648424450.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB1D:190C8D:838D261:854759B:65E0FC0F" + } + }, + { + "url": "https://github.com/Kawoou/KWDrawerController", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:08 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"478fe2f45ca1e0e29c77fe1ba8a4037b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=DYkb%2FgpXUNXUHL0JQsRtUn1DGj8fvPCdRFjsFMwRf6x%2BT%2FlVS4iPfHQwYpK5T8X27sZsGEwOQ6iWVhmbrEJBip%2F9rHGAJJs0b%2FKXkeo7l6WG9eQKrvq1k5l2U1snhx3xRQlnE65TP69oXI%2FZrrvsJL6RFXwPoVJBzXWpDny0dex73I3kkJ%2BNbTop4%2BWvMHRSSoA26uInBfy0V5y%2FhGkp%2FOxeRdMCACaNCoznnL4Gb3qfByxT%2F8XEdoPfLBdvaT4Bl3MWJYqgRB%2BW6FVY%2FORXJg%3D%3D--2Oe7aXC8Kxr%2F3xvp--DIYy1r%2BQEJKA%2F0diyFXIQw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1372245249.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB1C:1F805A:8343EBB:84FD74F:65E0FC0F" + } + }, + { + "url": "https://github.com/rechsteiner/Parchment", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:08 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f060664b4f1f4f4a96bfd2999bc27b92\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=kefAXqxjp8jvBe4vvJQdN%2FxK3Cd0xDl3MVHZvvyuHdpSBE4vC7sJocuoVqLtAL3sjEwUgWtcMVL9mRwzmfREWjmjhSMAvE1OLo9u9O5kKE4btQsufnkVTsEK5pG5TDZWVsmftGRfcy3Cl1utAd1xtrNu4WqgA4fkiLol2WPLxtGjei8heHvEhB2zGeDBdLl5SSxi7mtCDDnH9%2BoE%2Bw%2FeWUXdwvkMln%2BvqQfXhclqmasG8grPiAvbPV9QN%2BNZPKxK1E4HOwF6SWkUnOfiocg4Og%3D%3D--PjLcrkKQ1EaVIyDH--KYLL6pDxt3nQYWLRGIRO5Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1528662119.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB1E:8E780:803987A:81F4E73:65E0FC0F" + } + }, + { + "url": "https://github.com/CaliCastle/PopMenu", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:08 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f6793ef9643acc868a2e1e8aa67f4d61\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=cadsOmi%2Bd0XMcTlnG6S78XMH4KPxwu6Im1FPoOD8aFt6IRYALCbBqC9ZwGwCLxS7QK0OxHKFxWo%2FcgMMQbjglGZvR5KLd7QBdsfiCOozq9yb5sQfi2%2FNwCj4X2EXf0Z42Uc5FBTFvMjE2F3O%2FAVsN3KiGYGHy5L18ScJjg%2FZhkQpQOBwJmNIzl9nuVXcTzO8HpmlkW%2FxTa6eEJyHUq1cBiLBRTCEPqmLDa921WMfUWZPW2fzbSUyX1Ns4aihEcXXlXpA9lFvXALxBwdHwM0Xcg%3D%3D--KAvjSLJm8P6ojGMP--2v34%2FwtrrFrOju1hXgvkmw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.830265173.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB1F:ED217:83172B5:84D1D41:65E0FC0F" + } + }, + { + "url": "https://github.com/prolificinteractive/Caishen", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:08 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"5f7f60c1cf29f1dcff6d7ef21aa74446\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=REKE9P7tRPT%2BSTG5iZRcUtBmXX1fTysc5pBrU6SoyGvguinnVC%2FXm%2Bkb1QII%2FYNQ6dprqqmiac33nGG%2FulYhvJDg%2FJuAFbIko%2FSYrQplxjEfBxTqA186ZpCL1akcYc4A0c7biGKb1UUNB92fH7lWG4HDt%2BFVrsvAlwgFAlTMkkjxH%2FfGILKLW2k6Gj9SGxaJ7V5lVgUUjR8YL1EKUvjOlS4RQylj1nvWlQObaaLqrhAKmuPm0SYHegC42aPxC7jF7MVkDVlxk7FpxI5g2nkotQ%3D%3D--Wt6lByU3rl3qprgM--SBvkZIHQUJdlbPkGPVn4xw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.964357592.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB20:126F1E:7D05178:7EC16F8:65E0FC0F" + } + }, + { + "url": "https://github.com/MobileFirstInc/MFCard", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:08 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"1c2a16702fe27464d05867bbf9b6b96c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=fwymH%2FKfXuhuEyiuVdPo9MuWIyzwfNsiDiDZFyvVLlORHjiZMMDY2CWHh1rQ9D9PJx6ZEe%2BMQs%2FFsuxY4o%2F8AmzFSduqy6jRMUNVLj9lbBnXO49q7L56nfj0p4AL41rCCuFXKAxw%2Fi%2Bl8NO9rmOp90nV6e6Z7EqvCPNA%2FBT3Uvd9GnTBlps%2BKpZUtk8G%2FwfaFCOp4tm7EG52tULrGWJ1PW5dZGpGUnKzVvhySeonbJ7CGzgZ3%2FURyoY5OEY8vV0piL03HpRZ0rFg0lUwM0vSZw%3D%3D--X66nxE9tINgJah40--NQcei7HcCyhXoLtVXjCYjQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.661665064.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB21:22DA81:84B9F8E:8676511:65E0FC0F" + } + }, + { + "url": "https://github.com/delba/Permission", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:08 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"1afe460d4d92c3d2a358b9601cc686f9\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=xPCNHOlZOEZHUjJhzfYpQn5w4eemLRNTRgqKB6cPczr4ApP4NIKTi2tuUsLRkKvtARqaD4PxSxiqZdm8U7KkHqiP8LuwbwpLZ%2BO%2B9nJtt4sz21HEAjvPC1hAYUuwNOZlNwdTmmP53FtE1MKn8S2l84oDr5wDop7gxRwL8FX3JdTYlW4gfSk%2FxaaiO0dNIFYRNG9RzuhmVrrr%2FHbynN9XIK3BUNgw%2Fk5zDoD5W0Bv2rQJYxoxfsjaQWCdjQMHnYVANR7CTcN5QqWB1qbKOHhb1w%3D%3D--ZrIcBYnG%2BCpcXQSk--60m3UR%2Bd%2FplNvy2b2YX6Wg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.443625059.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB22:0ED2:6D3A1D4:6EA9D2C:65E0FC0F" + } + }, + { + "url": "https://github.com/GabrielAlva/Swift-Prompts", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:08 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"494abddab953ace1014060a8655538c0\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=yAMJ2EAO8YPtLw7GhUB2bG9aOetaepR9CeJ%2Bdqu8hQ2u9eu5O2g4lTbaRYg%2FzHCOkTYWZ7sca3iseSNaF9mHKY6ODd0EpRQmifeJUWjIr5Pms7HamDXAX6EF4goBTQ54XdnhZ4xqs04aW111t2LFfQthI3yLMIu77UO4p%2BdWbRQ9NAH%2Fy1eq%2Bxl9NAeuMsq60mTSdzUnTxERPgDf%2FKERnPlLSZWxP2b4J3zPl4Kmaggx6tzBomQnf0HhCFkI8lWXI3%2BSdRc9pYHVNX5UY9uu8Q%3D%3D--GYAKK5PGhwwighPG--JCSxgFNom5x82bIImt7gEQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1292860389.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB23:1A6B7A:86C3F80:887FE74:65E0FC0F" + } + }, + { + "url": "https://github.com/ennioma/arek", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:08 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"8c2954651c5880dee8e506dacdec3480\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=xTUI7scN0r50tHNLQIVYQQ26128MzwSRe3NDvaIzs5lJ8oDTA3KvsVyToC6OHdRjka86juyqFZMd3pUMiYJ9TVQlLFoBWYDKQ9qmbnBkNWQ6wkHrxubteVz%2B8GcITsZEtC2MlCIbV2P8AhfUfjP4KLxT6Ei70u%2Fh4UOGcw%2BRu7I3Sbpp4ybGXybAYWhWVXditqymWmdG8RVuJPU4Kn9v7KHN7fzBTPJ0asdtNpLaY5yto4rHxnz1KjVQzkK2qtX18HamF0Wr1I0liEbB%2F%2F%2FpNQ%3D%3D--uq3KexO85FQ4ncJo--FlNb7QXFoHjdwiZZcgiMMA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.811606513.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB24:0E71:A547F0:A7B804:65E0FC10" + } + }, + { + "url": "https://github.com/seedco/StackViewController", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:08 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"8be1e1b84e385f907f019f36f9189e84\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=cJa833yE77QD0ZCKzlXrblv3rZU07ZzQlbpVl8uQlN0PGmXgcshPq5cef76kNReQ3Zhj6fq4TglMh97mz4jByVt2Td%2B6lZJ9HZ7T35fljxXOlVeMjHF%2Fvq1Q7PJvJPo6sIbRFzy%2Fy%2BIRrRpKtiWeticJM9g4KO%2FSqgZp3bdVK9aa2JBoIvsJizssf3EeV1L3CZG7PNHWH3g%2BFifcQYviH1gmPK8OKsyKZDO75r3zV7jhztSEMkw67KpqbmKTb6uCrWPxoZE2WN52%2BkKmYRn0HA%3D%3D--b0ob0pkfr%2FEwvNpZ--PKr1e0il4uQI%2FlMIQxlxNw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.613398343.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB25:ED217:831753E:84D1FA4:65E0FC10" + } + }, + { + "url": "https://github.com/tomvanzummeren/TZStackView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:08 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e8222bb55cfbd808afac81d651a614a7\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=SjUbCdbCXu%2FaFV2TSpNppQ5hDVDwCvzq%2FdFxl3T7a3m41AstbmBfGVHNAnPN2o13kvLdUqe3ZxyaEx%2F2I%2B1zeCDv2KCso91MumplbNPcImOdl0YBiaq442iGEJdjNJuucVLbfZVbClzqpjEADGYLbHqPAgOOf5On2MSas4jHe0dGQ1uHSqk3sCK9LAs6kl%2B3JSOcmc%2FyigsBJq3P%2Bx7rczdU%2BicBP9u1LR%2F%2BcX9CBvwIDiVWXKCiBB6q7BHZxFmL5BIuXYrLEvQ9MtcSUzwDRw%3D%3D--Vy1UmwD2KbNML8Xp--zPim2Zi6vHAcrWO2sCIdsA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1224445205.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB26:1B1C90:841B288:85D792B:65E0FC10" + } + }, + { + "url": "https://github.com/Yalantis/StarWars.iOS", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:08 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"7d9cddea435dddf331043e6f59154f30\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=AVQ7rvqd3QOi0lpBy5pLvnyd3kPRnc%2FcMeTGBa%2BhD9zKqLIQHRwX9x7UWaNIdlSeVWmybPmhJx1SRuTpmYXE4RvrecUuzw%2FXboTxCoXochFE50W7v6h2t9NuKJPK48Wa55l5%2BzDO1jI7wzc475RShP7PzNiHK2hmxztC3ZCu95a%2BCK76FUynsECVLfvceyFBLY3JXpLYYzxyfxEqRlL3flgCv%2F9uZlmHF14mJQS3QmVFoINN0rcFZzMWW%2FJJzpfjceeTrni6Hv4w6pBzQ%2FfzTw%3D%3D--69R8F2w91s%2FSlpP3--MfGAmLrjC9%2FSEeW1Bwcj5w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1329216749.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB2A:0ECB:844DC5E:85FF159:65E0FC10" + } + }, + { + "url": "https://github.com/xxxAIRINxxx/MusicPlayerTransition", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:08 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"85e15cb6206d2a2307bf319cbf09d335\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=wptsurLT%2B%2Fpd64fpoG3b7aWhaHPkbpwWCKc6VgzKEIPW2H0ORZYHyTt%2BLM9z9ibP3gPEb0ItEW23Y7DBxz%2F3%2F7n1mTjM5LabwtDiJaV8DH67kpK%2BZH723QF1aP6RqPWBuwNryuwkokxB0ccVuEGrHbjXwQ3z6Eiy%2BAYCAH6MOOca6W6x32k5Q3cNjFp3LnEr41CPcgwtT1oh6SSLgkCsUTmr1MAMLk3Y8foAHWOTrsjLpn7xLeRPPe%2BboMUxg7no9oTf3zF1iBa%2BIG7zjBMS%2Bw%3D%3D--71TWgb9VB8VqqIbA--p8ABwiHs5gewogiuhzWaGA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2102249673.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB28:1A6B7A:86C4213:8880108:65E0FC10" + } + }, + { + "url": "https://github.com/andreamazz/BubbleTransition", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:08 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4716238599d3a4b1d68137e4c3bf1557\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=d7SUcj%2F%2B3zatz%2BvKBfGiXhMU%2B%2BYBoFN7gPn0SN6IRKAW575ThAtX9RjHnkCshrKaEaJwwBJC9uDvX%2FHo4Nok3FULUUXYKTguMzQgCovXoA%2B%2BJLkpf2377VwlsWbCZE3aBTfg4aa37ecKdni5khOn2tFwBnivof%2FfZyJaFPX0M%2FJknV6iNK6Ay2TDBjm8OKfoCSqd1Zj3SVYurSjV9ZHOYRKprQq0t883TqDAZsoUzpNSiAhgOHWYzjdU88OUC4ZO5uecxhls27FzFL23RNX6Ag%3D%3D--VRSJtvaJwxG%2FTv3A--wgfahhBWOb8RUP5pSSjoDg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1668623872.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB27:E7E56:200D7F9:2073272:65E0FC10" + } + }, + { + "url": "https://github.com/HeroTransitions/Hero", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:08 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c00f6e9d9c6e4172736007904505517b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=AQe0E4k%2BaHb%2BiQc6WMHL0KqZ03T34aQmxHj669nksdVlLQGeCTBVVAMSqsV%2BlaZqeF8N2N%2FQofmoLghcIgtcn405lLTpFgb87faJjclA15Hd%2F3y2Q%2B97EDCWjcqC%2FsFovdVc4rFEbLbmWLU9H6MF8IJ7OFU%2BqDzhBlPyCZE9ZQ7PAc%2B4bErRkQ81ysg%2BUgmvtzlVaYdW0OwjlXXEOj6zdsvD1ean3K1SzS4TDVzAvyt20KdtMcpr82j6m8bqLvAjBNAfaGeyPnpn2m0BkyNthA%3D%3D--zs6wEHWdpQMsj6Gg--89qytR2epUmnKsbpby9Dbw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1961949987.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB2C:190C8D:838D660:85479BA:65E0FC10" + } + }, + { + "url": "https://github.com/demonnico/PinterestSwift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:09 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"50f79d7c480cd61bc1f1875e38a05cd4\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=T89SmTq66awuIyQdf86XsfuV%2BYHIvzyrYTpoM8ynMhw2MHgvFpRqMbX5tzk7f3NQ1raSKvXJdbIbISvuOShffzMZOM67uvivi5kD7%2BROhlshwqDO%2FOByDhSZDCXSeZi5euJ3o%2BcPJwSeh5lhL1WDvRZ1f6AimNc9DxrQiYWMXaqDJydiFBTWJAVBGXKMiAwRW3TE0i6wtMT4Ie9vK2n%2FQiDMEZPtoFPnVcr5b3iIA6nSRMtX3ibvv5GVpGN1Iio74O%2B9dxx4VBo8ePH18In8LQ%3D%3D--TwZpnr7WdmEp%2Bhy%2F--wuq6ZCeIbDX%2FKmxogxweWQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.848463857.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB29:1139C5:8042F6B:81FD75E:65E0FC10" + } + }, + { + "url": "https://github.com/davdroman/swiftui-navigation-transitions", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:09 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"89b4490719e9d22da1b79c70e7de9b0b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=cSjIEplaCswWnKwmc7boMjYuzmyJ3kdTTahIQBsifKpNP%2BkfTXao0iWWsWLvYQvZiHcCoq9EbP4OAJNu5KYlXTewvFK21nrM5aB8B9XVvyHtkm1nzHEpwESAPYNRqYYxSg8Xn7fM5ef%2FZbmivW55tmXneZmMpRexIooLFX3RCvXJOvmpODFF%2FGZZ%2BPLxrJ9AsM634Lc%2F0iwTJjJiDo6mrfDndm32DyvmJnrjcxxKFY6qP1SN1%2FTwusPH2TGgDRLEsf5MOiatRZwAWktAyr3DaQ%3D%3D--UYskubPfnSnC0RWw--UW2nzvm9G2%2BVYqeKYfdiyw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1551472638.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB2D:126F1E:7D05580:7EC1B02:65E0FC10" + } + }, + { + "url": "https://github.com/LeonardoCardoso/SectionedSlider", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:09 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0a227c4eb4fffe7444fd2e5f72264f6a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=BVa8Y9zLqwp4W8a1QGlzECOf8MFmb5k5nu2xRXGcqXSDFDYJC28a80MI7Bm86GBbbl8ft4hZZzBI8RaV0fcoIZGZigtvm6Z3aheuI91be5EhaKT1fmBXGw5ZI%2F6xFSwpym4vwwZueWJ5uT3wzO4d0DutievnKu1qC7i21ktgbT%2B8qQT5f1BJg55ihu2r6qKR7Oqak8uQuSgu%2B0tyAjOkmfuuSYPbSFwRf6k9xpniBN8F2coCBNny0qAt%2FzkOEFU91igk1fen7K%2FYkGU8s8eZEg%3D%3D--Jv59x3XCbcS2xPZF--FM2RS2p%2FsTK8z7zsIicIoQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.778939943.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB2B:D9680:8CD2EA3:8E8CB65:65E0FC10" + } + }, + { + "url": "https://github.com/shtnkgm/ImageTransition", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:09 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"cccdb773ce959eb72313217f10db7fde\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=pKzBhY2aT21cuuzs0lDFcFD%2Fm4faIzVJxOwwEqudyjMzln4REQDxhzYz4969FutYIJT0%2BwmQpvFGaUoN6EHPwyPh913Bzi7wP6esjWBEDWHSY%2B%2F8PhGWKY9uxyXAXwtTwo2BQUVy%2F5wjSBRbCkNSPQpwQ1AGbJrVVU84t1EeeOo%2FinQDjE7rcJ%2BQ9axPy6m2m5%2BwchtEZDNS2xbR5WL4pi5eoRZMSOZodThvy0%2Fr39D8FjszPL3crP9tpzwpcucvqiUAb30gfivMzjn5aGj%2BTQ%3D%3D--QOwdEt1I3c67H7sH--rO8pTjbIdCbR5q5k%2FR09Gg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.450095566.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB2E:190C8D:838D798:8547AF7:65E0FC10" + } + }, + { + "url": "https://github.com/DenTelezhkin/DTTableViewManager", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:09 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"cde000cea7557e75755dbd349bf397fb\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=BZ0ARD%2BrHJER0bSmjtEkmzBDmnmpZ%2FwVMa4j01et1pfFpW3tx1Wfur4c4fdQDO2pNQChK2SjpMh%2B5%2FomDV7eP5DJNZPm4pNHCJAWrAVukqpob5IXBQKg5FYkAC1Qa0CD%2BtnFU8OzihM0HMuUQwEAKd55adVdEIF7O1pW1AfCnea7ZDl%2Bly2ssrA4mdQXoe4UxiSyIsRnLtvXEDY217SeAKOwFzmCf1j8w4WeECY6fGX6vF1sUO%2FeNVz%2FuRcJ5bzFEJP19WctuS%2F6XTw%2BtXGqpA%3D%3D--Ia2%2FHT7ooiDoWjQX--azJ8B7z3EEK6rn0O3hgtFQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1122806397.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB2F:0ED2:6D3A7F8:6EAA36A:65E0FC10" + } + }, + { + "url": "https://github.com/Ramotion/folding-cell", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:09 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c8c9fc017e755962f4852c7db54bd4d5\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=YcqUfWY94JnsDW8zcQWCpSUxFo4gMGAJI8MuZOcu2YcbbxlsUPx7PieJVRk7zK2FwRpzaSY9lKQBKi5yLIL3JBIDuMehyHDd08tFrpLZHDkvKRyK5WQ6L8chOFCkWjA0FiF%2FWPGJUITEH%2FhKHabiO46nXZbKQ9lI1ETHpwvymx57AGSPtsJTSfIv89EcU0mmpjcrfF2o11DbEwS%2FNwHukHn0v7OWKL9ywriIYXmebK0iHjpqxKByj4m61Njx10buj4h7BKROIP%2BhYws4%2Bcfzcg%3D%3D--qE3NED1VfXZLix%2FS--fR1ScHd6s6SyHE8bGEkg3Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.39118832.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB30:0EC5:747A3AA:760B069:65E0FC11" + } + }, + { + "url": "https://github.com/Yalantis/Persei", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:09 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d94d46d6ad8792d685da1d14aae22b9f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Wk0vyBAljnWT6Z9fzIpf9JffGbr%2BwPQW6dHPTTKkR%2BOGyCMmjiTI6uvoTUViVVYFwfjf%2FWdNlm%2FgHCSe%2FKn3RN%2BCTWdpWFGb07ocv8xxD6PrRDlLoM%2B%2Ffmygalt0WdnwlLhCzAkTRu7W%2B9PoXrze2DwmJbEe0u5jws5k7gH7idok6ZOfg6evfhMp%2BLtI1Zap0IHclv7qOIEqHfCJtSbaKg5TL4kKoBja8KIi5daPGrBIuyC8BkhZzhBfDGgLj1NwBP52Xx7ADESSf4l3RVIS1g%3D%3D--asXxGm7xmA9gn4Bd--0NXAPJfNsSmejgrwU%2F%2B%2F7g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1377107397.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB31:22DA81:84BA683:8676C05:65E0FC11" + } + }, + { + "url": "https://github.com/dekatotoro/PullToRefreshSwift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:09 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"7218dd25c02158e231dd2821d29fdc21\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=hgmOM29CIOqdYvULszRhhS5y8qAAgf%2BFUnYXu6Epm25IP%2FM7uzDYNS9l2VkDUgkLJzYpELYfVgh7ABTSvVP%2FaXR8f29rvHIksjM9SX702tZovMzwqL2PffGIOWWOd5wZ0TNJrx%2FBKYqiDWiY6L%2F1sHIgXkURY%2BqLV37SqX%2FOfdq7BHEytSInYobeDJji8CpBN8mwGj8wj6GvkW%2FihzvV7pduG8Bdl%2Fxx%2BddLmjYyeb6uAe75xUPP6oywzXqFICndKyU5dSVPC07N38yPoua%2FWQ%3D%3D--RxO%2BfsvbV%2FQi%2Fqsm--ptAegE%2Fy8uzHtnP%2B7d%2BuaQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1625258028.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB32:126F1E:7D05785:7EC1CFF:65E0FC11" + } + }, + { + "url": "https://github.com/SwipeCellKit/SwipeCellKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:09 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a0b562960ef895b0b0195a81f8ed25f7\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=l1v9J%2FhfvXwnY4hkljfadyaie8NWfwlUcmWZC5cmdmoNP6pPj2h%2FbceN0YzED3KiZvksKIf%2F7I3CkXAn21CMfkCjG4dxxiAOCjL8%2FqbXwpnxKRGhuEL8iuBicE%2BBYN9ZGUh35IhuRfkJcq67ZXbn%2BPqwPumnfU6hiTMLFet9ssfm99zBY0IfigVAmfta9HPJlWLD5IDqMkh2L8oo7dqo5IevsTG%2BojWvNu1QVd6qYN7NFubT9aTdWrFClJVYiORdwHksJPMmC%2F8%2BEe0FuxngLw%3D%3D--fWYO%2F1t3VBe9ERRe--1MxXZHMBpQUIch5SxPpstg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.656991893.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB36:ED217:8317A20:84D2472:65E0FC11" + } + }, + { + "url": "https://github.com/younatics/YNExpandableCell", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:09 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"838c667e10727e52aa8ab0885ca7bd86\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=c3et4xLPOj7bWXLS%2BsqqVdRGKeRvVYLUpYA5d5mPdaP%2BDTo6eKRC8RuBOeKoWMm0IsTE9niWFoCc6CMGjUdNrVXn6DViuHSaU%2B020VYmjm5WZoVbyl3Y3gwy%2BngNvX90%2BFT6sFU8e3skadaoqVLJ7lowldsZTWDAyY8qY%2B7C%2FBbepvR9DMx%2FAWXj2BXVTZ2%2FvS266Tr2ssW9VL6SfB%2FhI2eAWvN%2Be7tNOjdj6nfl%2FfXrqKXhsPN4CR3l9jdoSZMrKl4Iltj5jkFenV%2Bp5bLyxw%3D%3D--jGzdqKiOx7aWY9MU--N3xwqBFVsVtDSRf59EUgEg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1783489114.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB35:0F6F:146DB4A:14B6088:65E0FC11" + } + }, + { + "url": "https://github.com/xai3/Shoyu", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:09 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"73f4e8694bedf402e76b107efd5a75f9\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=vcHMDL25%2B0jxhPqxrU3VxXqNGxLMlZ9aLjTnoQ53FOPP6GxJF3os7KLrzZiQBASD7gLWJXJUc%2FCHxVd92CY4%2BYSaNlbHwCAV1w%2BKUHP%2FUtgHT4gfXteM4FYuOzDvQHSbU0N5PzrGh31xSxD7Ygn8CpOGwYkIddOCp44crp8UyLQ1r%2B9E%2BfDEvEZzl147KisXYBiky4DKZVjYZg4r9hDhZU13vwKKzckjGadH%2FOXx3gTHChQqpiOjfsRV%2BsCpFiwCMNZu3fUCZ9yC%2Fo6XkSOq3A%3D%3D--OrmlRgso6kHvwZdd--DZuMNgcJvc1vEOSo40Q4pg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.377895407.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB34:2053CD:87E987E:89A2D1D:65E0FC11" + } + }, + { + "url": "https://github.com/bcylin/QuickTableViewController", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:09 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0490cc12252339179293c6ee4e9926bc\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=xk86vbgOPyRa6jxM16HyGrDKTfxrXMKNldL1tZvPrt5Fko7Z6Rd4NUkqqRIgS0kbHQn0FON3nAZ%2BVFGW%2FKtYHrIsWT2Rot1GFNIxEBxo0HdvtCMguZ50KFBjNOY60quIq%2BuUdaxcic3uUockp9msyv8baGiO%2BytYQO1IwNEcl6KunTWSOpcj10CSb3DNiZ0uyzDT3DChyzZaxS1Re07WthurpyumU9hsENxQX32jAzBNZfehQlTjWP41WD2VyOmWRqhBEpjIAq16rXS3jxVmQw%3D%3D--24BZfZQUWCRHxcdY--8XM8kfgKYx%2BjAvZ%2FxVgJcw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2115627438.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB33:8E780:8039F74:81F5590:65E0FC11" + } + }, + { + "url": "https://github.com/younatics/ExpandableCell", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:09 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"edb0239cc91cd2f652bd16c2c67b6c0b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=rOUirH8S7xI9JyVVUvOzbO12yQid2A84C9oPFZOoOZHg%2Bbma78DeWkUb7dgZDzweabGDIbGgm8PdiRaZQFpQk9FqOmkcFLee0eT8pow2vm4nbIPaXvY40Djcx5PbxIvUYPM2E1n%2FhwxeXYM%2F%2BSH910VcR5Bs9z%2Fy4ZlasB%2FyYghKkUzdRkaTkJr66xgbVe6lQhFBL790tzfjxaUJdBeqy8UkJ1gmsEY2k23M%2FGCb0AkiU6LPhi1Y0QZ5tdWDnyOkdMMUTVbWjScIVBAgn0QZgA%3D%3D--ysbBr2hBpzUuQh04--mjegXwCiLErS62ajzK0IQg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1766584460.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB37:1F805A:83446E2:84FDF7A:65E0FC11" + } + }, + { + "url": "https://github.com/choefele/AlexaSkillsKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:10 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d5ad6bdcf6b985a5207d37e29ce12699\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=RzuKnUrGZco1H6w2ZqVeMSGx7oSAE8yGF1HkiHdu%2BtjLFZ24HDFq17m6oHJKgfPLlGVM7Tsu6APEA9xykiEPH2MzarV4YtP7YOFCUYrsm%2B7u6yRJHvks4dN5BvTf1A380A5kGr024C45k8BeOX%2BGdouY3OiR84zNg9Pg9dZN1g%2Br8ehXRXgINgks0jmQ6hpvP1uagE5S%2BwUzawaPvVeWbohL8IdJo70bduZ3MP9%2BVHr0%2BvLBmSCn8Xalc5pm19uYIV56Xya3zXVbjEGhAmCoLw%3D%3D--I%2Fr4U42fjcHk4Blh--SFn9tndUcea8SLCrh%2FO85w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.485173111.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB38:1139C5:80434D6:81FDCE5:65E0FC11" + } + }, + { + "url": "https://github.com/aschuch/AwesomeCache", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:10 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"1eca3c854329b9434ba6de221a5276a1\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=5QEB8v%2FyVZXzHwyWVyS7qeSB0ZMw0kpDn7mvSEcfYFy6FpUV76YJLx0TwWyxTamqzQ556o%2Ff%2FTa0WFx8P1gNt5viYM20fZ3YXsc3g5mFHtMA9ZiQja95qSasZtNLXOqLOF5TZVe96fQQjAiGzttNGvD2ma2VwguK%2BATeMLFzjwxpNOPGHaA%2F4oE9cMfuy3AC9isZLdGd%2FoK3KODF1ozU%2F94s22tu2yPKHnxiMX1AQXSJQQlZMZz3Ot%2BCA72vo14jzTnLtmyqzFVFJiuybolSzw%3D%3D--ShNTlHVqf9rOgoIu--T17dXjE6eaGikpJW%2BMtlTA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.531972806.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB39:1AF7D:340B3D0:349F60E:65E0FC11" + } + }, + { + "url": "https://github.com/typelift/Basis", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:10 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"3dcdd83fbd42d9c7809e3d7e6a896f8d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=f3zPzb8UwC6%2BYoqNhjpENrKjSwfEuBseFXCKm%2FMJYAqxQIwBOha%2BEF3zmSzUYGKW9%2FdTydQwpFWpKwJ2ftU5u4iG%2Fdhes9yMrLzWNl8t8LbP8UYkONPgTqtdFM4LfVRdyBt1SH4DLfi6g0Dv%2FH%2BExfS5iIw95mKuNIiyBem1LDubqoQtvShRD0HrdgXJ0Fgjj6XBibW6gJC1Xn6WsAodt%2F%2FQM%2FeRHSx47hXlxudW0%2FMZzxghRS3AOI71vIUW4AbEGXtxBO136tIsgrqjhGVKDg%3D%3D--a9Ob96EIQAOpuFs%2F--rf%2F5MJeTUee36U1LYuezOw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1310255085.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB3A:1A6B7A:86C493A:888083F:65E0FC11" + } + }, + { + "url": "https://github.com/jindulys/ChainPageCollectionView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:10 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"832bb3f59e3ef72df63ee01fcf55eb1a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=1L2FYRQKrZUdLZEQMgWoc7ZgtN9HUNcIm4rBhMe%2Fti286h6%2FFNWWLbqR3MdKiazIgbjL3%2FxTfNThZhdcvfRP3GgqfLvybECYGbNOhCnxjINuAHRz4FWmq4WVOF103x2SHPqFOkzvluuvwYrhnlO1bW1iQZruwdsHneZ%2F25UPgYa%2F0Jg5A1oZPViipB%2BWPv6gjDiDtQRIXLqCfks04E8pvmg6SgnjVMQBbKw%2Bo3T3mvnQS4IswFITkUxlGRr18Xh4t4vc31r9TPn1D7L%2B9G5p9g%3D%3D--WHiENOmT4KgBt5cH--TXN38Uj4KcayU1Mp%2FXslyg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.153221545.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB3B:D9680:8CD3562:8E8D226:65E0FC11" + } + }, + { + "url": "https://github.com/hyperoslo/Cache", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:10 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"387f67b235ffc4cfe12f8e7b7699cfdd\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=JFyUWZYt7g4F%2Fu%2B%2F5Zt%2BrCp3J%2BgqTJSUgk3IlJZZjnu3ByL%2FXsvtkbhL8DR1A9yHm1twBQenVCX7wlWs3lUMqZayvYjlogYbWQq3Isr8JU5K%2BDslbdd19HFfX170JKigpUtCvJcsxMbOe6noHOEkS4q0t%2B0wUCDRehqvcqS0UjqF5%2FvhDtVv3U7qBq7zjww1w2La6zCYYlLB2v4wqUYX80fx%2BXyfUahcmZpMtGA0%2BhYS%2BQswb8KN4JnnXJkXLYGeaN2WFUpp49hSfHhfcxKEOA%3D%3D--cp7fQ7OLfSXsxGeU--mufUg56U0HPyJp0dQQiW0g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1014399327.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB3C:126F1E:7D05A77:7EC2025:65E0FC11" + } + }, + { + "url": "https://github.com/phimage/CallbackURLKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:10 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"cb35d523678f4c1faa95dccf28a399d3\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=oxkO7EmqMh15TdPy9GX2jATKajdPaYgrkAcGE1FQNRDw4B4%2B356a%2Fuu67fm%2FuFWuLZLFbI7D%2BGAnNveSR7izHCnRHcXoahAHGde3R%2FRR2EYt4rZoyMMLGZa5CSqtrmsg74B9zJu9ejJiD69nUZOKvKDWmylEfU%2Bq1tvVWLJ6ITsOdi%2B9vOt%2Ba2qB%2FbSDJ7TY2S9fbLftEU1T3Uy5m1Td4xCuZyIbN12QCzGlpaYmMHK7viud%2Bl94kQ1BAe%2BvpqK0Qwovt7K%2BYCIv2UXijFEKew%3D%3D--K5WBEjnoBjG8M5Z1--o6%2BsqAS2MIEciz9W9WkN8w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.698607078.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB3D:126F1E:7D05A8E:7EC2045:65E0FC11" + } + }, + { + "url": "https://github.com/RxSwiftCommunity/RxFlow", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:10 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d3a58a9c308e405ef7c8b9853ebdd442\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=oCDHewSmnJ34LSXpoy3fKr0QdTa1orPy5re5TCiQEaGjfPJf8Rc4vrTgHW4dsgTT0TFCBZXJCQuH%2F5tWv0tr9epxnlmw2FsUbxBHjvaa4I72SixDCDmXSZH3x%2F5FFQ%2FIpJJ3NL3q5rmI%2BE4FWZjWunL3oSIBLWwJbZxuuE%2Fu49YBYicRrtDxLoL3CdaaxYf0daXgH1KAGOY%2FLBzUkdFcfvKh5ewcythH6r9dnaAWnMn80PndPcwTspa%2BWVQ0%2BJmthoNQbgUNaUjxQehsFrz4UQ%3D%3D--78J9VrGf9%2BzxA%2Fkw--jC9hJ%2BRl5EAUaU0y7ZiMmg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1121447019.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB3F:190C8D:838DCB8:8548012:65E0FC11" + } + }, + { + "url": "https://github.com/spring-media/Carlos", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:10 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e8d60c603e404cd69549659bc7590ea2\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=XKlg66rYfcW%2BTtB5YU47OZZCjrGrArNbOn%2BEKa8%2BVfI%2BEQt1LIyMNsb7H%2BHewtdIaOWJjOLm0l7uuBtQzOoG0aL6qSJO8inq2bV%2FHwYwVj0UmlmcRJMvM%2BbzPZSlZRXKC%2Bs7vG98CMofXgOmSMJmiUAJK5C8gOhVVAe0EsE9nyRVS3Z4Es1D0fe4xH8WYOarhXxQ82RRvM3RC%2FDW8b%2BdHZhE%2BtZbzl9o1ngl5f5qXNjTuJCsAk6%2BEGSTZqw8IPOovWn0dF91EBMIO1%2BSsaJn1Q%3D%3D--lCKxkvpQIgVtLNlf--KP8p0ss49zX%2BHF7H7qiTcw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.254273327.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB3E:D9680:8CD35BB:8E8D29B:65E0FC11" + } + }, + { + "url": "https://github.com/schickling/Device.swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:10 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"803351496f078c3a5480f899c4e909cf\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=mlWyQTLCHOmWg3ijfDamMqiQNu3fmdmePHtqppZpkl8AYa8FDtB6xCeNUITlcmutjgXt%2Fnp5to6ciFEQx7w4gNfnYiRFb2039AkBboR9wFqJLG9Nt1rBeQsFzn7k1ux6YBJFQFVQ0DA86PR7HLNbmyURo6CfVTz%2B9DspStT2fEnkWPV0RmItUcnPRiXWFCqcEr60JNHIsmzurFtElNkHjOFhyTOKWIoCtRMp7vzXsOGlIV5K3euq9gt1mLNtxM02lSEYWGTqMukBuGC5hHwlrA%3D%3D--8ENIhzW%2F%2BIho6VHV--0U8F6862eAAij9ZBmB%2FORQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2098757357.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB41:0ED2:6D3ADC8:6EAA948:65E0FC12" + } + }, + { + "url": "https://github.com/thoughtbot/Curry", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:10 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"72800e05ff92cdb3e8d7fa0e0bdf0f6f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=2sjUBnsNzVvDWKS8hAzB92tqJ0UPtjyqQWrviaDIg0vy5vaKC8%2B1fbADtPnZqBREen23QWaTT4GjIHvT2rqLfjcJZIq8R96ANhutwgnCulR3pcp7qq4gKbaocM8BhHnniCJytN5FkK4o2T1vqH7x3dEsQ9UOPMe99MpGuN8muiga5sdg2nKKBmT%2FreqLETGdbWFAnEbiHiVH8fR%2BYtrghdXXBuXXlv6X7YzzykNkbXPnDyR8btj%2Fl51fmE2QBexPtxFlMzXjpLGrcxOZ1Ozusg%3D%3D--ULfxBwVnhF1vEIhW--J5Txsuoawqa9f2tbamz%2B9A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.556205015.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB40:D9680:8CD35F5:8E8D2CD:65E0FC12" + } + }, + { + "url": "https://github.com/Ekhoo/Device", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:10 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4c412f1c5dd679d4f934b8cbaed6e08e\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=8W3mSr%2Fza46w39PIRxKlOQVKOWBHzw%2FkrIP5%2BknXzmbUsIcnJ50LTsrXGpN566xwpv0f0%2BX6rzlTHIqIwUd88t0QA948W8mqn3jw3%2F%2BB2f286Ms060qc%2FJY8RN7YFrhYMaSDcIRZ8pkQCefj2mm5P%2FGmw4Nz1tlSbmkvSThBudYoDIO7QYnmAxm%2Bnk2lTl1T3fAuMnNuWWjHMaM%2B5J%2FOuUKit0v9%2BjTeE%2BorT0xHlmRNB3getdLWje6QBWziXM1FnEwcWQ0A8CbP8HLW6Y9hoA%3D%3D--B417u47ffXhlMGHl--3rbW9FtmttBUdP1G62pMfw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.806592507.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB42:E7E56:200E0AA:2073B0D:65E0FC12" + } + }, + { + "url": "https://github.com/evermeer/EVURLCache", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:11 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"d7d8199a85cbba4cc15a243cf12feaef\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=BC0buDil8LEW%2F7%2BI5OU1aHuwZ2oxa2bB0hVUQl2Een5uYHU1gCyAVHExRlqMUPPQAgLgWeYe3Yi%2BSepBLqBxNa4KgmTa3nWJj%2BVDILIHyzQUtnNc%2BJ798XptrAxSwFy5vBJ6tjqXLDOc0oj61BPDyy%2FGT8q%2BDJpfs7bDbUTQ3BTreJpPPClSQa%2FCvrijSpCJNuLyxsWG4%2B5Gz2C9rfVxA8J1U8OMCFoR99DdpvXNvYtbMhYJaEgCYQxuRtVhY5jthV5R%2FKrCFzsEN1cHZolJrw%3D%3D--WWqRPcTefJ6fL48D--pYs4SaSkjWFu62M6mICVUw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.377154470.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB44:228716:84FF79D:86B931E:65E0FC12" + } + }, + { + "url": "https://github.com/ustwo/formvalidator-swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:11 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9df4a17d3ff8d87ce690c70cdc33557f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=BZXqp7DmDAlDgs7%2F6xAN1gcjC4sS5pDRFco4Ac7uUBL9SZe8onKokUtjL9MByBS1K0F%2FQqQsGM%2FCBbRACuk%2Fs%2B7mzakK4jy%2F08s%2FuhQprNn9ghv50RpP9oZ%2Bg8AaZTfkFzBk%2FuyrFy80s05sk%2FVu3VP4ooKpasfVGLDLjnBJ9I4fmzGuJn%2FhKUZcQGcZTfsZJWDNlP39YIrAYS43Jd%2BNQJxOV0OVeUunxI0rhd7Pnmyv4bkIiiFi9S4ZsI8ftkwNQLIOPShqPNh%2F1leo0%2F6XuA%3D%3D--mkfR2HOkxL2I%2BS2a--TbqLK7W62FDhVOsnvQ3uxg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2074402573.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB47:1139C5:80439C3:81FE1E6:65E0FC12" + } + }, + { + "url": "https://github.com/eBardX/XestiMonitors", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:11 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0f23b5cc661e3c464282c307f8ec528f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=IQq8w2O9EYMVJWUo0I9iHep0gn2Vlqr%2BAsEmOxZQwFfiSXKWAWXopvDhc8%2FSWotrIbsUY%2FbQ70bdnEqlRQNz0YN1mgHfvXj%2FNN%2FZcZzUmv%2FXGRqgQ%2FnBpfDqvYlYsUrh1wN47xaElcF7Iy8vDhvNqfU6oyHKmoqlXTZhUDqoM4nzS3OhuOLavcXC3GOzGzrvqCwpFCuppGbMlJGXwQnTGZCjgiyehA2KnuBOfJbGsexLiyUjh1Ol5P0vWkqyEG90UV0ZDsH0oae2pXczHKABZw%3D%3D--0I%2Bhg9WQ7LZdL6o3--fj%2B7NDS8wbZePksxGvwTwA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1564785357.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB46:1F805A:8344D18:84FE5E9:65E0FC12" + } + }, + { + "url": "https://github.com/ankurp/Dollar", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:11 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"10b1c9e79fbebe456e263409ae32fc49\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=RaZhlVg%2Bo7gCoHMP8azmIS1dqTJ9Jwf4ofXb7K0gh5yJHCpMtb8i9STnHp1jYqHbZkr0QiwFrKa7e3Qlk2Fmb5mcEiffHsT4Xw4c8SfpFQ11MjkmIJCDVqvV1avq8xyXix0cb%2Bw3us9Fp2qQhPiTbC1qVeGU%2FAsobbqDRSQPhZYNQsftLaeEJKqTsvdlIm3o6hImk%2FYwnVCDzTZ8NkLa0d%2BXoodb2cVy%2F%2Bq%2BOdmYhwp2hymk4fCKHsikCfDP7kqxmTTMrpIbELf0pxGzBHcHKg%3D%3D--YRkugZg68Pp3S2ZW--KCCsYNVWgRbU3IKftzvxPA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.577975958.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB43:1139C5:8043909:81FE132:65E0FC12" + } + }, + { + "url": "https://github.com/Esqarrouth/EZSwiftExtensions", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:11 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"b8077dbbd7ca9fb2842bce6ea0abaebe\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Fd729nieA9nIHHNrKhCuJ4vCxzGm1zalJCQdEiSoGYrNyYIeeba0rK%2FkyWI3sSFTLFyYqqXcHyin8fo6JTc0e9gyQe1uR8GdGXSmSTJ4FyV6TWgfMNjy4jljuoEo3aJfKYNfMimPrvKe%2FZku8hhDS%2BkZdeoO3lNuuKv65Bvc04ATC3Vr7Gb1M38gBkD10tmVGa4gMt4PXKoTVfwIPt7XTEMd4YwQdzmbKRQsRyZUTlxlDUJc2UNix2hKPXBOFDBdwpUVSstLNrXkOHGEa%2F4QFA%3D%3D--yFqgCn7%2BtT2YO63J--CPIGhLbURk9bosUnqmf9xw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.914008133.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB45:E7E56:200E261:2073CDA:65E0FC12" + } + }, + { + "url": "http://khan.github.io/Prototope/", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "content-length": "3336", + "server": "GitHub.com", + "content-type": "text/html; charset=utf-8", + "permissions-policy": "interest-cohort=()", + "last-modified": "Mon, 30 Mar 2015 19:06:16 GMT", + "access-control-allow-origin": "*", + "etag": "W/\"55199ea8-2465\"", + "expires": "Thu, 29 Feb 2024 22:00:11 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "651C:0DB8:251878:25C5B5:65E0FC13", + "accept-ranges": "bytes", + "date": "Thu, 29 Feb 2024 21:50:11 GMT", + "via": "1.1 varnish", + "age": "0", + "x-served-by": "cache-lin2290027-LIN", + "x-cache": "MISS", + "x-cache-hits": "0", + "x-timer": "S1709243411.348694,VS0,VE115", + "vary": "Accept-Encoding", + "x-fastly-request-id": "90fe29d29bd5696f16891bac5b451ea84f8a2b73" + } + }, + { + "url": "https://github.com/floriangbh/OpenSourceController", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:11 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"7b4fa1d263a09080467d22a19d2400ff\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=FKcHI8WYV7z8wYSg4DVFVtdPfuzN%2FjFbiKUAqjyeBBWbsNKaZZ%2B9S%2F%2FKwpaVg2hFRNDUbY83t3aM8Kp8uu63B1%2BUNEkhmk%2FTrwPx%2BfZnSdpDQurLlvtImCDBxz148CWHFBfW0xNFkW1E4bpe4m6q58YopeVHjXpbZfjBWh2pOSxWJM3xBgxutoER6mNGDKqdSYmcTQMOayKV%2FJf3Z%2FRPQbn9xykw5uwRBUW1FTARSmazEqA7o89FpR4HGzA9P7WBNwWO1vM42skOSvE90KcuFw%3D%3D--0VpXrvHrYfyCZLBR--8XzPNJmp4JkKdAkogiz%2BAA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.380479391.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB49:7FAF9:7F04625:80BDD3F:65E0FC12" + } + }, + { + "url": "https://github.com/marmelroy/ObjectiveKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:11 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"698091e027c729ceda797be44c7c984c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=mP9EeeLtFhNxGqVtcbs6Ypwj299wVTdnxeaNqDing76Bsd7fSxrkT0oxjiDNvJw9b5WnqAdUmYvlutmk1ox8o1Alc61CJduSYt1XRWVUH8fdRO%2Fazpk6t5hEFC1Cixt5hi0jN9gB%2By2%2FOw7pl6faFHLvLqU%2BJB4FNw2qIV4L%2B%2FnoU4bUzvhlqxexO5eU31ZgU%2BBci5OUIp%2FXbz5g0g5u0ATNn9TsCxVB2N7SEE5WLhMs53iZphvEN8gTFIL0sz63rk%2BYLBouTtX9jiPz7c8ScQ%3D%3D--iQhoOD7SfbBsNg6I--8i%2BpCMFy%2FXHtzbLhPmqiwA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.690475645.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB48:ED217:8318175:84D2BE9:65E0FC12" + } + }, + { + "url": "https://github.com/joshualat/Pluralize.swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:11 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"912879656951ca1faeaa43355eff8b60\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=NuAviVzIIMB4zToGSKClfrDD2EOjZ7YlDlnQWMMFT6fh8535BuMMEx5tMpz%2FpMGiO6FBf2n7MPacBaLotc0OwiOVOJeopiG%2BJ%2FrHAeoXFblPR95tkJ9pOQbk9%2B1vp%2FRLAaDnEJO%2BY%2FgT987%2F6HDRN%2FKfX83EVYf5G8ZlMGSBoteFLluSGmIlODCtaFb46PWSsgZkqRhkkmk5YRs%2FvRvkRETKtstat9gNHRQNA2y3UGXn7W13M9jDprugUh0vO4K8wACn68HtuDjo%2FuijLlEBRw%3D%3D--HOHowZPAmeH78t2W--DL2Z1X4suR5JarYugjLtfg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1808710698.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB4B:0E71:A55388:A7C3A6:65E0FC12" + } + }, + { + "url": "https://github.com/sgr-ksmt/PDFGenerator", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:11 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"681aa4aa95e12a2ed1c1b37a590cb3cf\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=ZHSqiU9DfiyVVoqaeKReoyqoJdafDOA0pqBQoLdnszm0NE9LoivLNZkUKZ4ZeuKsttND4qZaA93Sj1Q3EEA97lmIN9Q3%2FIhcCya1fgisGStl4dnbFiSza%2BKmj1mcO%2BlvK5Milx342J18eVy5aNC2xDsRsI%2FQBVG8aQJ5vmLvxGxvcJQzdSLicP9k9R4Abp5aQzbVJFV6%2B2W5J28ws7OMKldqAjWWeNVjxYu0%2BKkgUJNaF0miWw8OgOze5FbQDzwDiUg%2FJpMNh94QHy7Wo5AkCg%3D%3D--dG8h7%2BwNSpM8pau0--19SQcXpkSsSpaXbd5C2FkQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.753122734.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB4A:126F1E:7D05EAF:7EC248B:65E0FC12" + } + }, + { + "url": "https://github.com/alexeyxo/protobuf-swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:11 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0c9153a27ce64f776d50ebb9a0361843\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=0eHKGAAlwsha5TeUaQwDxAazEk%2FGRVD8gRc9QZBJQW9QuPmkhdH2jTKSmOYRcncTMVjtrlpGADzFfmV9kZ63lUbp3rgEhLs8CoTRR7P%2BV4H8kF%2BONYIh3UerX4z%2FI%2B8hqgva0dy5pjEVU3exzpujH0nGDlk%2FZxyMzro%2Bp8VckgtJiTHe5hnfoxPEw5rG9XSv8ICM3Va0m%2FBVIf8ZB7CORqACdPwu0k%2FQgztBtFzood58nmHSgrobJBPbgC20MNqgtKyRzexzZku3X3j3kK9Gfw%3D%3D--TaApSBjSHjxOvVk7--vCulg29TSaRtOofyfU20Xw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1337275235.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB4C:1AF7D:340B9F3:349FC56:65E0FC13" + } + }, + { + "url": "https://github.com/bannzai/ResourceKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:11 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"8d29de2f1e8c95d4bf6905e59e45022d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=YoUXMebKyiCdBy3GlBx%2BIYTIb76HvRGfdm8HEgDCCJSEK5zZ2MFJpKh%2Br6PyLw%2BYas1DLyelJ%2Ft3brI1s5HN9V4G74o%2Bj65a3gQKd6niRrq8KxOkh5cnecw5h1HPxQU9fnD1SxtFOCxTIZ8IEcMwM3kKa31zLHH2lEccGMPUQHgpj3ffUielBgW4cZDEwzUf5iw1NgsJUV1JEcn09XRgAOnEKj9lH6wxINIQy3HW5S9PcpYebisGwIlTJ5Lb%2FE4LotbIBsjIPUgaoROh5xIXTQ%3D%3D--Yn2IB8gQRqIfvLQf--BmAEv8nkZeVHu6ZM4FIO%2BA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1071424756.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB50:1AF7D:340BB93:349FDE8:65E0FC13" + } + }, + { + "url": "https://github.com/nvzqz/RandomKit/", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:11 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"df3eb439ba604fb29cbde685f8dee7ed\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=uRHfE2k7ugiRHXeUx50TfgXvRKzw8WyXnyQKmew570Qsv04ZDA%2FvylYtiASCcleEB%2B8ZTN0CLPeM56JyNBpKl3E%2FtYiH9RBhhUODvJ58Jy7oyhBCbgpmyhRghHHcFyauPIdAjVtsZozxJqXOJSlhQnheIWk%2FwundJNYEFNU9W1YXMSKEteohRAQLDuQpM%2BPEC1mm6bGtW%2Fci%2FHTTMhRGPKV5hPNTtClIQy%2BrJve74A6d11Pmt%2B2ab%2F4qxeDP8ybbRhPOf4GR8XFBZRqIxgjH8Q%3D%3D--H1kEmxSg%2BYHFqKUj--1WKJZxc7nOmOdNuUsVsNQQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1010549871.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB4F:0EC5:747AE46:760BB32:65E0FC13" + } + }, + { + "url": "https://github.com/mac-cain13/R.swift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:11 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"fbb18ef096c2282fe85fa13e0e8eb148\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=cfMrkI5404kwHKZHICL6mlI5x5kb5GZBIKaHI8BOdzMnJ1HYlsil9dIhjtVdOsBV4J%2FSpOsbt%2BQKjd8dHrrqvSIf9BifGeIYUoiMdJzk9aYMX0aEeqnGlJdCBLWBX%2Bqj7DB%2FSEbaKanjh0u7IOStVQXiNe9WUbBicv7kE6MjNBpHvii9sudzWHzG%2BdlVyVEv%2BVLhITo%2FNMXWK245bN154bGuZ2CMCLPjEelXimjNObE8j1WkopiHg8aEg%2FF34scek5bXzafTjlryYn724%2BFU2g%3D%3D--iyLVVYtSU%2FkVSIjs--frf9qpsMqzhyamJZlMNlYQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.849105928.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB4E:228716:84FFBE2:86B975A:65E0FC13" + } + }, + { + "url": "https://github.com/ceeK/Solar", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:12 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"ccbabc80d4b597e71969be53a3f2605a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=gN7CUkBnTXMvfH93cLmsXBlxb6b8XaVjdaspQgaHPeyeZUAFKqmSg0JY5BIjAXR6fFSTts7PoVSmVRq%2B5QbcfkUKsxqCQ6Hku8GDxTHfthUvoGkE4cIorNn7aFoQsv0qNw6liRXKLwKqSute8yBVVBmO%2BUK6s4jRAwv5JS%2BzbArjVp%2BFfK0Tx0x5nrv2d5B%2BkoQfpyH%2BFM6yXyWu2Yzxki2iXRjkYMq2EtUT6lK6unvPqWbSEdmPgL%2BryTf%2FZVtsGaaVWKnHSRyz2fL%2FvhCzQQ%3D%3D--QzNWedOdqm0Zi8Dz--V3p6lE4cWvGbL5%2BqzNK5%2BQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1857626491.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB54:F7A62:87312FA:88ED73E:65E0FC13" + } + }, + { + "url": "https://github.com/antitypical/Result", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:12 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c970873595ea8e41920d413bb4a766b5\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=YP1e4lg1e6NwbcRZBCXR%2BkLtivcOlWMto9%2FQY7xLJL4L48PVCXC0TjaEi4gZiFzau3Fa0pyrLj9DdS4QPnjSdMFmEqVExI9vt7AakhcaTcaT2Hg1X53Nl%2F4D5hDFPLkvsUqudd2ZGV0q8QovG0QzkejCY1gp01Q821fwuqUFlDpufQfz6NL08%2BSgxJHe0cFUUtpWLM5pR%2FWfo8aavevWo9WSnUmS0adFHZ3k0jLX1oq6Hy%2FV1oac41m6%2FAbxMKowFtrBCT5wwmRnzoiHKA2BHw%3D%3D--LGgV9GGWWKQlvdVr--BCM5ChlGpuJzo6GcfsTMdg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.995222060.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB51:0E71:A5566B:A7C686:65E0FC13" + } + }, + { + "url": "https://github.com/thoughtbot/Runes", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:12 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"f628f79d2f49c2b05e174cc7331a0c19\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=dQwIwt1yVwb94Sory111o3OXiC3pvAhVLSa7zT0qLisM%2FE7q8vAoBZjKlhDI5L2TuqofQ%2FOpelg7ceXb%2FcKL4%2BkbY%2FWaeiiBMb5E1msEiBhvp2yqWvjGL5YEbx26xkkNLlCpRV0ANkxHDUnJ0sZhq79CFdpcQ87kzPok1opiMTULZTQ1b4962O7v07Dk5RiWSXSgzZKS%2FilJQGhQNp8iaoKsl35pkTOqvrP5XmkR0T7odecjXLRK%2FJJCzx%2BTehSRq36JYnOLuguW2N0WFyrKww%3D%3D--O8%2BnmsLda2fCICnE--6NvdB%2FyePpYjq4i68H5bBA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2147150023.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB52:F7A62:87312C6:88ED701:65E0FC13" + } + }, + { + "url": "https://github.com/nRewik/SimplePDF", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:12 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"15d2d99cf26b4a69f911556c6dea9bbb\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=7nN7L5O%2BYfGCv%2BYG%2F20E%2BT3S48iC24uJ7ojGPUlsUubHENbQNtoLVB%2BAosoUB7EAiHGrL1qiCGz5Y%2FIaDZRiGRXY9H4cSqApYU08lLPiefEMGCaODVnYHnaioWAWBSQePthbCqqsJd9pmA0psS3O5JO60tAtsW0hrZlT%2BLmUsD%2FNHgRY9Mi%2FZzm4rZNcxbQ%2FWO41j34RMoqq%2F1jztMv5tO4FeADhgMXMlarLwfaXxzIrvJjHGue2qr4ABgbzzv0SfumiWLrlm0RVZPI%2FZTPt1Q%3D%3D--eccGJVZ322uJK4As--mgIRYoHebeTbcCYEvjbdvA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1269632125.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB53:1B1C90:841C2ED:85D89A6:65E0FC13" + } + }, + { + "url": "https://github.com/ataugeron/SpriteKit-Spring", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:12 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4577979190699a86a60e32ce4eab2712\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=x51onlO0hFou18rRnOQ%2BcM%2FGdIXk3Sa%2FoYbDUKfxHSLhccs9SCWNI71OsAUwXcesOMFBMXx6AE9AuZm%2FBmN2byt14UD8TTavjmKGLua3Wh4Ws4hxfffixyypIKNT0bIP9gKQToIaWBOT%2FMB53QJVEYYUCvOBElrpS6DA7KiLh6JR7KEkzpsPzSix%2BwU%2FsGWu1tN%2BwqPOXCpMX63J7eH1%2FUhsQ1xqEvEqD%2F66x63Sca7r2ujg5ahegATvsbXwPOUmGV4gl9oVABhohsXOu1rasA%3D%3D--rg%2BsyDtWPuY%2Fb6ez--nJ1GOJrrDJUoTg6mxkwg%2FA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1397070432.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB55:D9680:8CD3DA5:8E8DA95:65E0FC13" + } + }, + { + "url": "https://github.com/SwiftGen/SwiftGen#uistoryboard", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:12 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"892f7979e5bbadc134dc6ee93c0dba65\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=DaSkDulJnT0g4WSsEXziwshfijBqZq6osymwiwamZx%2BhxHsbyAhsjb4mLjU8aibkWXk%2BcYbeej7hD61t8mvntmCs0N5bW2jMPteSNaTYUP7CQ%2FagQqwjirDxZIcAyx6Kjyp0IL9upjWKJdQDRIZ%2BqR3%2FEj1FBKT1QMIEHmzvyzZ1S0lU4i6S9plg5M3dKw%2BwswLH17pMhmIM2fv67JcTotgx8aKcyOh%2FYEM6GVxzTk%2B%2FRN1bGrQRVCJgCDdGpzJjD%2BhOVC7FZ7tLcHDxVr7P0Q%3D%3D--7B%2BEQVahHLL4xvz%2F--Q%2B1Co%2BMQzZr0Y%2B8PCdAzRw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1190199639.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB57:1AF7D:340BCEA:349FF49:65E0FC13" + } + }, + { + "url": "https://github.com/hyperoslo/Sugar", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:12 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"eae322e3770f43338ba535b289c105ed\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=BtP4VtSjvk0G4fqleGlHrJrGQmGN%2BVB5h5%2BV6EaWqobnoDi%2BVFRTrlARaB7Ul5IKoP0b3wZULDtYbJCUtEOT%2Bo%2FLOok%2BIH%2FZGId0bBQ%2FOjUaVbAZ08tPxJmJw1Oku49ekJj1jer97Akr69AnU9%2FhNf8MoBmSKM4gjH%2FsdelqDIYJnMKBvgBYWQ8414lEmtq7spOdvQKbr02V6KHuNfyZPlCE%2B7S5VQbUZAihgjRRChOvFqz5cAWWo5p9Z6dLzLqKT%2BGiulTtEImvyUxwkhADRw%3D%3D--2F46l1ouA0zRbk6w--8v56e6NExD3TdQNEJr4oKw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2030605749.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB56:E7E56:200E663:20740D9:65E0FC13" + } + }, + { + "url": "https://github.com/skyline75489/SwiftRouter", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:12 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9f760c412c24a84994e66f109c00f743\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=vDX4yHNF9b%2BGnjceE1%2FHpLCwA%2FvCUrEYnDh%2F3JAtAJe7FJZ3PkEQ4Ur5nDCVL2I6Or10iAj0a4wkBir6n9VbS9CN%2BBqUoCAeQ5QdGNQCKuNA8S%2B9NcKqHCKmaZzBSw%2BmwvRaXhPTuMecdUnP4rXcgK2rAk7KyriR4%2Fkr6FsOu7tGPaRqa6ZlZ%2FjwKnAkSF0FGnWiuEY7Z%2Bf0MyHTQUIAm4d27UhWeoOMb0OEg5xGv%2Ffi8SiIEsNRDUmSUUPqIB5NSbqzISX8ETV9RMrJN6fOJQ%3D%3D--WIfx%2BH98BevRwMHh--GaUPTjGwsdWSJRsj5i%2B1Ag%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.492475453.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB5B:0EC5:747B1B0:760BEB9:65E0FC14" + } + }, + { + "url": "https://github.com/takecian/SwiftRater", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:12 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"5ddd3f8249929a30e2676c2a48cbc20f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=NwpBoEOj6EG3XwYOSKjxE8DsOZGGgfmhi%2FswLQCWCjPZw6Y%2Fr%2BHo87KUWUc0pI94lU16sY6LAQIYys%2Bh3Js0LikkV2KLAhK6ZHyFQCkLS03072cJStXNH7SEheitFo3tNiOWraA8P99EGcZH%2BSMSej81zF8ey9qUmOBEm0ScAsElQo5VSHuLefl5FbG5kKr6ssDvgjk0V7VGfr32bMa0wC4NswanC%2BPGxCE49AATH1KqXAA3804RD7eH1eHxHzmeyomwiHMkXwFjj682%2FsiZTw%3D%3D--lPClJBlXIIb2zKEc--MkEebWVsbWs7s625hZiyFg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1789283122.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB5A:ED217:8318792:84D3224:65E0FC14" + } + }, + { + "url": "https://github.com/thellimist/SwiftRandom", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:12 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"eff874268f0d3b6f399188688669e4a2\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=musaYcAi864x7k%2B4pgJrb8uWNsB4R3Ot8CNXE8jKp4hYi937t1p0xOyqJppfHK%2BmE5orDlL3oT2C%2B2Om65qr58ZzBRAlOCdWVHztOL0MU%2Bb0ZmjWdWTlVQRdNTwUytp9S4Pyg7L%2BAHBmSpm1d8ak8Lb6qBPICihtkageEhaco4xU1UThueDJyAsdxhIHa5RV6MSxa6Tud1BvCT24RP%2BCAxwHhPnlUXsYMlhjwJ4vhWjVyXATnHo%2Fn0Eb7inLbd5379rZTSWDiVndUPQdO0EwOg%3D%3D--0hkPk4h3obvZqRMU--jWmRoCqGRVRSjW1UdYDM8A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.447488025.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB59:F7A62:8731569:88ED9A3:65E0FC14" + } + }, + { + "url": "https://github.com/khan/swifttweaks", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:12 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"6de6531007d211b8c763d29df0f53cee\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=KAVYJbiBf%2FpALDAkJ9CrI7yHmpqHBwna21ew6bkMX1x%2Bst3B2V74d8HzwGoKvGPLmTkZmg9Qn49V58Gqjd7mE2FOMxa6wG2JUfO75SzEA8JAPDpzMHVQlCZoKDs8JOKq6zrXZSpU84%2BpHXNi8NBNqD8%2FwjawSVwKNxoz52CgqgWEiLSuX5ZSV6wXUx2pi9DzkiEgpxTc9YpIehjfCRNk%2BSQlJers3qg%2FyEcc0pjdWXD05SwTuBI7%2FY3I1CGkkE5pvW1M%2FNnToXcNWH7VXFY65g%3D%3D--GheJBz7dbiLUslf5--WOIE8mVluoToZKvX8t%2FWkA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1007827274.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB5C:D9680:8CD40A5:8E8DD93:65E0FC14" + } + }, + { + "url": "https://github.com/dingwilson/SwiftVideoBackground", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:12 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"64772ca4f4ab89e19608831cce1e1ca5\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=DUbSHnOcvawEYLaeX3sBIofPpKzwVhuI5xUqPc2PDNdqiP4ymGho%2BBAnSUW4C7nGeaZBnxzOu2FbW9OPZYoONnrv3XZwjbF1UpfRNydnCAVyYCVNhN%2BnP9%2FZ1NOQbxikNEpWpYNxiGkQBfHSpaGKjDAWT5Gcm7UKrG6kBnCWysHENHPeFXloLaOi2IB1Iyu3EFaC4h92btoQMuGlzrfoqaFkSTAurqh1ab2p5uoW9QuoAO%2BJVyS8Kzd9bXZBro55SkAJ9q6YCGLI8uZF5QM9EQ%3D%3D--LW30k3H0ViXBkQ76--%2FBSTa72zvxy0jqr8j4Yyfg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.491507836.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB5E:1F805A:8345438:84FED54:65E0FC14" + } + }, + { + "url": "https://github.com/gkaimakas/SwiftValidators", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:12 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e3ded68b6147577b305f0a364993e0b3\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=tfPSdD3JvR%2BkljPEDzGGof3Dnh%2Fxzb%2Bs2fol5gyzV5lebO%2FhSJOzxYm3meKD8Q5ZRT0n8Aslqll%2BrXDd0zF3LQNrjmaF0ESZox8vqX0M%2BOqx8XdU0q2BK8yBKyb9Dgh%2BW7Z%2B0iXIjb%2FaBmkxigrZ8jOEvXtJnIRsQLuVO%2BRpBl1FmqUsDJdWMVP%2FNnTk%2FicruZ8eZt4t6ZolZgFpdjj3dYbm%2B9WFpoVKEVsOT85qpSTHnli6zjduXP4L2ARpvpSxOjOgW%2BSa34d8wSHmV0p6JQ%3D%3D--ZAPCrMaGB5jECugg--4DA%2F09PB8vbodXMMH06Yuw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1704481044.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB5D:1B1C90:841C60F:85D8CD0:65E0FC14" + } + }, + { + "url": "https://github.com/typelift/Swiftx", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:12 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c4dbab7ff8ed0a66debe82ea2c96e163\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=S4yafJ9KbJ4OAhRXs06zKGNzKyQUv%2FbVHJL1M7q9tgKkGdz3nqaDPrJH5fjtw1dU4JaqcdDZelC7ng8bbtWNFE4veHzzsicv5LaS1m0VVUcbTZmImZcqn2Pq0VMfavIP3a3lvWkGP8ovuNQjWguWwtlL5vMv63cKDfiwSl%2FACcvcFCMW5SNn34N73j3dhyT9LjD4tiVnqLrnNU9yWGAVq6R7u1y0X47JEw9%2BF%2B%2FWRaZXUGIOOYLbP%2FXAo5zgJ1l4oDrMxFhlz9%2FBO2Obscv6gQ%3D%3D--JefgpyGWX7KmbAhB--ajul%2FEQ%2BM8evVDVOt6%2BGaQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1197266124.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB5F:0F6F:146E882:14B6DD6:65E0FC14" + } + }, + { + "url": "https://github.com/abdullahselek/Swifty360Player", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:13 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"5a8db7c41c149ac783a86077f01ba262\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=nMThX6CCxWdLcN31J5qPyeFni%2Fv%2BNbLrZJQKAVIvU9IBgdKrkmyDRecp9Lz0x7KWofjW9PuB4uZgIrwWoBevlwxbB5i2vtRiTnS9BMj7JOUUMHfowqP671gyFDPMk4JOsdlpur9kRYvR4ppLxzQttO%2BT%2FlXD6GJ94xUUBMjj%2B2DbLk%2F00KwILfbMgsglx00z4ScA0RcHudJaNVMKthWlmHBw37L4oFGOvkqjha4b5NyuEURB7b7QljF%2FiolSq89kO2dtZI%2BRDKm9ZL5IJHKeKw%3D%3D--Ir8ksK%2FctZqmaEbo--SVvpNO1nM6smfCXbm9y%2BlQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.546158489.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB60:1AF7D:340BFFF:34A028E:65E0FC14" + } + }, + { + "url": "https://github.com/tbaranes/SwiftyUtils", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:13 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0085f472dfe291eae700a3dcda3555d9\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=N0ySTy7pGiMkwhYQVn9jFHUQcOtACLmeoEWNweepI98CzMsm0kZ%2BVoZwgv5n9dXV37j%2FR%2FiFQagu2Acf24WaZEhi8qV8KlWGqGQIN3xUkcWFpQxMWRquGPZP44OzICNvpgahS9OkJAEnUxzXlf%2BGKtWJ6odmlDELif00kXWvvLuBKrPrM6PqlNa1P%2BMkCPThL0ALpXwKfFyWjZSRqNuLvjGFi5mbA5Tkw3JLHorrE5Jiipx0FXt8JzEgvshWYHpKIXe9inQyF5rk9kDzp6%2B7Pw%3D%3D--TsF77LRKLiCtiQ4Q--Tl6gfJV8JPyrpwb%2B93EQJA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.573024120.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB61:F7A62:873166F:88EDADA:65E0FC14" + } + }, + { + "url": "https://github.com/typelift/Swiftz", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:13 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"2baf06dad635198ba5d587d15e114556\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=2QEyuKsGl76A9gQcSpdG%2BeVoNx9ZO5Fu6RqPyzBm8zw%2B0TZLti%2B4Jfi60C%2BG8pus2NlBmcHC6rNuS5f%2BdiO4Fa7eihJ4Ry4xek%2BV7YcqcT99w%2FiIZRluO6QvZk6xroIkHTdyFFPiAffeoEI5EV7U7aYjFdz7hYZNdEXfcUow%2FtTiETDqTSCvy47SEf77BbHLJdF1lBrmPXU%2FeqKk6ywcJkNbaOyS33z4Y1H1fhtLd8g%2BNA7zTmn9Zm350bRqZUdw3FfcJ0cXQigoVMkEvsm%2Blw%3D%3D--TYvoxfEgqDY0xF5C--FeDNLbpO9hFN028z2DcKZQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.84594717.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB62:190C8D:838E93C:8548CC4:65E0FC14" + } + }, + { + "url": "https://github.com/devxoul/Then", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:13 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"e6e1026b1a1c09212d4ff24dfed195ac\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=KSjg6a20mXDt2NxQfviVNtdPdSqOvKInwIlj8c80ToBfJwZdPnwF%2F%2Frk6xIqQ7vsEUFr5MUlYMr%2F0VB1kwuAqRydMY93Bzibx%2BK5wUxZ2%2FeQ%2BZ4nm1PHrUA6KzsEsuncjACivpBYUPZTn%2BLkwWE8GhGmQFHaSaldi9t%2F0SGJVSY2fbGOKJD4FrdaZckdciCpskpFAIYm0GHlZRkeGfoJNO6t4%2FnvZesmkCJY6k7CFY7bwIOqbI8Zr3%2Fh%2BhQ%2B7kIyVngh3PqHzoysr5Eczo5wAA%3D%3D--I3%2B3qrjGDZlJj8Uj--Z8qBE9RGV3FhepB%2FmuXGaQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.881307362.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB63:1A6B7A:86C582E:888175F:65E0FC15" + } + }, + { + "url": "https://github.com/piemonte/Player", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:13 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"84b400ce19f2b7791afb5faad5bfcae0\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=EkjbSQQ8Eu%2FVEyuRpcUEgaQB6qeFKH9ZovexbiLpXoEnaMsBPcE1Qs7YMfJ8mXYghC8w7v5RZJ6Tb6sMaXAFG9%2FTSj86HgUYwuJxMVX%2FpeTiReox5QQwXBBTqgboamD21mE0pcNb1SM3WrXAn7%2FtoKB0hURe493TUGckifVAcGRouVhmgKEgOP%2BKZGp6q%2FAmxl%2BAVsWemQ0DC8TzUmwc7rXFDlKaDjLygP6OydwDVe9hrTgxN7HzQzFqBsJl63OaUoZuxe5w7bET1iK958wTIw%3D%3D--k3GBALRAyVtrJmMG--%2BIMh35fsxAuGSK6vzy7rwg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.165034175.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB67:1AF7D:340C2AA:34A0552:65E0FC15" + } + }, + { + "url": "https://github.com/cockscomb/UTIKit", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:13 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"35625ca8560c52bcfabb74c9603a0623\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=KznQ8WMsnphMGEojkWbl%2FlUXhHfMu8xG2K%2B9YwXDO8qnkKWoaGesftAM5ICKfsiFQ%2FBOIHXrANvQvvzoaKGYNFTIhzn5r6d7MRRss0L345dE4v%2F0c9ld5plUAJZlcoFeWAAys%2FDCMUyzvDWiyG5lhHzks3dEtEM8E3ZZOHzhI0LMzbbuDH8s1sCZrUlts8QcJiBLG3hA1IU0xkW%2BqSlDYdJrNMq8O2FRLmrYNq4XEi3i%2FjeQCxMP%2FmbvtNX0srPOlsGgdZu7Svl4Ye41TP3AYQ%3D%3D--qq3Q46%2BExOqCVAxe--4LLKC2suc7c%2FItXkAxLstw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.685493092.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB64:ED217:8318AE2:84D3588:65E0FC15" + } + }, + { + "url": "https://github.com/younatics/Highlighter", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:13 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a58e27701169f3c8d35e95fee1025bf0\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=6qpNUGMSSjYC1WjWdj5asLOL%2BBpPEXl9FzjSvXg9RHjm%2FXivYEZ5gvfbRXA684%2FJN1lo%2FNUrZNyBNpfBXgke3BAA1N5ZtnCKpMu8C3rbC5tl1Cz3t0lBwLRYxEEdpoYF%2FL7VpTTdbKBxRdw7h0ZFAPt8He0z7y0vqv689J%2B4BGcvWzkHfMzcXFCepwqcw7%2FfBxdzm%2FLyWZF6iu3lDGasnjJzeL59qmtqPIgVgHVMykP13p6jeitjEHE7FMnETtqRKCM47HV90ZwgRTUZLAn59Q%3D%3D--le95ZN5vDpB2mSwV--2znL0VbBVvvRCrGoh7%2BPBA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1846304851.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB65:D9680:8CD4407:8E8E106:65E0FC15" + } + }, + { + "url": "https://github.com/Frugghi/SwiftLCS", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:13 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"0bb619da72816d6b3aa5c255ffe6496d\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=zoMk%2FF3lT6dPieh25INVSYyIcLAVQz6Ox25i50xOf12qUpUgqzsTKZ5%2B9XxIxZts6N8wqGbCuCYFilx%2BVOH2Rf7DZrhEZZcqapkC%2FL6jnHrGTZWRZmBfbQAjwH9aTNrcVueyPo4YjRX1c6HP8HS%2FdUMpC4481uMM1KlqEuRA5nKcFJikzEFA0ns5eli0HP80mYBIUEsC2pqI7kAYqxjftSAoavAhpr5Gw%2FGscCpDv%2Fr2zyqpo7ANzkRoVatfRJcvQL%2B7XFGE%2FmQ37zicRPH9cg%3D%3D--8eF%2BgiMlVaUPoXo%2B--knuuNXyjislw1FssLEjErA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.859897697.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB58:1AF7D:340BE78:34A00EB:65E0FC14" + } + }, + { + "url": "https://github.com/davidlondono/PlayerView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:13 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"1094493f30008f5e4c5961b827e9a850\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=33uoC2ZEMoCpcAMmOM5hPwpIw2Nn7mvocD2amKCdgLWxdrcOE9eJMP%2F8Gz2%2FDrPMWVphymHZP0VmOnGxcQBjfSnlsGAaq9Sx2aiaGsn1cUtdxjWJiJS%2B71hf07yAVOfJer7%2BTq7%2F7J5qQMbFi7VTQI%2FSwOjyJSXxQocQVO7ArDaKoqfsz0Qff%2F9bluiB4JMPvfj8hWaH1rAxCEjNfMAQ2JoZxkjrQHo5FZJCXO505jhrXRKJEapWgC4DCmdPZTk1pSB%2FyRNOIVihvBxvYISxAQ%3D%3D--oD9ec3bkAjC4BtQQ--oh6tLsCWelyiIe%2FWKL4ZEQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.506922429.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB68:126F1E:7D068F8:7EC2F05:65E0FC15" + } + }, + { + "url": "https://github.com/sahin/mobileplayer-ios", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:13 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"945b318712655874b963687052aa16ac\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=b%2B2uudfYbG9jBpboxEnudm%2BCkYEzD%2FRUXNObRvG3%2FwapS%2FDhSu6PvP4iPaPGD1KEKsPmkNXYtb6gp%2BzPqycuwjX790XVQ7LuDd0X6%2Fs5H%2F3f%2BRzqNbshKUxRNeJJFD9g49bTHe4MRNB8reXZoFsBPEd9b6f5QX8r8tXHwCazD9qN6JNrGPPpc9YPwlXGfS9e9lebAFyleiItP%2B0v12FGwh4gLRsQF8m3%2B5AX10Q4LDQQdIW4U6HTrvNVFU7eBTWqKXaPRVXy0lHW22AjbsJS2w%3D%3D--T4BdINPKrICFn2lI--EV3DYFDQ%2FVgZ7F%2BGMRvjSA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1268948725.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB66:1AF7D:340C272:34A0520:65E0FC15" + } + }, + { + "url": "https://github.com/dekatotoro/SlideMenuControllerSwift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:13 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"9226a26a805345f59b2ac3b84ee1acc2\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=hNtP%2FUgMvhOBN7LJpMV14gJ3LoOoCa4Z6E9N1V9Le1%2FtZBEcvZBRQv6GSus190rku3HeTDsq%2B6ntpZRubo1KXoLGqo8T5InCMd0pdXadhjUw%2FsWe1nwlPx2EF3wMUy5dNETLFURMbReWrqRdB1ty%2FD3MSFIabVrjNfeFB6f9FswccXbYlIjyYLZvhTTGX%2FRNlpagnfuTS4gUKLMdVIl36uQYGJV16MNX4wZsgAEJH9XwxF%2F7OMXBTubHZTHyYAVGSUpBsgkf4lwxLZbbhMQaqQ%3D%3D--%2Bnf00Qe2Xwpb2z9X--Ls1oBOm3hh%2F0vVxR69nTyg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1873564890.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB69:8E780:803B2DC:81F694B:65E0FC15" + } + }, + { + "url": "https://github.com/itsmeichigo/DateTimePicker", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB72:22DA81:84BBD4A:86782FF:65E0FC16" + } + }, + { + "url": "https://github.com/facebook/facebook-ios-sdk", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB71:2053CD:87EAEC7:89A434B:65E0FC16" + } + }, + { + "url": "https://github.com/whitesmith/WSTagsField", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB74:1139C5:8044846:81FF088:65E0FC16" + } + }, + { + "url": "https://github.com/wangshengjia/LeeGo", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"833c5fde5fa8df7df935e6fc5354c91a\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=gIgXgWudlhFIf9XViyPftiIIB7%2FaS6aQ7DgpCzXKhwR%2FIEqBraLC5Onqy2XoNFLlxb5hJ5Q9ZqFtEch4cqdNNThJeRuoOV%2BCsqq75V5ZwakyMsoYaP4Csd9f7Qmz2f%2F2%2FvMD5US0PLzZ6rsGqNRu8nQCp6%2F5kQv3MvNHIM%2FgIF1ntLXNjxiKf13LuU652VCHMYAJsreF1F2rOh3544VfsBN6wETOYCxQ2Zkvvo00cx61jlZhqg5zrDgYl4MCydsK0TPR3vCX7jvwLIkJooJcCw%3D%3D--3ynOlyvXACfdJCuY--Hd%2FeuAiZHUVb6KnuV71KmQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.204074262.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB6A:2053CD:87EABD5:89A4072:65E0FC15" + } + }, + { + "url": "https://github.com/PiXeL16/PasswordTextField", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB75:2053CD:87EAF45:89A43C8:65E0FC16" + } + }, + { + "url": "https://github.com/efremidze/VisualEffectView", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"b497b7e0e4aa7b6a2410b48f3c67de9c\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=1XSH%2B6IIYTG5LeDQvIKeVCsQSm4IPInERH%2FwO7jf5juXA2aya4dGCGmXujrxPnMp8Sm%2BooYnAYH11GyvssefPkmMP54tMQqkzX0so58%2BIkvA2Bpr1TbEL%2FYBCOb95KMQh2LM78BqtGTuqOaeslCkFLxVpbFWBcQaRbIH7eDj112Y1ZfA6FIWyH19Pe0RpY8Yzd65LjMn0owuGp5Ift83%2BXby%2FlRJvuH3aU%2BVLpxkG8EQkGjsNW%2F4Ly0VP2FPRjy4wJfA%2Bn0LVEozYDzD0vNuFQ%3D%3D--UMckTtEllx8KPTs5--VNYQo%2BbIQeVGr0ELdpZqGQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1188285075.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB6B:0F7E:16B76A:17199B:65E0FC15" + } + }, + { + "url": "https://github.com/iDhaval/DTTextField", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB77:D9680:8CD491B:8E8E655:65E0FC16" + } + }, + { + "url": "https://github.com/PiXeL16/RevealingSplashView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB76:1139C5:80448DD:81FF128:65E0FC16" + } + }, + { + "url": "https://github.com/snipsco/Postal", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB78:0EC5:747BA67:760C789:65E0FC16" + } + }, + { + "url": "https://github.com/Yalantis/ColorMatchTabs", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB79:2053CD:87EB01A:89A44C4:65E0FC16" + } + }, + { + "url": "https://github.com/LeonardoCardoso/SwiftLinkPreview", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"a67387b6070d5050c5d2d653ad52359b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=Lb1pbXLi7S9og7cfadbpNcc0v8UVdb%2FkoUkxZb%2BpEuV2DCA4JVlIaPELuaV8ZMQYueDOs2CSOZ1nyRHuXzkOx%2BWRAsqmrZS%2F2foUGEHpmAtHANLoTPtYFVBxt4igquIF7PDauLxbKcUddfIqzOZ9mBoYqqErSd3%2FYkxdfw6qrCI98sCJPreyUCiwQI2544Ld076uTS4lis6HdSzKy2vT0u1DZcXeNCTTj6GMAgKVwUacm3VromahWoczuwEIFeTLb6r5V836P%2Bet8XzbkEZkJQ%3D%3D--IROAiO5v00VqwwME--ofkdYCtYCBdcsJ%2B9%2FowRRQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.6228520.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB6C:2053CD:87EAD5C:89A41F2:65E0FC15" + } + }, + { + "url": "https://github.com/PiXeL16/IBLocalizable", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB7A:F7A62:8731E6D:88EE2DE:65E0FC16" + } + }, + { + "url": "https://github.com/mukeshthawani/TriLabelView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB7B:0ECB:844F68D:8600C2C:65E0FC16" + } + }, + { + "url": "https://github.com/exyte/ReadabilityKit", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB7C:1F805A:8345CA0:84FF5C2:65E0FC16" + } + }, + { + "url": "https://github.com/mrackwitz/Version", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"4e1f351a72bbe29c9fac1b0d209ccfa6\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=gZCHlO2vhBoLFPcMtDDZWopPnJt%2BLc2cBQ487EmzrdjycoVYo%2FwJKloSeLplgZVLnhvDKP%2BFN3VLuM3e1Zk8%2B1RuxyhWExItKhAOwTx7skXZko72hQe%2Fk1u5MJmWOM2CzwRybUap4ffbT6jRa6Hzgl7bzZM4x6DTX3eMQ5okyRslmbjQYtqJ2Q2Ewmij8hiAYrAORARTcnNKpXbOD3%2BXprxWIV2UwRohtr60Nf7GmBqmjJAwwlieBSxrs5HzyqUAI9j9HyKtKoEG62RNSiKZRA%3D%3D--qtpkIVtSRbE7O3Rz--PfuSIn%2BGrihSedtK0FiHkQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1849770081.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB6D:0ECB:844F3EB:860096A:65E0FC15" + } + }, + { + "url": "https://github.com/SwiftKickMobile/SwiftMessages", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB7D:1139C5:80449BE:81FF1E1:65E0FC16" + } + }, + { + "url": "https://github.com/fulldecent/swift5-module-template", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB7E:1B1C90:841CF4E:85D9659:65E0FC16" + } + }, + { + "url": "https://github.com/giginet/Toybox", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB7F:228716:8500991:86BA52D:65E0FC16" + } + }, + { + "url": "https://github.com/eddiekaiger/SwiftyAttributes", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB81:ED217:83190ED:84D3BB8:65E0FC16" + } + }, + { + "url": "https://github.com/gpbl/SwiftChart", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB80:8E780:803B81A:81F6E79:65E0FC16" + } + }, + { + "url": "https://github.com/tbaranes/VersionTrackerSwift", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"c9b9111a8c14c44ded11ccaaa59a354f\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=7jSRJQG4HaJTpimpXVlRor1s4D6qB1tQ11bHEJ4CDsHSzKbHdZdOyjINf80H84xiR8AxXzooHT7pjsnz3yWOPvefkHDX4V1B9z4HtsZhS7pJyu9D0hI15CAh3vgPHTWCyC0JR86A6TqmOzQK4sv5I%2FVbr43v9QcCn5BTwqpjmbJwBj75bVKlH069BfTOI%2Bls2vlV%2FzblmLG%2Br0UFFHy5lI7j5gGSnOwIkxsIgj2vQgba%2FxIudJYC9roJF844uBHp365urijBuWbz6HVItkfSdA%3D%3D--bGRvBJmW04KSKeN9--oNrBRolpuZE6Rgk8TzJ68w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1219433884.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB6F:0ED2:6D3BE7C:6EABA20:65E0FC15" + } + }, + { + "url": "https://github.com/ltebean/Live", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"04be87f3ca33f9ece0b638a06987ea7b\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=yjiAxdBqlHoIgk%2Btnqm6AxEKIXWGVnMlOu0HoQ4TVCGN6GiJ8VRU8Q5qGFOHnrgACySWm6drfJ9F%2BSjYhJaNEorC9UZX9l4AQmGNU%2BuI%2BdmeIKFFMdPr6dqGsIZSeJKSrcNLKVY9MovYsQUr6XUYDyD%2BwoFY6xFDr%2BzrBrXCOwzZQ4ZT8l55gGWw8oEwSY%2BFIH8qhzU8ZWf%2BCRQF998JxOCRZQX8OkVouT%2BVumg%2BZceRZGaBedHjM6McWImS%2BLFLYkpczmZz7srMSZgWJlGDCA%3D%3D--SDsQ6bOENzIiJQlG--J%2BqdVr%2BB6K7HvbxG2%2BQpDQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.710193608.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB70:8E780:803B5C1:81F6BFD:65E0FC15" + } + }, + { + "url": "https://github.com/devicekit/DeviceKit", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB82:0F7E:16BB2B:171D56:65E0FC16" + } + }, + { + "url": "https://github.com/eure/AppVersionMonitor", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"cf1b5093fc3cf23d8af2d2852d99fb69\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=NaLFhCHuD1F5sKRyXeA7%2Bt%2FCBQz3uwwDOcC%2FWgax1Vb0dVFThhimK0rDolrvz19nof8m5rY24BWfLoxzWoV9dIqnogbayvGqOR3dXV5oLKB2T0oogG0%2B4nxVlMNoAuqe4DRgslybCFUXGFVqRDRb3INgtWEIE%2BIaAnvOTPP%2FeGZkPwVDumghZuRjbX1bNbXBne2Se0MnjUYWmyQh8uc766sf4npBOgH7TqamJESpU3HD7zIlW9URSamQ1R%2BEGcJi13QVnmcqKfdYKrQe8GcOkA%3D%3D--9%2BwUMkEyO5pXnrkt--9GV26DtqfUzsPO17yWEHig%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.416644250.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB6E:F7A62:8731C6A:88EE0FD:65E0FC15" + } + }, + { + "url": "https://github.com/richardtop/CalendarKit", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB84:7FAF9:7F056E2:80BEE05:65E0FC16" + } + }, + { + "url": "https://github.com/hemangshah/Workaholic", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB83:0E71:A56333:A7D3E9:65E0FC16" + } + }, + { + "url": "https://github.com/exyte/macaw", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB89:F7A62:8731FA9:88EE428:65E0FC16" + } + }, + { + "url": "https://github.com/intuit/CardParts", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB85:190C8D:838F0A9:854946E:65E0FC16" + } + }, + { + "url": "https://github.com/dehesa/CodableCSV", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB87:8E780:803B8E9:81F6F20:65E0FC16" + } + }, + { + "url": "https://github.com/patchthecode/JTAppleCalendar", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "content-type": "text/html; charset=utf-8", + "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", + "etag": "W/\"426e74f0a5a72a3deb209d370ef681e5\"", + "cache-control": "max-age=0, private, must-revalidate", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "0", + "referrer-policy": "no-referrer-when-downgrade", + "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", + "set-cookie": "_gh_sess=tCvr3q0Pqwe4xf%2BXB%2FjqIgenf8c7qdl7awn3Pj5ukx2Xun4Zi%2BxvEFLkfqKEe9JGlr%2BYh%2Byc%2B3PShRACYOEM3ja5Fc%2BQueqhdT0sa9qBhFZi4aeriYYYu9s0Igxkqr7n1EKJqcVmN29vMqhw1MKTmQAt7zBCv1EB3CHUPG5K%2FHQ98bwgkuXytEFasjQmv1ejhRI0rF4p2ApYrAFV5HfXqm5I1SM64B22yFpzIWcCEkxpMIKT7X7OJU%2Ba7YbvP%2BSLEeZxv91QJlxdzWTZOQhQFA%3D%3D--5bbUcQatUWX5LeYf--OEwae%2BL6KIxTFTzfqKZ5Vg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.403214531.1709243414; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:14 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:14 GMT; HttpOnly; Secure; SameSite=Lax", + "accept-ranges": "bytes", + "transfer-encoding": "chunked", + "x-github-request-id": "FB73:1B1C90:841CD11:85D93FD:65E0FC16" + } + }, + { + "url": "https://github.com/SomeRandomiOSDev/CBORCoding", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB86:1B1C90:841D026:85D973A:65E0FC16" + } + }, + { + "url": "https://github.com/Nero5023/CSVParser", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB88:0ED2:6D3C195:6EABD62:65E0FC16" + } + }, + { + "url": "https://github.com/russ-stamant/Wallet", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB8A:0ED2:6D3C1AA:6EABD7A:65E0FC16" + } + }, + { + "url": "https://github.com/mike4aday/SwiftlySalesforce", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB8B:0ECB:844F86C:8600DF7:65E0FC16" + } + }, + { + "url": "https://github.com/andrealufino/Luminous", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB8D:ED217:8319219:84D3CC5:65E0FC16" + } + }, + { + "url": "https://github.com/jpsim/Yams", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB8E:E7E56:200F3B4:2074E70:65E0FC16" + } + }, + { + "url": "https://github.com/wayfair-archive/brickkit-ios", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB90:22DA81:84BC0B5:8678696:65E0FC16" + } + }, + { + "url": "https://github.com/ruddfawcett/Notepad", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB8C:228716:8500AE4:86BA68A:65E0FC16" + } + }, + { + "url": "https://github.com/uxmstudio/UXMPDFKit", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB8F:0F6F:146F1EC:14B7770:65E0FC16" + } + }, + { + "url": "https://github.com/SwifterSwift/SwifterSwift", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB91:D9680:8CD4B9E:8E8E8E1:65E0FC16" + } + }, + { + "url": "https://github.com/giginet/xcprofiler", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB93:1A6B7A:86C60E7:888203D:65E0FC16" + } + }, + { + "url": "https://github.com/jkandzi/Progress.swift", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB92:ED217:8319233:84D3CEA:65E0FC16" + } + }, + { + "url": "https://github.com/RedMadRobot/input-mask-ios", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB98:2053CD:87EB2C7:89A4764:65E0FC16" + } + }, + { + "url": "https://github.com/Zolang/Zolang", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB96:1A6B7A:86C6173:88820C2:65E0FC16" + } + }, + { + "url": "https://github.com/willpowell8/LocalizationKit_iOS", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB95:1F805A:8345EE1:84FF80B:65E0FC16" + } + }, + { + "url": "https://github.com/bonyadmitr/KeyboardHideManager", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB9C:22DA81:84BC165:8678734:65E0FC16" + } + }, + { + "url": "https://github.com/SvenTiigi/ValidatedPropertyKit", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:14 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB97:8E780:803B9F1:81F7022:65E0FC16" + } + }, + { + "url": "https://github.com/makomori/Sharaku", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB9A:1F805A:8345EEB:84FF817:65E0FC16" + } + }, + { + "url": "https://github.com/IdleHandsApps/IHKeyboardAvoiding", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB9B:D9680:8CD4C50:8E8E997:65E0FC16" + } + }, + { + "url": "https://github.com/totocaster/Typist", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB9D:228716:8500B85:86BA73D:65E0FC16" + } + }, + { + "url": "https://github.com/Yummypets/YPImagePicker", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB99:0E71:A564A1:A7D531:65E0FC16" + } + }, + { + "url": "https://github.com/malcommac/Hydra", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBA1:ED217:8319306:84D3DC8:65E0FC17" + } + }, + { + "url": "https://github.com/hackiftekhar/IQKeyboardManager", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB9E:1139C5:8044BE8:81FF43D:65E0FC17" + } + }, + { + "url": "https://github.com/NicolaLancellotti-About/About-Swift", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FB9F:1AF7D:340CB11:34A0DD5:65E0FC17" + } + }, + { + "url": "https://github.com/scihant/CTPanoramaView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBA5:22DA81:84BC1EB:86787CA:65E0FC17" + } + }, + { + "url": "https://github.com/yonaskolb/SwagGen", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBA2:2053CD:87EB367:89A480C:65E0FC17" + } + }, + { + "url": "https://github.com/iGenius-Srl/IGColorPicker", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBA4:22DA81:84BC201:86787E2:65E0FC17" + } + }, + { + "url": "https://github.com/rapierorg/telegram-bot-swift", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBA0:190C8D:838F278:8549646:65E0FC17" + } + }, + { + "url": "https://github.com/WorldDownTown/RangeSeekSlider", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBA6:E7E56:200F50B:2074FCA:65E0FC17" + } + }, + { + "url": "https://github.com/ChiliLabs/CHIPageControl", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBA8:D9680:8CD4D39:8E8EA61:65E0FC17" + } + }, + { + "url": "https://github.com/justeat/JustPersist", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBA7:0ECB:844FA15:8600F92:65E0FC17" + } + }, + { + "url": "https://github.com/benjaminsage/iTextField", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBA9:E7E56:200F555:2075013:65E0FC17" + } + }, + { + "url": "https://github.com/benjaminsage/iPages", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBAA:0F6F:146F377:14B78FF:65E0FC17" + } + }, + { + "url": "https://github.com/KitchenStories/Elissa", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBAC:22DA81:84BC282:8678850:65E0FC17" + } + }, + { + "url": "https://github.com/marty-suzuki/ReverseExtension", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBAB:D9680:8CD4D83:8E8EA92:65E0FC17" + } + }, + { + "url": "https://github.com/KennethTsang/GrowingTextView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBAE:F7A62:8732265:88EE6DD:65E0FC17" + } + }, + { + "url": "https://github.com/hemangshah/HHTabBarView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBAD:22DA81:84BC28B:8678857:65E0FC17" + } + }, + { + "url": "https://github.com/efremidze/Magnetic", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBB0:1F805A:8346057:84FF96C:65E0FC17" + } + }, + { + "url": "https://github.com/adamcichy/SwiftySound", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBAF:0F6F:146F3BA:14B7951:65E0FC17" + } + }, + { + "url": "https://github.com/AsyncNinja/AsyncNinja", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBB2:7FAF9:7F059C4:80BF0C5:65E0FC17" + } + }, + { + "url": "https://github.com/async-plus/async-plus", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBB1:126F1E:7D07272:7EC3865:65E0FC17" + } + }, + { + "url": "https://github.com/EFPrefix/EFQRCode", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBB3:190C8D:838F38E:8549758:65E0FC17" + } + }, + { + "url": "https://github.com/stuffrabbit/SwiftSpreadsheet", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBB6:126F1E:7D0728E:7EC3887:65E0FC17" + } + }, + { + "url": "https://github.com/pitiphong-p/CollectionViewShelfLayout", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBB5:8E780:803BB89:81F71BE:65E0FC17" + } + }, + { + "url": "https://github.com/IcaliaLabs/LoginKit", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBB4:126F1E:7D072A9:7EC3898:65E0FC17" + } + }, + { + "url": "https://github.com/Squarespace/simple-source", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBB7:22DA81:84BC353:8678919:65E0FC17" + } + }, + { + "url": "https://github.com/efremidze/Cluster", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBB9:0EC5:747BF1C:760CC34:65E0FC17" + } + }, + { + "url": "https://github.com/juanpablofernandez/SwiftyOnboard", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBB8:2053CD:87EB4F5:89A49AB:65E0FC17" + } + }, + { + "url": "https://github.com/serralvo/TextFieldCounter", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBBA:D9680:8CD4E63:8E8EB74:65E0FC17" + } + }, + { + "url": "https://github.com/efremidze/Haptica", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBBD:1F805A:8346112:84FFA25:65E0FC17" + } + }, + { + "url": "https://github.com/BrikerMan/BMPlayer", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBBB:0ED2:6D3C4E2:6EAC0A5:65E0FC17" + } + }, + { + "url": "https://github.com/Daltron/NotificationBanner", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBBE:228716:8500DE0:86BA97C:65E0FC17" + } + }, + { + "url": "https://github.com/roberthein/BouncyLayout", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBBC:E7E56:200F6C9:207519B:65E0FC17" + } + }, + { + "url": "https://github.com/uias/Pageboy", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBBF:F7A62:873237C:88EE819:65E0FC17" + } + }, + { + "url": "https://github.com/yusadogru/CardTabBar", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBC1:22DA81:84BC3C7:8678991:65E0FC17" + } + }, + { + "url": "https://github.com/uias/Tabman", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBC0:1139C5:8044E20:81FF65D:65E0FC17" + } + }, + { + "url": "https://github.com/kishikawakatsumi/SpreadsheetView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBC2:1B1C90:841D488:85D9BB4:65E0FC17" + } + }, + { + "url": "https://swiftify.com/#/converter/code/", + "status": 200, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "content-type": "text/html", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "last-modified": "Tue, 20 Feb 2024 17:50:56 GMT", + "set-cookie": "ARRAffinity=2e9b732fd87968a15d52caec9e04d8ce0c902943ef16f8663416f9ddf4241cce;Path=/;HttpOnly;Secure;Domain=swiftify.com, ARRAffinitySameSite=2e9b732fd87968a15d52caec9e04d8ce0c902943ef16f8663416f9ddf4241cce;Path=/;HttpOnly;SameSite=None;Secure;Domain=swiftify.com", + "vary": "Accept-Encoding", + "x-powered-by": "ASP.NET", + "cf-cache-status": "DYNAMIC", + "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=p10RoI5tU7wQ4AB%2BRMSVRe1JM67PY0KoGeX0YhaWr7Srn6%2BsKf%2BzyVcuaRgbcoRwsWew66%2FrveF9rC4HGZ%2Fj%2Fh09L0d81KkGKoBew6txzt59SFh6CokNFivsnjVM0w%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", + "server": "cloudflare", + "cf-ray": "85d41f2f9e1377b2-LHR" + } + }, + { + "url": "https://www.swift.org/getting-started/", + "status": 200, + "error": null, + "headers": { + "server": "Apple", + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "content-type": "text/html; charset=UTF-8", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "last-modified": "Thu, 29 Feb 2024 12:56:21 GMT", + "x-frame-options": "SAMEORIGIN", + "strict-transport-security": "max-age=31536000; includeSubdomains", + "cache-control": "max-age=180, public", + "accept-ranges": "bytes", + "content-length": "6537", + "via": "https/1.1 nlams2-edge-lx-002.ts.apple.com (acdn/133.14417), https/1.1 nlams2-edge-bx-025.ts.apple.com (acdn/133.14417)", + "x-cache": "hit-stale, hit-stale", + "cdnuuid": "141f1a67-427a-4b5c-bec8-cb67cf8a3d13-570850503", + "etag": "\"5c42-61284c935e740\"", + "age": "0", + "connection": "keep-alive" + } + }, + { + "url": "https://github.com/mono0926/LicensePlist", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBC3:D9680:8CD4F03:8E8EC35:65E0FC17" + } + }, + { + "url": "https://github.com/WenchaoD/FSPagerView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBC4:E7E56:200F73C:2075210:65E0FC17" + } + }, + { + "url": "https://github.com/Fawxy/CBPinEntryView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBC5:1B1C90:841D4DF:85D9C16:65E0FC17" + } + }, + { + "url": "https://github.com/100mango/SwiftCssParser", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBC7:1F805A:83461C7:84FFAEA:65E0FC17" + } + }, + { + "url": "https://github.com/keitaoouchi/MarkdownView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBC6:1139C5:8044E7C:81FF6B2:65E0FC17" + } + }, + { + "url": "https://github.com/onmyway133/EasyTheme", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBC8:1A6B7A:86C6520:88824A1:65E0FC17" + } + }, + { + "url": "https://github.com/loregr/LGButton", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBCA:0F7E:16C003:172238:65E0FC17" + } + }, + { + "url": "https://github.com/exyte/fan-menu", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBC9:0ECB:844FC9A:8601219:65E0FC17" + } + }, + { + "url": "https://github.com/devxoul/Umbrella", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBCB:1139C5:8044EA3:81FF6D9:65E0FC17" + } + }, + { + "url": "https://github.com/weichsel/ZIPFoundation", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBCD:0F6F:146F596:14B7B19:65E0FC17" + } + }, + { + "url": "https://github.com/Krisiacik/ImageViewer", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBCC:1B1C90:841D54B:85D9C66:65E0FC17" + } + }, + { + "url": "https://github.com/steamclock/bluejay", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBCE:0F6F:146F59C:14B7B1E:65E0FC17" + } + }, + { + "url": "https://github.com/KyoheiG3/GridView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBD0:F7A62:87324A8:88EE932:65E0FC17" + } + }, + { + "url": "https://github.com/yonat/StepProgressView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBD1:1B1C90:841D59D:85D9CA9:65E0FC17" + } + }, + { + "url": "https://github.com/agilie/AGCircularPicker", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBD3:1AF7D:340CE23:34A10F0:65E0FC17" + } + }, + { + "url": "https://github.com/HHK1/PryntTrimmerView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBCF:0EC5:747C066:760CDB0:65E0FC17" + } + }, + { + "url": "https://github.com/yonat/MultiToggleButton", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBD2:D9680:8CD4FB0:8E8ECE4:65E0FC17" + } + }, + { + "url": "https://github.com/HarshilShah/DeckTransition", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBD5:0EC5:747C08A:760CDCF:65E0FC17" + } + }, + { + "url": "https://github.com/romansorochak/ParallaxHeader", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBD4:F7A62:87324E3:88EE96A:65E0FC17" + } + }, + { + "url": "https://github.com/MessageKit/MessageKit", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBD6:0ED2:6D3C660:6EAC248:65E0FC17" + } + }, + { + "url": "https://github.com/algolia/instantsearch-ios", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBD8:0E71:A56828:A7D8B3:65E0FC17" + } + }, + { + "url": "https://github.com/yonaskolb/XcodeGen", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBD9:1A6B7A:86C6620:888258D:65E0FC17" + } + }, + { + "url": "https://github.com/ninjaprox/Inkwell", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBD7:1AF7D:340CE8B:34A1145:65E0FC17" + } + }, + { + "url": "https://github.com/shadowsocks/ShadowsocksX-NG", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBDC:E7E56:200F875:2075353:65E0FC17" + } + }, + { + "url": "https://github.com/ProjectDent/ARKit-CoreLocation", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBDA:F7A62:8732531:88EE9CA:65E0FC17" + } + }, + { + "url": "https://github.com/chriswebb09/ARKitNavigationDemo", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBDB:1AF7D:340CEBA:34A116E:65E0FC17" + } + }, + { + "url": "https://github.com/sobri909/LocoKit", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBDD:8E780:803BDB3:81F73FD:65E0FC17" + } + }, + { + "url": "https://github.com/aleksandrshoshiashvili/AwesomeSpotlightView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:15 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "content-length": "1474", + "x-github-request-id": "FBDE:1F805A:8346300:84FFC33:65E0FC17" + } + }, + { + "url": "https://github.com/stencilproject/Stencil", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBDF:190C8D:838F64E:8549A1E:65E0FC17" + } + }, + { + "url": "https://github.com/PierrePerrin/ShadowView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBE0:2053CD:87EB775:89A4C4E:65E0FC17" + } + }, + { + "url": "https://github.com/AladinWay/TransitionButton", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBE1:7FAF9:7F05C1C:80BF34F:65E0FC17" + } + }, + { + "url": "https://github.com/super-ultra/UltraDrawerView", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBE3:228716:8501018:86BABEB:65E0FC18" + } + }, + { + "url": "https://github.com/tribalworldwidelondon/CassowarySwift", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBE5:E7E56:200F91C:20753DF:65E0FC18" + } + }, + { + "url": "https://github.com/MKGitHub/UIPheonix", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBE2:0E71:A568C3:A7D949:65E0FC18" + } + }, + { + "url": "https://github.com/Nirma/UIDeviceComplete", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBE4:1AF7D:340CF24:34A11E2:65E0FC18" + } + }, + { + "url": "https://github.com/roberthein/Observable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/HamzaGhazouani/HGPlaceholders", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBE8:ED217:83196DC:84D41D2:65E0FC18" + } + }, + { + "url": "https://github.com/AfrozZaheer/AZTableViewController", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBE7:0EC5:747C1B7:760CEEB:65E0FC18" + } + }, + { + "url": "https://github.com/eliakorkmaz/iCard", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBEA:F7A62:87325F3:88EEA8E:65E0FC18" + } + }, + { + "url": "https://github.com/nmdias/DefaultsKit", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBE9:0ED2:6D3C7A0:6EAC39A:65E0FC18" + } + }, + { + "url": "https://github.com/MillmanY/MMPlayerView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/spotify/SpotifyLogin", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBEC:1139C5:8045048:81FF890:65E0FC18" + } + }, + { + "url": "https://github.com/yonaskolb/Mint", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBEF:1B1C90:841D772:85D9E77:65E0FC18" + } + }, + { + "url": "https://github.com/younatics/MediaBrowser", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AppliKeySolutions/VegaScroll", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBED:1F805A:83463E6:84FFD05:65E0FC18" + } + }, + { + "url": "https://github.com/scinfu/SwiftSoup", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/krzysztofzablocki/LifetimeTracker", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBF2:D9680:8CD5149:8E8EEA6:65E0FC18" + } + }, + { + "url": "https://github.com/alexisakers/BulletinBoard", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tdscientist/ShelfView-iOS", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBF3:1A6B7A:86C6813:888277D:65E0FC18" + } + }, + { + "url": "https://github.com/zagahr/Conferences.digital", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBF5:0F6F:146F79A:14B7D1D:65E0FC18" + } + }, + { + "url": "https://github.com/wordlessj/Bamboo", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vhesener/Closures", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nrkno/yr-cachyr", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBF6:22DA81:84BC697:8678CB8:65E0FC18" + } + }, + { + "url": "https://github.com/haoking/SwiftyUI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/symentis/Corridor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/attaswift/BigInt", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FBFA:126F1E:7D07617:7EC3BF9:65E0FC18" + } + }, + { + "url": "https://github.com/filletofish/CardsLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ApplikeySolutions/GravitySlider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kirillzzy/KALoader", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/BalestraPatrick/WhatsNew", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/lilyball/swift-tsao", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SvenTiigi/WhatsNewKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/alexhillc/AXPhotoViewer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fjcaetano/RxWebSocket", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Juanpe/SkeletonView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yannickl/FlowingMenu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ParkGwangBeom/Windless", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fjcaetano/ReCaptcha", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mmick66/CalendarView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/blueapron/Mandoline", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yahoo/YMTreeMap", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/davedelong/time", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/VueFlux", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FC09:0F7E:16C3A8:1725E6:65E0FC18" + } + }, + { + "url": "https://github.com/kizitonwose/CountryPickerView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AlTavares/Ciao", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yacir/CollectionViewSlantedLayout", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FC10:8E780:803C038:81F7681:65E0FC18" + } + }, + { + "url": "https://github.com/Decybel07/L10n-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/chriskarani/Sukari", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nicklockwood/Sprinter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/efremidze/Shiny", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/roberthein/Ease", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonaskolb/Stylist", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/pitiphong-p/URLQueryItemEncoder", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Minecodecraft/MCScratchImageView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/LowKostKustomz/StatusAlert", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonaskolb/Beak", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GottaGetSwifty/CodableWrappers", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/fluid-slider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JohnSundell/SwiftTips", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JohnSundell/ImagineEngine", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dillidon/alerts-and-pickers", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/abdullahselek/ASCollectionView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fxm90/GradientProgressBar", + "status": 429, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:16 GMT", + "server": "Varnish", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "content-type": "text/html; charset=utf-8", + "retry-after": "60", + "x-glb-rate-limit": "true", + "content-length": "1474", + "x-github-request-id": "FC20:0ECB:8450166:8601708:65E0FC18" + } + }, + { + "url": "https://github.com/AfrozZaheer/AZCollectionViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fxm90/GradientLoadingBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bojan/Thingy", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AFathi/ARVideoKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andreadelfante/PredicateFlow", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dreymonde/Shallows", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NextLevel/NextLevelSessionExporter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/BendingSpoons/tempura-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/touchlane/SlideController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/zenangst/Blueprints", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MaksimKurpa/Linker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JKalash/Croc", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dreymonde/Delegated", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Boilertalk/BlockiesSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/DeclarativeHub/Layoutless", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vincent-pradeilles/KeyPathKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vincent-pradeilles/swift-tips", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/iAmrSalman/Dots", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andresilvagomez/Localize", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/iAmrSalman/StorageManager", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperoslo/RetroProgress", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/benjaminmayo/merchantkit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tonystone/tracelog", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/artemnovichkov/Swift-For-Scripting", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Feghal/ImageDetect", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marcosgriselli/EasyTransitions", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Baddaboo/ClassicKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/HideakiTouhara/Poi", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/huri000/SwiftEntryKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marty-suzuki/TheAnimation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GlebRadchenko/DNWebSocket", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/objcio/app-architecture", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/steve228uk/MessengerKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/zenangst/Family", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JoniVR/VerticalCardSwiper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/zenangst/Vaccine", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jogendra/LoadingShimmer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/givip/Telegrammer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/zenangst/Differific", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/apple/swift-protobuf", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jogendra/example-ios-apps", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/giginet/Crossroad", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cats-oss/Sica", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GitHawkApp/StyledTextKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PerfectlySoft/Perfect-CRUD", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/pmusolino/Wormholy", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MihaelIsaev/FluentQuery", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dashvlas/awesome-ios-interview", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/luoxiu/Schedule", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/VideoFlint/Cabbage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SteadyAction/EtherWalletKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/DimaMishchenko/ExpandableButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JaleelNazir/MJMaterialSwitch", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/DifferenceKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/okcupid/OKTableViewLiaison", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/saoudrizwan/Disk", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tsucres/SwiftyComments", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nathantannar4/InputBarAccessoryView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ParkGwangBeom/Sheet", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/shima11/FlexiblePageControl", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/eggswift/ESTabBarController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/algolia/voice-overlay-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/noreasonprojects/ModernAVPlayer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SpectralDragon/LiteRoute", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ferranabello/Viperit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sergdort/CleanArchitectureRxSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gre4ixin/ReduxUI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/antoniocasero/Panels", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/serhii-londar/LinkedInSignIn", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sushinoya/Lumos", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Brightify/Reactant", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/noppefoxwolf/Kitsunebi", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/shogo4405/HaishinKit.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/apple/swift-corelibs-xctest", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/Defaults", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NikolaKirev/OnboardKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/Preferences", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/DockProgress", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/LaunchAtLogin", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/CircularProgress", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Teknasyon-Teknoloji/PersistenceKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bakhtiyork/Rough", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/messeb/ios-project-template", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/amerhukic/AHDownloadButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/serhii-londar/GithubAPI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ivanvorobei/SPPermissions", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/muukii/Brightroom", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yahoojapan/UICollectionViewSplitLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/paper-onboarding", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/circle-menu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/gliding-collection", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vincent-pradeilles/weakable-self", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/paper-switch", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/applidium/OverlayContainer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/shindyu/ApplyStyleKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gontovnik/HidesNavigationBarWhenPushed", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sunlubo/SwiftFFmpeg", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ThXou/Soundable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ZamzamInc/ZamzamKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Q-Mobile/Model2App", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gontovnik/DGElasticPullToRefresh", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://google.github.io/swift/", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "content-length": "36357", + "server": "GitHub.com", + "content-type": "text/html; charset=utf-8", + "permissions-policy": "interest-cohort=()", + "last-modified": "Wed, 05 Jun 2019 15:26:06 GMT", + "access-control-allow-origin": "*", + "etag": "W/\"5cf7df0e-35f28\"", + "expires": "Thu, 29 Feb 2024 22:00:18 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "640E:0DF4:468F23F:47CA039:65E0FC1A", + "accept-ranges": "bytes", + "date": "Thu, 29 Feb 2024 21:50:18 GMT", + "via": "1.1 varnish", + "age": "0", + "x-served-by": "cache-lin2290027-LIN", + "x-cache": "MISS", + "x-cache-hits": "0", + "x-timer": "S1709243418.065717,VS0,VE118", + "vary": "Accept-Encoding", + "x-fastly-request-id": "b91cbc051fc52b11b7e7aeb958c00f9a917b3d29" + } + }, + { + "url": "https://github.com/MaxDesiatov/XMLCoder", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/CoreOffice/CoreXLSX", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/alexliubj/EZAnchor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/Carbon", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/instamobile/messenger-iOS-chat-swift-firestore", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/schmidyy/Loaf", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/noppefoxwolf/Swiftbot", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jeantimex/CollapsibleTableSectionViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/softhausHQ/CircleBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yysskk/MemoryCache", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jogendra/BadgeHub", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GeekTree0101/VEditorKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-lpmg/RealmWrapper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/TokamakUI/Tokamak", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/instacart/Nantes", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MoveUpwards/Sejima", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vpeschenkov/SecureDefaults", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-lpmg/AwaitToast", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JohnSundell/Codextended", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/wizeline/WLEmptyState", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/airbnb/lottie-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cocoatoucher/Glide", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/altayer-digital/ATGValidator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/arturdev/Unrealm", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ivanvorobei/SPLarkController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ivanvorobei/SPStorkController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ivanvorobei/SPAlert", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hachinobu/SamuraiTransition", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fxm90/LightweightObservable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-lpmg/PanSlip", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vincent-pradeilles/locatable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-lpmg/Tagging", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/CameraBackground", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/MultiSlider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/RadioGroup", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/CheckmarkCollectionViewCell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/BatteryView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dduan/TOMLDecoder", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/DiffableDataSources", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/noppefoxwolf/Combinative", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/SelectionList", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dduan/Pathos", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Sunspension/VKPinCodeView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/rosberry/texstyle", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tadejr/ResizingTokenField", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bow-swift/bow", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vincent-pradeilles/AutoMocker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/stoneburner/ShowSomeProgress", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/chriszielinski/Ribbon", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sky-uk/ReactiveAPI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/MultiSelectSegmentedControl", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-lpmg/FlexibleHeader", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/YuigaWada/PolioPager", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marty-suzuki/DuctTape", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/attaswift/BTree", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nicklockwood/SwiftFormat", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kareman/SwiftShell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/billp/TermiNetwork", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andresinaka/SwiftCop", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Liftric/DIKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/leoture/MockSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/omar14/OEMentions", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andrealufino/Translatio", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andrealufino/Deviice", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SalehAlbuga/azure-functions-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gcharita/XMLMapper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/multimediasuite/SweetCurtain", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-o-d-e-n/CGLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/swift-mod", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/crowdin/mobile-sdk-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/belozierov/SwiftCoroutine", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/apphud/ApphudSDK", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/privacy-tech-lab/privacyflash-pro", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kieranb662/PartitionKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/ExceptionCatcher", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/playbook-ui/playbook-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/alexruperez/SecurePropertyStorage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Sadmansamee/CachyKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Spinners/Spin.Swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/PopupView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Flinesoft/AnyLint", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ChiliLabs/CHIOTPField", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/netguru/AnimatedCardInput", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/davidask/StateViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/KeyboardShortcuts", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mrustaa/ContainerController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/WeTransfer/Mocker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/huemae/SuggestionsKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ThasianX/ElegantCalendar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/airbnb/HorizonCalendar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/Grid", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/psharanda/Atributika", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDWaveformView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Farfetch/mockingbird", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDSoundActivatedRecorder", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDTextFieldTableViewCell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDChessboardView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDTake", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDBarGauge", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/stleamist/BetterSafariView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NicholasBellucci/SociableWeaver", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/almazrafi/Fugen", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/y-okudera/NeumorphismKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/delba/Tactile", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nikans/MonarchRouter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MrSkwiggs/Netswift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sushichop/Puppy", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/james01/CardNavigation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/apple/swift-argument-parser", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/twitter/TwitterTextEditor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tumblr/kanvas-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MarcoEidinger/SwiftPlantUML", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/davdroman/TextBuilder", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/priore/SOAPEngine", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/pointfreeco/swift-composable-architecture", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/swiftui-atom-properties", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Boris-Em/ColorKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tikhop/TPInAppReceipt", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/Percentage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/wwt/SwiftCurrent", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/swhitty/SwiftDraw", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/philipturner/ARHeadsetKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/SVGView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/ProgressIndicatorView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/coderyi/YiVideoEditor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/swiftyfinch/Rugby", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gurhub/surmagic", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/willdale/SwiftUICharts", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/STREGAsGate/Raylib", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/joomcode/BottomSheet", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kvyatkovskys/KVKCalendar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/ScalingHeaderScrollView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/isaced/ISEmojiView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sparrowcode/SwiftBoost", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GoodExtensions-iOS", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/onl1ner/TabBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GoodUIKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GoodPersistence", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GoodReactor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/onl1ner/ios-mvp-template", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/Temple", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GRProvider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/aheze/Popovers", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Jaesung-Jung/CapturePreventionKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kafejo/Tracker-Aggregator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mezhevikin/AppReview", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperconnect/HypeUI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yangKJ/RxNetworks", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/mediapicker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/LiquidSwipe", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marksands/BetterCodable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/s2mr/xc", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/peripheryapp/periphery", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MacPaw/OpenAI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/s2mr/L10nLint", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://ossp-updates.beehiiv.com/", + "status": 200, + "error": null, + "headers": { + "date": "Thu, 29 Feb 2024 21:50:20 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "report-to": "{\"group\":\"heroku-nel\",\"max_age\":3600,\"endpoints\":[{\"url\":\"https://nel.heroku.com/reports?ts=1709239094&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&s=fpXS1uJMlGYoQJpxYMVa1CoQDSTfxGLZ80KCSMgaM70%3D\"}]}", + "reporting-endpoints": "heroku-nel=https://nel.heroku.com/reports?ts=1709239094&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&s=fpXS1uJMlGYoQJpxYMVa1CoQDSTfxGLZ80KCSMgaM70%3D", + "nel": "{\"report_to\":\"heroku-nel\",\"max_age\":3600,\"success_fraction\":0.005,\"failure_fraction\":0.05,\"response_headers\":[\"Via\"]}", + "cache-control": "public, max-age=0, s-maxage=2592000, stale-while-revalidate=60", + "vary": "Accept-Encoding", + "via": "1.1 vegur", + "last-modified": "Thu, 29 Feb 2024 20:38:35 GMT", + "cf-cache-status": "HIT", + "set-cookie": "__cf_bm=xWKEsOnZnbT5KO0s_StJAf9EX7IlgzkItMU.tbSIdlg-1709243420-1.0-ARdTQUcTlnN0EKfx4M+crWx8bVvZ8RaVbwm5JKsJLrEt88bvTvboQOMylFfe2aNDoXNw2HJi8r3Fu6Ww1KVvMYA=; path=/; expires=Thu, 29-Feb-24 22:20:20 GMT; domain=.beehiiv.com; HttpOnly; Secure; SameSite=None", + "server": "cloudflare", + "cf-ray": "85d41f4f88e04c3d-MXP" + } + }, + { + "url": "https://github.com/GoodRequest/GoodNetworking", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/AnimatedTabBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Mijick/PopupView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/batanus/DMScrollBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/chat", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NakaokaRei/SwiftAutoGUI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Mijick/Navigattie", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gohanlon/swift-memberwise-init-macro", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ryu0118/swift-fullscreen-popup", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ryu0118/swift-typed-date", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + } + ] +} \ No newline at end of file From 3baa14d56d075afb35cc2141e942c1126ae2abba Mon Sep 17 00:00:00 2001 From: Matteo Crippa Date: Thu, 29 Feb 2024 22:53:10 +0100 Subject: [PATCH 08/13] cleanups --- ab-results-contents.json-markdown-table.json | 3 - ab-results-contents.json.json | 29776 ----------------- 2 files changed, 29779 deletions(-) delete mode 100644 ab-results-contents.json-markdown-table.json delete mode 100644 ab-results-contents.json.json diff --git a/ab-results-contents.json-markdown-table.json b/ab-results-contents.json-markdown-table.json deleted file mode 100644 index 385349b9..00000000 --- a/ab-results-contents.json-markdown-table.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "error": false -} \ No newline at end of file diff --git a/ab-results-contents.json.json b/ab-results-contents.json.json deleted file mode 100644 index 596881ed..00000000 --- a/ab-results-contents.json.json +++ /dev/null @@ -1,29776 +0,0 @@ -{ - "date": "2024-02-29 22:50:20 +0100", - "links": [ - "https://github.com/matteocrippa/awesome-swift/graphs/contributors", - "https://github.com/tanhakabir/SwiftAudioPlayer", - "https://github.com/ssamadgh/ModelAssistant", - "https://github.com/PaoloCuscela/Cards", - "https://books.apple.com/us/book/the-swift-programming-language-swift-5-7/id881256329", - "https://www.swift.org/documentation/api-design-guidelines/", - "https://developer.apple.com/tutorials/swiftui", - "https://github.com/swifteducation", - "https://janeshswift.com", - "https://github.com/allenwong/30DaysofSwift", - "https://github.com/hsavit1/Awesome-Swift-Education", - "https://podcasts.apple.com/us/podcast/developing-ios-11-apps-with-swift/id1315130780", - "https://www.hackingwithswift.com", - "https://swiftdoc.org/", - "https://github.com/ipader/SwiftGuide", - "https://www.kodeco.com", - "https://github.com/kodecocodes/swift-style-guide", - "https://github.com/airbnb/swift", - "https://github.com/linkedin/swift-style-guide", - "https://github.com/swift-emacs/swift-mode", - "https://github.com/keith/swift.vim", - "https://github.com/philipturner/swift-colab", - "https://github.com/sheerun/vim-polyglot", - "https://github.com/dkhamsing/open-source-ios-apps", - "https://github.com/serhii-londar/open-source-mac-os-apps", - "https://github.com/iCHAIT/awesome-macOS", - "https://github.com/JamitLabs/Accio", - "https://github.com/Carthage/Carthage", - "https://github.com/CocoaPods/CocoaPods", - "https://github.com/apple/swift-package-manager", - "https://github.com/ochococo/Design-Patterns-In-Swift", - "https://github.com/swiftbrew/Swiftbrew", - "https://github.com/SwiftGen/SwiftGen", - "https://github.com/JohnSundell/SwiftPlate", - "https://github.com/tuist/tuist", - "https://github.com/cpisciotta/xcbeautify", - "https://github.com/tuist/xcodeproj", - "https://github.com/SvenTiigi/SwiftKit", - "https://github.com/chrs1885/Capable", - "https://github.com/likedan/Awesome-CoreML-Models", - "https://github.com/palle-k/DL4S", - "https://github.com/BenEmdon/CenteredCollectionView", - "https://github.com/AugustRush/Stellar", - "https://github.com/timdonnelly/Advance", - "https://github.com/cruisediary/Comets", - "https://github.com/icanzilb/EasyAnimation", - "https://github.com/AntonTheDev/FlightAnimator", - "https://github.com/shoheiyokoyama/Gemini", - "https://github.com/IBAnimatable/IBAnimatable", - "https://github.com/marmelroy/Interpolate", - "https://github.com/cruisediary/Pastel", - "https://github.com/hyperoslo/Presentation", - "https://github.com/shu223/pulsator", - "https://github.com/MengTo/Spring", - "https://github.com/willowtreeapps/spruce-ios", - "https://github.com/yapstudios/YapAnimator", - "https://github.com/marcosgriselli/ViewAnimator", - "https://github.com/craiggrummitt/SpriteKitEasingSwift", - "https://github.com/s2mr/Elephant", - "https://github.com/MacPaw/CocoaSprings", - "https://github.com/SwiftKitz/Appz", - "https://github.com/devxoul/URLNavigator", - "https://github.com/jinSasaki/InAppPurchase", - "https://github.com/bizz84/SwiftyStoreKit", - "https://github.com/audiokit/AudioKit", - "https://github.com/delannoyk/AudioPlayer", - "https://github.com/tbaranes/AudioPlayerSwift", - "https://github.com/vadymmarkov/Beethoven", - "https://github.com/vprtwn/MusicKit", - "https://github.com/cely-tools/Cely", - "https://github.com/square/Cleanse", - "https://github.com/kawoou/Deli", - "https://github.com/AliSoftware/Dip", - "https://github.com/dingwilson/RandomUserSwift", - "https://github.com/poulpix/PXGoogleDirections", - "https://github.com/sonsongithub/reddift", - "https://github.com/mattdonnelly/Swifter", - "https://github.com/swiftkube/client", - "https://github.com/TheM4hd1/SwiftyInsta", - "https://github.com/devxoul/Pure", - "https://github.com/Swinject/Swinject", - "https://github.com/appsquickly/Typhoon", - "https://github.com/scribd/Weaver", - "https://github.com/ivlevAstef/DITranquillity/", - "https://github.com/troystribling/BlueCap", - "https://github.com/rhummelmose/BluetoothKit", - "https://github.com/polidea/RxBluetoothKit", - "https://github.com/jordanebelanger/SwiftyBluetooth", - "https://github.com/ytakzk/Fusuma", - "https://github.com/NextLevel/NextLevel", - "https://github.com/CameraKit/camerakit-ios", - "https://github.com/hyperoslo/BarcodeScanner", - "https://github.com/yannickl/QRCodeReader.swift", - "https://github.com/badoo/Chatto", - "https://github.com/yannickl/DynamicColor", - "https://github.com/Gradients/Gradients", - "https://github.com/zenangst/Hue", - "https://github.com/jdhealy/PrettyColors", - "https://github.com/SwiftGen/SwiftGen#uicolor", - "https://github.com/thii/SwiftHEXColors", - "https://github.com/yeahdongcn/UIColor-Hex-Swift", - "https://github.com/dqhieu/UIGradient", - "https://github.com/joncardasis/ChromaColorPicker", - "https://github.com/chrs1885/SheetyColors", - "https://github.com/kylef/Commander", - "https://github.com/nsomar/Guaka", - "https://github.com/andybest/linenoise-swift", - "https://github.com/bow-swift/nef", - "https://github.com/jakeheis/SwiftCLI", - "https://github.com/nsomar/Swiftline", - "https://github.com/scottrhoyt/SwiftyTextTable", - "https://github.com/colinta/Ashen", - "https://github.com/Zewo/Venice", - "https://github.com/boraseoksoon/Throttler", - "https://github.com/davidask/Futures", - "https://github.com/quanvo87/GroupWork", - "https://github.com/deeje/CloudCore/", - "https://github.com/JohnEstropia/CoreStore", - "https://github.com/CosmicMind/Graph", - "https://github.com/jessesquires/JSQCoreDataKit", - "https://github.com/QueryKit/QueryKit", - "https://github.com/albertodebortoli/Skopelos", - "https://github.com/modo-studio/SugarRecord", - "https://github.com/mrdekk/DataKernel", - "https://github.com/soapyigu/LeetCode-Swift", - "https://github.com/CosmicMind/Algorithm", - "https://github.com/kodecocodes/swift-algorithm-club", - "https://github.com/naru-jpn/pencil", - "https://github.com/realm/realm-swift", - "https://github.com/1amageek/Ballcap-iOS", - "https://github.com/krzysztofzablocki/KZFileWatchers", - "https://github.com/nvzqz/FileKit", - "https://github.com/kylef/PathKit", - "https://github.com/amosavian/FileProvider", - "https://github.com/tristanhimmelman/AlamofireObjectMapper", - "https://github.com/ra1028/Alembic", - "https://github.com/thoughtbot/Argo", - "https://github.com/freshOS/Arrow", - "https://github.com/Anviking/Decodable", - "https://github.com/Nike-Inc/Elevate", - "https://github.com/evermeer/EVReflection", - "https://github.com/alibaba/handyjson", - "https://github.com/ikesyo/Himotoki", - "https://github.com/delba/JASON", - "https://github.com/isair/JSONHelper", - "https://github.com/johnlui/JSONNeverDie", - "https://github.com/insanoid/SwiftyJSONAccelerator", - "https://github.com/tristanhimmelman/ObjectMapper", - "https://github.com/SwiftyJSON/SwiftyJSON", - "https://github.com/postmates/PMJSON", - "https://github.com/KittyMac/Sextant", - "https://github.com/behrang/YamlSwift", - "https://github.com/phimage/Prephirences", - "https://github.com/SwiftKitz/Storez", - "https://github.com/hemantasapkota/SwiftStore", - "https://github.com/sunshinejr/SwiftyUserDefaults", - "https://github.com/ArtSabintsev/Zephyr", - "https://github.com/Nirma/Default", - "https://github.com/orlandos-nl/MongoKitten", - "https://github.com/PerfectlySoft/Perfect-MongoDB", - "https://github.com/vapor/fluent", - "https://github.com/groue/GRDB.swift", - "https://github.com/stephencelis/SQLite.swift", - "https://github.com/FahimF/SQLiteDB", - "https://github.com/novi/mysql-swift", - "https://github.com/PerfectlySoft/Perfect-MySQL", - "https://github.com/PerfectlySoft/Perfect-PostgreSQL", - "https://github.com/tadija/AEXML", - "https://github.com/drmohundro/SWXMLHash", - "https://github.com/lobodart/CheatyXML", - "https://github.com/chenyunguiMilook/SwiftyXML", - "https://github.com/marmelroy/Zip", - "https://github.com/evermeer/EVCloudKitDao", - "https://github.com/Kawoou/AnyDate", - "https://github.com/melvitax/DateHelper", - "https://github.com/SwiftKitz/Datez", - "https://github.com/novalagung/nvdate", - "https://github.com/malcommac/SwiftDate", - "https://github.com/radex/SwiftyTimer", - "https://github.com/dalu93/Each", - "https://github.com/naoty/Timepiece", - "https://github.com/dreymonde/Time", - "https://github.com/instacart/TrueTime.swift", - "https://github.com/hemangshah/Datify", - "https://github.com/realm/jazzy/", - "https://github.com/SourceDocs/SourceDocs", - "https://github.com/uraimo/SwiftyGPIO", - "https://github.com/DevYeom/OneWay", - "https://github.com/OpenCombine/OpenCombine", - "https://github.com/DeclarativeHub/Bond", - "https://github.com/aleclarson/emitter-kit", - "https://github.com/FutureKit/FutureKit", - "https://github.com/lilyball/Tomorrowland", - "https://github.com/SwiftKitz/Notificationz", - "https://github.com/mxcl/PromiseKit", - "https://github.com/ReactiveCocoa/ReactiveCocoa", - "https://github.com/ReactorKit/ReactorKit", - "https://github.com/ReactiveX/RxSwift", - "https://github.com/artman/Signals", - "https://github.com/cesarferreira/SwiftEventBus", - "https://github.com/vadymmarkov/When", - "https://github.com/ReSwift/ReSwift", - "https://github.com/BendingSpoons/katana-swift", - "https://github.com/marty-suzuki/NoticeObserveKit", - "https://github.com/postmates/PMKVObserver/", - "https://github.com/mcmatan/topicEventBus", - "https://github.com/thii/FontAwesome.swift", - "https://github.com/ArtSabintsev/FontBlaster", - "https://github.com/keitaoouchi/IoniconsKit", - "https://github.com/keitaoouchi/OcticonsKit", - "https://github.com/segecey/SwiftIconFont", - "https://github.com/Nirma/UIFontComplete", - "https://github.com/ranesr/SwiftIcons", - "https://github.com/Nirma/SFSymbol", - "https://github.com/huybuidac/SwiftUIFontIcon", - "https://github.com/nvzqz/Sage", - "https://github.com/b3ll/SwiftyGestureRecognition", - "https://github.com/moritzsternemann/SwipyCell", - "https://github.com/KaneCheshire/ShowTime", - "https://github.com/malcommac/SwiftLocation", - "https://github.com/JanGorman/Agrume", - "https://github.com/Alamofire/AlamofireImage", - "https://github.com/onevcat/APNGKit", - "https://github.com/altayer-digital/ATGMediaBrowser", - "https://github.com/floriangbh/FacebookImagePicker", - "https://github.com/Ancestry/FaceCrop", - "https://github.com/congnd/FMPhotoPicker", - "https://github.com/kaishin/gifu", - "https://github.com/BradLarson/GPUImage2", - "https://github.com/BradLarson/GPUImage3", - "https://github.com/yangKJ/Harbeth", - "https://github.com/Haneke/HanekeSwift", - "https://github.com/hirohisa/ImageLoaderSwift", - "https://pypi.org/project/fastimage/0.2.1/", - "https://github.com/kaishin/ImageScout", - "https://github.com/imgix/imgix-swift", - "https://github.com/Textcat/JLStickerTextView", - "https://github.com/geekaurora/SwiftWebImage", - "https://github.com/onevcat/Kingfisher", - "https://github.com/hyperoslo/Lightbox", - "https://github.com/JanGorman/MapleBacon", - "https://github.com/evgenyneu/moa", - "https://github.com/kean/Nuke", - "https://github.com/evermeer/PassportScanner", - "https://github.com/Skyscanner/SkyFloatingLabelTextField", - "https://github.com/kishanraja/FloatingLabelTextFieldSwiftUI", - "https://github.com/SwiftGen/SwiftGen#assets-catalogs", - "https://github.com/mchoe/SwiftSVG", - "https://github.com/kirualex/SwiftyGif", - "https://github.com/gavinbunney/Toucan", - "https://github.com/jathu/UIImageColors", - "https://github.com/kawoou/FlexibleImage", - "https://github.com/onmyway133/Snowflake", - "https://github.com/TinyCrayon/TinyCrayon-iOS-SDK", - "https://github.com/ZaidPathan/ZImageCropper", - "https://github.com/vpeschenkov/LetterAvatarKit", - "https://github.com/tungvoduc/DTPhotoViewerController", - "https://github.com/C4Labs/C4iOS", - "https://github.com/FabrizioBrancati/BFKit-Swift", - "https://github.com/Pimine/EasySwiftLayout", - "https://github.com/keshavvishwkarma/KVConstraintKit", - "https://github.com/mamaral/Neon", - "https://github.com/venmo/Static", - "https://github.com/layoutBox/FlexLayout", - "https://github.com/layoutBox/PinLayout", - "https://github.com/freshOS/Stevia", - "https://github.com/robb/Cartography", - "https://github.com/cruisediary/DeviceLayout", - "https://github.com/nakiostudio/EasyPeasy", - "https://github.com/marty-suzuki/MisterFusion", - "https://github.com/jmfieldman/Mortar", - "https://github.com/banjun/NorthLayout", - "https://github.com/PureLayout/PureLayout", - "https://github.com/SnapKit/SnapKit", - "https://github.com/Skyvive/Swiftstraints", - "https://github.com/roberthein/TinyConstraints", - "https://github.com/nerdycat/Cupcake", - "https://github.com/Touchwonders/Transition", - "https://github.com/FlineDev/BartyCrouch", - "https://github.com/marmelroy/Localize-Swift", - "https://github.com/Asana/locheck", - "https://github.com/SwiftGen/SwiftGen#localizablestrings", - "https://github.com/tadija/AEConsole", - "https://github.com/emaloney/CleanroomLogger", - "https://github.com/SwiftStudies/Duration", - "https://github.com/Kitura/HeliumLogger", - "https://github.com/Esqarrouth/QorumLogs", - "https://github.com/onevcat/Rainbow", - "https://github.com/SwiftyBeaver/SwiftyBeaver", - "https://github.com/Cosmo/TinyConsole", - "https://github.com/wojteklu/Watchdog", - "https://github.com/tapwork/WatchdogInspector", - "https://github.com/Nike-Inc/Willow", - "https://github.com/DaveWoodCom/XCGLogger", - "https://github.com/bannzai/gedatsu", - "https://github.com/hemangshah/printer", - "https://github.com/GEOSwift/GEOSwift", - "https://github.com/SvenTiigi/FlyoverKit", - "https://github.com/SvenTiigi/STLocationRequest", - "https://github.com/AsyncSwift/AsyncLocationKit", - "https://github.com/phimage/Arithmosophi", - "https://github.com/davedelong/DDMathParser", - "https://github.com/evgenyneu/SigmaSwiftStatistics", - "https://github.com/alejandro-isaza/Upsurge", - "https://github.com/Alamofire/Alamofire", - "https://github.com/ishkawa/APIKit", - "https://github.com/mindbody/Conduit", - "https://github.com/CodyFlame/CodyFire", - "https://github.com/rwbutler/Connectivity", - "https://github.com/trivago/Heimdallr.swift", - "https://github.com/dduan/Just", - "https://github.com/hyperoslo/Malibu", - "https://github.com/Moya/Moya", - "https://github.com/kasketis/netfox", - "https://github.com/p2/OAuth2", - "https://github.com/OAuthSwift/OAuthSwift", - "https://github.com/johnlui/Pitaya", - "https://github.com/ashleymills/Reachability.swift", - "https://github.com/netguru/ResponseDetective", - "https://bustoutsolutions.github.io/siesta/", - "https://github.com/ThreeGayHub/SolarNetwork", - "https://github.com/daltoniam/SwiftHTTP", - "https://github.com/delba/SwiftyOAuth", - "https://github.com/MLSDev/TRON", - "https://github.com/dingwilson/MultiPeer", - "https://github.com/postmates/PMHTTP", - "https://github.com/cezheng/Fuzi", - "https://github.com/tid-kijyun/Kanna", - "https://github.com/mkoehnke/WKZombie", - "https://github.com/emqx/CocoaMQTT", - "https://github.com/PerfectlySoft/Perfect-Notifications", - "https://github.com/Kitura/BlueSocket", - "https://github.com/Kitura/BlueSSLService", - "https://github.com/socketio/socket.io-client-swift", - "https://github.com/vapor-community/sockets", - "https://github.com/daltoniam/Starscream", - "https://github.com/swiftsocket/SwiftSocket", - "https://github.com/tidwall/SwiftWebSocket", - "https://github.com/envoy/Ambassador", - "https://github.com/kylef-archive/Curassow", - "https://github.com/skylab-inc/Lightning", - "https://github.com/envoy/Embassy", - "https://github.com/Kitura/Kitura", - "https://github.com/NozeIO/Noze.io", - "https://github.com/PerfectlySoft/Perfect", - "https://github.com/httpswift/swifter", - "https://github.com/vapor/vapor", - "https://github.com/Zewo/Zewo", - "https://github.com/NMAC427/SwiftOCR", - "https://github.com/realm/SwiftLint", - "https://github.com/Jintin/Swimat", - "https://github.com/sleekbyte/tailor", - "https://github.com/IBDecodable/IBLinter", - "https://github.com/Kitura/BlueCryptor", - "https://github.com/Kitura/BlueRSA", - "https://github.com/krzyzanowskim/CryptoSwift", - "https://github.com/iosdevzone/IDZSwiftCommonCrypto", - "https://github.com/sgl0v/scrypto", - "https://github.com/attaswift/SipHash", - "https://github.com/jedisct1/swift-sodium", - "https://github.com/RNCryptor/RNCryptor", - "https://github.com/cossacklabs/themis", - "https://github.com/airsidemobile/JOSESwift", - "https://github.com/evgenyneu/keychain-swift", - "https://github.com/kishikawakatsumi/KeychainAccess", - "https://github.com/endocrimes/Latch", - "https://github.com/jrendel/SwiftKeychainWrapper", - "https://github.com/Kitura/BlueSignals", - "https://github.com/beltex/SystemKit/", - "https://github.com/Brightify/Cuckoo", - "https://github.com/venmo/DVR", - "https://github.com/phimage/Erik", - "https://github.com/vadymmarkov/Fakery", - "https://github.com/kylef/Mockingjay", - "https://github.com/sabirvirtuoso/Mockit", - "https://github.com/UrbanCompass/Mussel", - "https://github.com/AliSoftware/OHHTTPStubs", - "https://github.com/Subito-it/SBTUITestTunnel", - "https://github.com/Quick/Quick", - "https://github.com/parski/SnapshotTest", - "https://github.com/kylef/Spectre", - "https://github.com/typelift/SwiftCheck", - "https://github.com/joemasilotti/UI-Testing-Cheat-Sheet", - "https://github.com/Quick/Nimble", - "https://github.com/marcosgriselli/Sizes", - "https://github.com/evermeer/AttributedTextView", - "https://github.com/Rightpoint/BonMot", - "https://github.com/tnantoka/edhita", - "https://github.com/bmoliveira/MarkdownKit", - "https://github.com/M2Mobi/Marky-Mark", - "https://github.com/KrakenDev/PrediKit", - "https://github.com/crossroadlabs/Regex", - "https://github.com/sindresorhus/Regex", - "https://github.com/cjwirth/RichEditorView", - "https://github.com/VerbalExpressions/SwiftVerbalExpressions", - "https://github.com/delba/TextAttributes", - "https://github.com/Nirma/Attributed", - "https://github.com/malcommac/SwiftRichString", - "https://github.com/rxwei/Parsey", - "https://github.com/marmelroy/PhoneNumberKit", - "https://github.com/NikKovIos/NKVPhonePicker", - "https://github.com/duemunk/Async", - "https://github.com/yannickl/AwaitKit", - "https://github.com/hemantasapkota/GCDTimer", - "https://github.com/FabrizioBrancati/Queuer", - "https://github.com/optonaut/ActiveLabel.swift", - "https://github.com/Ramotion/adaptive-tab-bar", - "https://github.com/andreamazz/AMScrollingNavbar", - "https://github.com/Ramotion/animated-tab-bar", - "https://github.com/dasdom/BreakOutToRefresh", - "https://github.com/ariok/BWWalkthrough", - "https://github.com/exyte/ConcentricOnboarding", - "https://github.com/danielgindi/Charts", - "https://github.com/francescoleoni98/FLCharts", - "https://github.com/AppPear/ChartView", - "https://github.com/suzuki-0000/CountdownLabel", - "https://github.com/phimage/CustomSegue", - "https://github.com/mmick66/KDDragAndDropCollectionView", - "https://github.com/evgenyneu/Dodo", - "https://github.com/Aufree/ESTMusicIndicator", - "https://github.com/Esqarrouth/EZLoadingActivity", - "https://github.com/mukeshthawani/faqview", - "https://github.com/vadymmarkov/Fashion", - "https://github.com/madebybowtie/FlagKit", - "https://github.com/glenyi/FloatRatingView", - "https://github.com/skywinder/GaugeKit", - "https://github.com/xai3/Gecco", - "https://github.com/kciter/GlitchLabel", - "https://github.com/gmertk/GMStepper", - "https://github.com/groue/GRMustache.swift", - "https://github.com/HamzaGhazouani/HGCircularSlider", - "https://github.com/hanton/HTYTextField", - "https://github.com/younatics/YNSearch", - "https://github.com/exyte/ActivityIndicatorView", - "https://github.com/ephread/Instructions", - "https://github.com/tbaranes/IncrementableLabel", - "https://github.com/devxoul/Toaster", - "https://github.com/BastiaanJansen/Toast-Swift", - "https://github.com/kciter/HorizontalDial", - "https://github.com/kciter/SelectionDialog", - "https://github.com/delannoyk/KDEDateLabel", - "https://github.com/MoZhouqi/KMNavigationBarTransition", - "https://github.com/MoZhouqi/KMPlaceholderTextView", - "https://github.com/krimpedance/KRProgressHUD", - "https://github.com/yoavlt/LiquidLoader", - "https://github.com/lexrus/LTMorphingLabel", - "https://github.com/jayeshk/Doric", - "https://github.com/canalesb93/MantleModal", - "https://github.com/CosmicMind/Material", - "https://github.com/material-components/material-components-ios", - "https://github.com/nghialv/MaterialKit", - "https://github.com/DroidsOnRoids/MPParallaxView", - "https://github.com/supercomputra/Arale", - "https://github.com/maxep/MXParallaxHeader", - "https://github.com/ngochiencse/HPParallaxHeader", - "https://github.com/m1entus/MZFormSheetPresentationController", - "https://github.com/FluidGroup/NextGrowingTextView", - "https://github.com/ninjaprox/NVActivityIndicatorView", - "https://github.com/hirohisa/PageController", - "https://github.com/pkluz/PKHUD", - "https://github.com/TBXark/TKRadarChart", - "https://github.com/sgr-ksmt/PullToDismiss", - "https://github.com/Ramotion/reel-search", - "https://github.com/philackm/ScrollableGraphView", - "https://github.com/ArtSabintsev/Siren", - "https://github.com/suzuki-0000/SKPhotoBrowser", - "https://github.com/hyperoslo", - "https://github.com/peterprokop/StarryStars", - "https://github.com/aschuch/StatefulViewController", - "https://github.com/wxxsw/SwiftTheme", - "https://github.com/AssistoLab/DropDown", - "https://github.com/vbmania/RxValidator", - "https://github.com/SwiftValidatorCommunity/SwiftValidator", - "https://github.com/owlmafia/SwiftCharts", - "https://github.com/ruipfcosta/SwiftyWalkthrough", - "https://github.com/T-Pham/Switch", - "https://github.com/EndouMari/TabPageViewController", - "https://github.com/tungvoduc/DTPagerController", - "https://github.com/riteshhgupta/TagCellLayout", - "https://github.com/ElaWorkshop/TagListView", - "https://github.com/raulriera/TextFieldEffects", - "https://github.com/piemonte/Twinkle", - "https://github.com/Viktoo/Insert3D", - "https://github.com/marty-suzuki/URLEmbeddedView", - "https://github.com/T-Pham/UITextField-Navigation", - "https://github.com/mshrwtnb/alrt", - "https://github.com/sgr-ksmt/Alertift", - "https://github.com/hemangshah/Zingle", - "https://github.com/candostdagdeviren/CDAlertView", - "https://github.com/JT501/CFNotify", - "https://github.com/thellimist/EZAlertController", - "https://github.com/wxxsw/GSMessages", - "https://github.com/SebastianBoldt/Jelly", - "https://github.com/tasanobu-zz/Kamagari", - "https://github.com/pmusolino/PMAlertController", - "https://github.com/orderella/PopupDialog", - "https://github.com/vikmeup/SCLAlertView-Swift", - "https://github.com/codestergit/SweetAlert-iOS", - "https://github.com/peterprokop/SwiftOverlays", - "https://github.com/xmartlabs/XLActionController", - "https://github.com/LeonardoCardoso/NFDownloadButton", - "https://github.com/okmr-d/DOFavoriteButton", - "https://github.com/kciter/Floaty", - "https://github.com/exyte/FloatingButton", - "https://github.com/rolandleth/LTHRadioButton", - "https://github.com/takecian/SwiftShareBubbles", - "https://github.com/pmusolino/PMSuperButton", - "https://github.com/KaoruMuta/IGStoryButtonKit", - "https://github.com/xmartlabs/Eureka", - "https://github.com/ra1028/Former", - "https://github.com/neoneye/SwiftyFORM", - "https://github.com/haojianzong/ObjectForm", - "https://github.com/ashishkakkad8/AKSwiftSlideMenu", - "https://github.com/evnaz/ENSwiftSideMenu", - "https://github.com/Yalantis/GuillotineMenu", - "https://github.com/handsomecode/InteractiveSideMenu", - "https://github.com/PageMenu/PageMenu", - "https://github.com/cxa/MenuItemKit", - "https://github.com/xmartlabs/XLPagerTabStrip", - "https://github.com/jonkykong/SideMenu", - "https://github.com/yysskk/SwipeMenuViewController", - "https://github.com/younatics/YNDropDownMenu", - "https://github.com/hemangshah/HHFloatingView", - "https://github.com/Kawoou/KWDrawerController", - "https://github.com/kazuhiro4949/PagingKit", - "https://github.com/rechsteiner/Parchment", - "https://github.com/CaliCastle/PopMenu", - "https://github.com/prolificinteractive/Caishen", - "https://github.com/MobileFirstInc/MFCard", - "https://github.com/delba/Permission", - "https://github.com/GabrielAlva/Swift-Prompts", - "https://github.com/ennioma/arek", - "https://github.com/seedco/StackViewController", - "https://github.com/tomvanzummeren/TZStackView", - "https://github.com/andreamazz/BubbleTransition", - "https://github.com/xxxAIRINxxx/MusicPlayerTransition", - "https://github.com/demonnico/PinterestSwift", - "https://github.com/Yalantis/StarWars.iOS", - "https://github.com/LeonardoCardoso/SectionedSlider", - "https://github.com/HeroTransitions/Hero", - "https://github.com/davdroman/swiftui-navigation-transitions", - "https://github.com/shtnkgm/ImageTransition", - "https://github.com/DenTelezhkin/DTTableViewManager", - "https://github.com/Ramotion/folding-cell", - "https://github.com/Yalantis/Persei", - "https://github.com/dekatotoro/PullToRefreshSwift", - "https://github.com/bcylin/QuickTableViewController", - "https://github.com/xai3/Shoyu", - "https://github.com/younatics/YNExpandableCell", - "https://github.com/SwipeCellKit/SwipeCellKit", - "https://github.com/younatics/ExpandableCell", - "https://github.com/choefele/AlexaSkillsKit", - "https://github.com/aschuch/AwesomeCache", - "https://github.com/typelift/Basis", - "https://github.com/jindulys/ChainPageCollectionView", - "https://github.com/hyperoslo/Cache", - "https://github.com/phimage/CallbackURLKit", - "https://github.com/spring-media/Carlos", - "https://github.com/RxSwiftCommunity/RxFlow", - "https://github.com/thoughtbot/Curry", - "https://github.com/schickling/Device.swift", - "https://github.com/Ekhoo/Device", - "https://github.com/ankurp/Dollar", - "https://github.com/evermeer/EVURLCache", - "https://github.com/Esqarrouth/EZSwiftExtensions", - "https://github.com/eBardX/XestiMonitors", - "https://github.com/ustwo/formvalidator-swift", - "https://github.com/marmelroy/ObjectiveKit", - "https://github.com/floriangbh/OpenSourceController", - "https://github.com/sgr-ksmt/PDFGenerator", - "https://github.com/joshualat/Pluralize.swift", - "https://github.com/alexeyxo/protobuf-swift", - "http://khan.github.io/Prototope/", - "https://github.com/mac-cain13/R.swift", - "https://github.com/nvzqz/RandomKit/", - "https://github.com/bannzai/ResourceKit", - "https://github.com/antitypical/Result", - "https://github.com/thoughtbot/Runes", - "https://github.com/nRewik/SimplePDF", - "https://github.com/ceeK/Solar", - "https://github.com/ataugeron/SpriteKit-Spring", - "https://github.com/hyperoslo/Sugar", - "https://github.com/SwiftGen/SwiftGen#uistoryboard", - "https://github.com/Frugghi/SwiftLCS", - "https://github.com/thellimist/SwiftRandom", - "https://github.com/takecian/SwiftRater", - "https://github.com/skyline75489/SwiftRouter", - "https://github.com/khan/swifttweaks", - "https://github.com/gkaimakas/SwiftValidators", - "https://github.com/dingwilson/SwiftVideoBackground", - "https://github.com/typelift/Swiftx", - "https://github.com/abdullahselek/Swifty360Player", - "https://github.com/tbaranes/SwiftyUtils", - "https://github.com/typelift/Swiftz", - "https://github.com/devxoul/Then", - "https://github.com/cockscomb/UTIKit", - "https://github.com/younatics/Highlighter", - "https://github.com/sahin/mobileplayer-ios", - "https://github.com/piemonte/Player", - "https://github.com/davidlondono/PlayerView", - "https://github.com/dekatotoro/SlideMenuControllerSwift", - "https://github.com/wangshengjia/LeeGo", - "https://github.com/efremidze/VisualEffectView", - "https://github.com/LeonardoCardoso/SwiftLinkPreview", - "https://github.com/mrackwitz/Version", - "https://github.com/eure/AppVersionMonitor", - "https://github.com/tbaranes/VersionTrackerSwift", - "https://github.com/ltebean/Live", - "https://github.com/facebook/facebook-ios-sdk", - "https://github.com/itsmeichigo/DateTimePicker", - "https://github.com/patchthecode/JTAppleCalendar", - "https://github.com/whitesmith/WSTagsField", - "https://github.com/PiXeL16/PasswordTextField", - "https://github.com/iDhaval/DTTextField", - "https://github.com/PiXeL16/RevealingSplashView", - "https://github.com/snipsco/Postal", - "https://github.com/Yalantis/ColorMatchTabs", - "https://github.com/PiXeL16/IBLocalizable", - "https://github.com/mukeshthawani/TriLabelView", - "https://github.com/exyte/ReadabilityKit", - "https://github.com/SwiftKickMobile/SwiftMessages", - "https://github.com/fulldecent/swift5-module-template", - "https://github.com/giginet/Toybox", - "https://github.com/gpbl/SwiftChart", - "https://github.com/eddiekaiger/SwiftyAttributes", - "https://github.com/devicekit/DeviceKit", - "https://github.com/hemangshah/Workaholic", - "https://github.com/richardtop/CalendarKit", - "https://github.com/intuit/CardParts", - "https://github.com/SomeRandomiOSDev/CBORCoding", - "https://github.com/dehesa/CodableCSV", - "https://github.com/Nero5023/CSVParser", - "https://github.com/exyte/macaw", - "https://github.com/russ-stamant/Wallet", - "https://github.com/mike4aday/SwiftlySalesforce", - "https://github.com/ruddfawcett/Notepad", - "https://github.com/andrealufino/Luminous", - "https://github.com/jpsim/Yams", - "https://github.com/uxmstudio/UXMPDFKit", - "https://github.com/wayfair-archive/brickkit-ios", - "https://github.com/SwifterSwift/SwifterSwift", - "https://github.com/jkandzi/Progress.swift", - "https://github.com/giginet/xcprofiler", - "https://swiftify.com/#/converter/code/", - "https://github.com/Zolang/Zolang", - "https://github.com/willpowell8/LocalizationKit_iOS", - "https://github.com/SvenTiigi/ValidatedPropertyKit", - "https://github.com/RedMadRobot/input-mask-ios", - "https://github.com/Yummypets/YPImagePicker", - "https://github.com/makomori/Sharaku", - "https://github.com/IdleHandsApps/IHKeyboardAvoiding", - "https://github.com/bonyadmitr/KeyboardHideManager", - "https://github.com/totocaster/Typist", - "https://github.com/hackiftekhar/IQKeyboardManager", - "https://www.swift.org/getting-started/", - "https://github.com/NicolaLancellotti-About/About-Swift", - "https://github.com/rapierorg/telegram-bot-swift", - "https://github.com/yonaskolb/SwagGen", - "https://github.com/malcommac/Hydra", - "https://github.com/iGenius-Srl/IGColorPicker", - "https://github.com/scihant/CTPanoramaView", - "https://github.com/WorldDownTown/RangeSeekSlider", - "https://github.com/justeat/JustPersist", - "https://github.com/ChiliLabs/CHIPageControl", - "https://github.com/benjaminsage/iTextField", - "https://github.com/benjaminsage/iPages", - "https://github.com/marty-suzuki/ReverseExtension", - "https://github.com/KitchenStories/Elissa", - "https://github.com/hemangshah/HHTabBarView", - "https://github.com/KennethTsang/GrowingTextView", - "https://github.com/adamcichy/SwiftySound", - "https://github.com/efremidze/Magnetic", - "https://github.com/async-plus/async-plus", - "https://github.com/AsyncNinja/AsyncNinja", - "https://github.com/EFPrefix/EFQRCode", - "https://github.com/IcaliaLabs/LoginKit", - "https://github.com/pitiphong-p/CollectionViewShelfLayout", - "https://github.com/stuffrabbit/SwiftSpreadsheet", - "https://github.com/Squarespace/simple-source", - "https://github.com/juanpablofernandez/SwiftyOnboard", - "https://github.com/efremidze/Cluster", - "https://github.com/BrikerMan/BMPlayer", - "https://github.com/serralvo/TextFieldCounter", - "https://github.com/roberthein/BouncyLayout", - "https://github.com/efremidze/Haptica", - "https://github.com/Daltron/NotificationBanner", - "https://github.com/uias/Pageboy", - "https://github.com/uias/Tabman", - "https://github.com/yusadogru/CardTabBar", - "https://github.com/kishikawakatsumi/SpreadsheetView", - "https://github.com/mono0926/LicensePlist", - "https://github.com/WenchaoD/FSPagerView", - "https://github.com/Fawxy/CBPinEntryView", - "https://github.com/keitaoouchi/MarkdownView", - "https://github.com/100mango/SwiftCssParser", - "https://github.com/onmyway133/EasyTheme", - "https://github.com/exyte/fan-menu", - "https://github.com/devxoul/Umbrella", - "https://github.com/loregr/LGButton", - "https://github.com/Krisiacik/ImageViewer", - "https://github.com/weichsel/ZIPFoundation", - "https://github.com/steamclock/bluejay", - "https://github.com/HHK1/PryntTrimmerView", - "https://github.com/KyoheiG3/GridView", - "https://github.com/yonat/StepProgressView", - "https://github.com/yonat/MultiToggleButton", - "https://github.com/agilie/AGCircularPicker", - "https://github.com/romansorochak/ParallaxHeader", - "https://github.com/HarshilShah/DeckTransition", - "https://github.com/MessageKit/MessageKit", - "https://github.com/ninjaprox/Inkwell", - "https://github.com/algolia/instantsearch-ios", - "https://github.com/yonaskolb/XcodeGen", - "https://github.com/ProjectDent/ARKit-CoreLocation", - "https://github.com/chriswebb09/ARKitNavigationDemo", - "https://github.com/shadowsocks/ShadowsocksX-NG", - "https://github.com/sobri909/LocoKit", - "https://github.com/aleksandrshoshiashvili/AwesomeSpotlightView", - "https://github.com/stencilproject/Stencil", - "https://github.com/PierrePerrin/ShadowView", - "https://github.com/AladinWay/TransitionButton", - "https://github.com/MKGitHub/UIPheonix", - "https://github.com/super-ultra/UltraDrawerView", - "https://github.com/Nirma/UIDeviceComplete", - "https://github.com/tribalworldwidelondon/CassowarySwift", - "https://github.com/roberthein/Observable", - "https://github.com/AfrozZaheer/AZTableViewController", - "https://github.com/HamzaGhazouani/HGPlaceholders", - "https://github.com/nmdias/DefaultsKit", - "https://github.com/eliakorkmaz/iCard", - "https://github.com/MillmanY/MMPlayerView", - "https://github.com/spotify/SpotifyLogin", - "https://github.com/AppliKeySolutions/VegaScroll", - "https://github.com/younatics/MediaBrowser", - "https://github.com/yonaskolb/Mint", - "https://github.com/scinfu/SwiftSoup", - "https://github.com/alexisakers/BulletinBoard", - "https://github.com/krzysztofzablocki/LifetimeTracker", - "https://github.com/tdscientist/ShelfView-iOS", - "https://github.com/wordlessj/Bamboo", - "https://github.com/zagahr/Conferences.digital", - "https://github.com/nrkno/yr-cachyr", - "https://github.com/vhesener/Closures", - "https://github.com/symentis/Corridor", - "https://github.com/haoking/SwiftyUI", - "https://github.com/attaswift/BigInt", - "https://github.com/Kirillzzy/KALoader", - "https://github.com/filletofish/CardsLayout", - "https://github.com/ApplikeySolutions/GravitySlider", - "https://github.com/SvenTiigi/WhatsNewKit", - "https://github.com/BalestraPatrick/WhatsNew", - "https://github.com/lilyball/swift-tsao", - "https://github.com/alexhillc/AXPhotoViewer", - "https://github.com/Juanpe/SkeletonView", - "https://github.com/fjcaetano/RxWebSocket", - "https://github.com/fjcaetano/ReCaptcha", - "https://github.com/yannickl/FlowingMenu", - "https://github.com/ParkGwangBeom/Windless", - "https://github.com/mmick66/CalendarView", - "https://github.com/blueapron/Mandoline", - "https://github.com/yahoo/YMTreeMap", - "https://github.com/ra1028/VueFlux", - "https://github.com/AlTavares/Ciao", - "https://github.com/davedelong/time", - "https://github.com/Decybel07/L10n-swift", - "https://github.com/kizitonwose/CountryPickerView", - "https://github.com/nicklockwood/Sprinter", - "https://github.com/yacir/CollectionViewSlantedLayout", - "https://github.com/chriskarani/Sukari", - "https://github.com/efremidze/Shiny", - "https://github.com/pitiphong-p/URLQueryItemEncoder", - "https://github.com/Minecodecraft/MCScratchImageView", - "https://github.com/roberthein/Ease", - "https://github.com/yonaskolb/Stylist", - "https://github.com/LowKostKustomz/StatusAlert", - "https://github.com/yonaskolb/Beak", - "https://github.com/GottaGetSwifty/CodableWrappers", - "https://github.com/Ramotion/fluid-slider", - "https://github.com/JohnSundell/SwiftTips", - "https://github.com/JohnSundell/ImagineEngine", - "https://github.com/dillidon/alerts-and-pickers", - "https://github.com/abdullahselek/ASCollectionView", - "https://github.com/AfrozZaheer/AZCollectionViewController", - "https://github.com/fxm90/GradientProgressBar", - "https://github.com/fxm90/GradientLoadingBar", - "https://github.com/bojan/Thingy", - "https://github.com/NextLevel/NextLevelSessionExporter", - "https://github.com/AFathi/ARVideoKit", - "https://github.com/andreadelfante/PredicateFlow", - "https://github.com/dreymonde/Shallows", - "https://github.com/BendingSpoons/tempura-swift", - "https://github.com/touchlane/SlideController", - "https://github.com/JKalash/Croc", - "https://github.com/zenangst/Blueprints", - "https://github.com/MaksimKurpa/Linker", - "https://github.com/dreymonde/Delegated", - "https://github.com/DeclarativeHub/Layoutless", - "https://github.com/Boilertalk/BlockiesSwift", - "https://github.com/hyperoslo/RetroProgress", - "https://github.com/vincent-pradeilles/KeyPathKit", - "https://github.com/vincent-pradeilles/swift-tips", - "https://github.com/andresilvagomez/Localize", - "https://github.com/iAmrSalman/StorageManager", - "https://github.com/iAmrSalman/Dots", - "https://github.com/benjaminmayo/merchantkit", - "https://github.com/artemnovichkov/Swift-For-Scripting", - "https://github.com/tonystone/tracelog", - "https://github.com/marcosgriselli/EasyTransitions", - "https://github.com/Feghal/ImageDetect", - "https://github.com/marty-suzuki/TheAnimation", - "https://github.com/HideakiTouhara/Poi", - "https://github.com/GlebRadchenko/DNWebSocket", - "https://github.com/Baddaboo/ClassicKit", - "https://github.com/huri000/SwiftEntryKit", - "https://github.com/objcio/app-architecture", - "https://github.com/zenangst/Family", - "https://github.com/zenangst/Vaccine", - "https://github.com/zenangst/Differific", - "https://github.com/steve228uk/MessengerKit", - "https://github.com/apple/swift-protobuf", - "https://github.com/JoniVR/VerticalCardSwiper", - "https://github.com/jogendra/LoadingShimmer", - "https://github.com/givip/Telegrammer", - "https://github.com/jogendra/example-ios-apps", - "https://github.com/giginet/Crossroad", - "https://github.com/cats-oss/Sica", - "https://github.com/GitHawkApp/StyledTextKit", - "https://github.com/PerfectlySoft/Perfect-CRUD", - "https://github.com/pmusolino/Wormholy", - "https://github.com/dashvlas/awesome-ios-interview", - "https://github.com/MihaelIsaev/FluentQuery", - "https://github.com/SteadyAction/EtherWalletKit", - "https://github.com/VideoFlint/Cabbage", - "https://github.com/luoxiu/Schedule", - "https://github.com/DimaMishchenko/ExpandableButton", - "https://github.com/JaleelNazir/MJMaterialSwitch", - "https://github.com/ra1028/DifferenceKit", - "https://github.com/saoudrizwan/Disk", - "https://github.com/okcupid/OKTableViewLiaison", - "https://github.com/tsucres/SwiftyComments", - "https://github.com/eggswift/ESTabBarController", - "https://github.com/shima11/FlexiblePageControl", - "https://github.com/nathantannar4/InputBarAccessoryView", - "https://github.com/ParkGwangBeom/Sheet", - "https://github.com/algolia/voice-overlay-ios", - "https://github.com/noreasonprojects/ModernAVPlayer", - "https://github.com/SpectralDragon/LiteRoute", - "https://github.com/ferranabello/Viperit", - "https://github.com/gre4ixin/ReduxUI", - "https://github.com/sushinoya/Lumos", - "https://github.com/antoniocasero/Panels", - "https://github.com/noppefoxwolf/Kitsunebi", - "https://github.com/sergdort/CleanArchitectureRxSwift", - "https://github.com/serhii-londar/LinkedInSignIn", - "https://github.com/Brightify/Reactant", - "https://github.com/shogo4405/HaishinKit.swift", - "https://github.com/apple/swift-corelibs-xctest", - "https://github.com/sindresorhus/Defaults", - "https://github.com/sindresorhus/Preferences", - "https://github.com/sindresorhus/LaunchAtLogin", - "https://github.com/sindresorhus/DockProgress", - "https://github.com/NikolaKirev/OnboardKit", - "https://github.com/sindresorhus/CircularProgress", - "https://github.com/Teknasyon-Teknoloji/PersistenceKit", - "https://github.com/bakhtiyork/Rough", - "https://github.com/messeb/ios-project-template", - "https://github.com/muukii/Brightroom", - "https://github.com/yahoojapan/UICollectionViewSplitLayout", - "https://github.com/amerhukic/AHDownloadButton", - "https://github.com/Ramotion/paper-onboarding", - "https://github.com/Ramotion/circle-menu", - "https://github.com/serhii-londar/GithubAPI", - "https://github.com/Ramotion/gliding-collection", - "https://github.com/vincent-pradeilles/weakable-self", - "https://github.com/ivanvorobei/SPPermissions", - "https://google.github.io/swift/", - "https://github.com/Ramotion/paper-switch", - "https://github.com/applidium/OverlayContainer", - "https://github.com/shindyu/ApplyStyleKit", - "https://github.com/Q-Mobile/Model2App", - "https://github.com/sunlubo/SwiftFFmpeg", - "https://github.com/gontovnik/HidesNavigationBarWhenPushed", - "https://github.com/ThXou/Soundable", - "https://github.com/ZamzamInc/ZamzamKit", - "https://github.com/gontovnik/DGElasticPullToRefresh", - "https://github.com/CoreOffice/CoreXLSX", - "https://github.com/MaxDesiatov/XMLCoder", - "https://github.com/ra1028/Carbon", - "https://github.com/alexliubj/EZAnchor", - "https://github.com/noppefoxwolf/Swiftbot", - "https://github.com/instamobile/messenger-iOS-chat-swift-firestore", - "https://github.com/jeantimex/CollapsibleTableSectionViewController", - "https://github.com/schmidyy/Loaf", - "https://github.com/softhausHQ/CircleBar", - "https://github.com/yysskk/MemoryCache", - "https://github.com/jogendra/BadgeHub", - "https://github.com/k-lpmg/RealmWrapper", - "https://github.com/TokamakUI/Tokamak", - "https://github.com/GeekTree0101/VEditorKit", - "https://github.com/instacart/Nantes", - "https://github.com/vpeschenkov/SecureDefaults", - "https://github.com/JohnSundell/Codextended", - "https://github.com/k-lpmg/AwaitToast", - "https://github.com/MoveUpwards/Sejima", - "https://github.com/wizeline/WLEmptyState", - "https://github.com/airbnb/lottie-ios", - "https://github.com/cocoatoucher/Glide", - "https://github.com/altayer-digital/ATGValidator", - "https://github.com/ivanvorobei/SPStorkController", - "https://github.com/ivanvorobei/SPLarkController", - "https://github.com/arturdev/Unrealm", - "https://github.com/ivanvorobei/SPAlert", - "https://github.com/fxm90/LightweightObservable", - "https://github.com/hachinobu/SamuraiTransition", - "https://github.com/vincent-pradeilles/locatable", - "https://github.com/k-lpmg/PanSlip", - "https://github.com/k-lpmg/Tagging", - "https://github.com/yonat/MultiSlider", - "https://github.com/yonat/RadioGroup", - "https://github.com/yonat/CameraBackground", - "https://github.com/yonat/CheckmarkCollectionViewCell", - "https://github.com/yonat/BatteryView", - "https://github.com/ra1028/DiffableDataSources", - "https://github.com/dduan/TOMLDecoder", - "https://github.com/dduan/Pathos", - "https://github.com/Sunspension/VKPinCodeView", - "https://github.com/rosberry/texstyle", - "https://github.com/noppefoxwolf/Combinative", - "https://github.com/yonat/SelectionList", - "https://github.com/tadejr/ResizingTokenField", - "https://github.com/bow-swift/bow", - "https://github.com/vincent-pradeilles/AutoMocker", - "https://github.com/stoneburner/ShowSomeProgress", - "https://github.com/chriszielinski/Ribbon", - "https://github.com/yonat/MultiSelectSegmentedControl", - "https://github.com/k-lpmg/FlexibleHeader", - "https://github.com/sky-uk/ReactiveAPI", - "https://github.com/YuigaWada/PolioPager", - "https://github.com/marty-suzuki/DuctTape", - "https://github.com/attaswift/BTree", - "https://github.com/nicklockwood/SwiftFormat", - "https://github.com/kareman/SwiftShell", - "https://github.com/billp/TermiNetwork", - "https://github.com/andresinaka/SwiftCop", - "https://github.com/Liftric/DIKit", - "https://github.com/leoture/MockSwift", - "https://github.com/omar14/OEMentions", - "https://github.com/andrealufino/Translatio", - "https://github.com/andrealufino/Deviice", - "https://github.com/SalehAlbuga/azure-functions-swift", - "https://github.com/multimediasuite/SweetCurtain", - "https://github.com/gcharita/XMLMapper", - "https://github.com/ra1028/swift-mod", - "https://github.com/k-o-d-e-n/CGLayout", - "https://github.com/belozierov/SwiftCoroutine", - "https://github.com/crowdin/mobile-sdk-ios", - "https://github.com/apphud/ApphudSDK", - "https://github.com/sindresorhus/ExceptionCatcher", - "https://github.com/privacy-tech-lab/privacyflash-pro", - "https://github.com/kieranb662/PartitionKit", - "https://github.com/Sadmansamee/CachyKit", - "https://github.com/Spinners/Spin.Swift", - "https://github.com/playbook-ui/playbook-ios", - "https://github.com/alexruperez/SecurePropertyStorage", - "https://github.com/Flinesoft/AnyLint", - "https://github.com/exyte/PopupView", - "https://github.com/ChiliLabs/CHIOTPField", - "https://github.com/netguru/AnimatedCardInput", - "https://github.com/davidask/StateViewController", - "https://github.com/sindresorhus/KeyboardShortcuts", - "https://github.com/exyte/Grid", - "https://github.com/WeTransfer/Mocker", - "https://github.com/mrustaa/ContainerController", - "https://github.com/airbnb/HorizonCalendar", - "https://github.com/huemae/SuggestionsKit", - "https://github.com/ThasianX/ElegantCalendar", - "https://github.com/psharanda/Atributika", - "https://github.com/Farfetch/mockingbird", - "https://github.com/fulldecent/FDTextFieldTableViewCell", - "https://github.com/fulldecent/FDWaveformView", - "https://github.com/fulldecent/FDTake", - "https://github.com/fulldecent/FDSoundActivatedRecorder", - "https://github.com/fulldecent/FDBarGauge", - "https://github.com/fulldecent/FDChessboardView", - "https://github.com/stleamist/BetterSafariView", - "https://github.com/NicholasBellucci/SociableWeaver", - "https://github.com/almazrafi/Fugen", - "https://github.com/MrSkwiggs/Netswift", - "https://github.com/delba/Tactile", - "https://github.com/y-okudera/NeumorphismKit", - "https://github.com/nikans/MonarchRouter", - "https://github.com/james01/CardNavigation", - "https://github.com/apple/swift-argument-parser", - "https://github.com/sushichop/Puppy", - "https://github.com/twitter/TwitterTextEditor", - "https://github.com/MarcoEidinger/SwiftPlantUML", - "https://github.com/tumblr/kanvas-ios", - "https://github.com/Boris-Em/ColorKit", - "https://github.com/davdroman/TextBuilder", - "https://github.com/tikhop/TPInAppReceipt", - "https://github.com/priore/SOAPEngine", - "https://github.com/pointfreeco/swift-composable-architecture", - "https://github.com/ra1028/swiftui-atom-properties", - "https://github.com/swhitty/SwiftDraw", - "https://github.com/wwt/SwiftCurrent", - "https://github.com/sindresorhus/Percentage", - "https://github.com/philipturner/ARHeadsetKit", - "https://github.com/swiftyfinch/Rugby", - "https://github.com/exyte/SVGView", - "https://github.com/exyte/ProgressIndicatorView", - "https://github.com/gurhub/surmagic", - "https://github.com/coderyi/YiVideoEditor", - "https://github.com/willdale/SwiftUICharts", - "https://github.com/STREGAsGate/Raylib", - "https://github.com/exyte/ScalingHeaderScrollView", - "https://github.com/joomcode/BottomSheet", - "https://github.com/kvyatkovskys/KVKCalendar", - "https://github.com/sparrowcode/SwiftBoost", - "https://github.com/isaced/ISEmojiView", - "https://github.com/onl1ner/TabBar", - "https://github.com/GoodRequest/GoodExtensions-iOS", - "https://github.com/GoodRequest/GoodUIKit", - "https://github.com/GoodRequest/GoodReactor", - "https://github.com/GoodRequest/GoodPersistence", - "https://github.com/GoodRequest/Temple", - "https://github.com/GoodRequest/GRProvider", - "https://github.com/onl1ner/ios-mvp-template", - "https://ossp-updates.beehiiv.com/", - "https://github.com/aheze/Popovers", - "https://github.com/Jaesung-Jung/CapturePreventionKit", - "https://github.com/mezhevikin/AppReview", - "https://github.com/kafejo/Tracker-Aggregator", - "https://github.com/yangKJ/RxNetworks", - "https://github.com/hyperconnect/HypeUI", - "https://github.com/exyte/mediapicker", - "https://github.com/exyte/LiquidSwipe", - "https://github.com/marksands/BetterCodable", - "https://github.com/peripheryapp/periphery", - "https://github.com/s2mr/xc", - "https://github.com/MacPaw/OpenAI", - "https://github.com/s2mr/L10nLint", - "https://github.com/exyte/AnimatedTabBar", - "https://github.com/GoodRequest/GoodNetworking", - "https://github.com/batanus/DMScrollBar", - "https://github.com/exyte/chat", - "https://github.com/NakaokaRei/SwiftAutoGUI", - "https://github.com/Mijick/PopupView", - "https://github.com/Mijick/Navigattie", - "https://github.com/Ryu0118/swift-typed-date", - "https://github.com/Ryu0118/swift-fullscreen-popup", - "https://github.com/gohanlon/swift-memberwise-init-macro" - ], - "issues": [ - { - "url": "https://github.com/itsmeichigo/DateTimePicker", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB72:22DA81:84BBD4A:86782FF:65E0FC16" - } - }, - { - "url": "https://github.com/facebook/facebook-ios-sdk", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB71:2053CD:87EAEC7:89A434B:65E0FC16" - } - }, - { - "url": "https://github.com/whitesmith/WSTagsField", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB74:1139C5:8044846:81FF088:65E0FC16" - } - }, - { - "url": "https://github.com/PiXeL16/PasswordTextField", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB75:2053CD:87EAF45:89A43C8:65E0FC16" - } - }, - { - "url": "https://github.com/iDhaval/DTTextField", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB77:D9680:8CD491B:8E8E655:65E0FC16" - } - }, - { - "url": "https://github.com/PiXeL16/RevealingSplashView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB76:1139C5:80448DD:81FF128:65E0FC16" - } - }, - { - "url": "https://github.com/snipsco/Postal", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB78:0EC5:747BA67:760C789:65E0FC16" - } - }, - { - "url": "https://github.com/Yalantis/ColorMatchTabs", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB79:2053CD:87EB01A:89A44C4:65E0FC16" - } - }, - { - "url": "https://github.com/PiXeL16/IBLocalizable", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB7A:F7A62:8731E6D:88EE2DE:65E0FC16" - } - }, - { - "url": "https://github.com/mukeshthawani/TriLabelView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB7B:0ECB:844F68D:8600C2C:65E0FC16" - } - }, - { - "url": "https://github.com/exyte/ReadabilityKit", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB7C:1F805A:8345CA0:84FF5C2:65E0FC16" - } - }, - { - "url": "https://github.com/SwiftKickMobile/SwiftMessages", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB7D:1139C5:80449BE:81FF1E1:65E0FC16" - } - }, - { - "url": "https://github.com/fulldecent/swift5-module-template", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB7E:1B1C90:841CF4E:85D9659:65E0FC16" - } - }, - { - "url": "https://github.com/giginet/Toybox", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB7F:228716:8500991:86BA52D:65E0FC16" - } - }, - { - "url": "https://github.com/eddiekaiger/SwiftyAttributes", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB81:ED217:83190ED:84D3BB8:65E0FC16" - } - }, - { - "url": "https://github.com/gpbl/SwiftChart", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB80:8E780:803B81A:81F6E79:65E0FC16" - } - }, - { - "url": "https://github.com/devicekit/DeviceKit", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB82:0F7E:16BB2B:171D56:65E0FC16" - } - }, - { - "url": "https://github.com/richardtop/CalendarKit", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB84:7FAF9:7F056E2:80BEE05:65E0FC16" - } - }, - { - "url": "https://github.com/hemangshah/Workaholic", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB83:0E71:A56333:A7D3E9:65E0FC16" - } - }, - { - "url": "https://github.com/exyte/macaw", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB89:F7A62:8731FA9:88EE428:65E0FC16" - } - }, - { - "url": "https://github.com/intuit/CardParts", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB85:190C8D:838F0A9:854946E:65E0FC16" - } - }, - { - "url": "https://github.com/dehesa/CodableCSV", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB87:8E780:803B8E9:81F6F20:65E0FC16" - } - }, - { - "url": "https://github.com/SomeRandomiOSDev/CBORCoding", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB86:1B1C90:841D026:85D973A:65E0FC16" - } - }, - { - "url": "https://github.com/Nero5023/CSVParser", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB88:0ED2:6D3C195:6EABD62:65E0FC16" - } - }, - { - "url": "https://github.com/russ-stamant/Wallet", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB8A:0ED2:6D3C1AA:6EABD7A:65E0FC16" - } - }, - { - "url": "https://github.com/mike4aday/SwiftlySalesforce", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB8B:0ECB:844F86C:8600DF7:65E0FC16" - } - }, - { - "url": "https://github.com/andrealufino/Luminous", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB8D:ED217:8319219:84D3CC5:65E0FC16" - } - }, - { - "url": "https://github.com/jpsim/Yams", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB8E:E7E56:200F3B4:2074E70:65E0FC16" - } - }, - { - "url": "https://github.com/wayfair-archive/brickkit-ios", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB90:22DA81:84BC0B5:8678696:65E0FC16" - } - }, - { - "url": "https://github.com/ruddfawcett/Notepad", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB8C:228716:8500AE4:86BA68A:65E0FC16" - } - }, - { - "url": "https://github.com/uxmstudio/UXMPDFKit", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB8F:0F6F:146F1EC:14B7770:65E0FC16" - } - }, - { - "url": "https://github.com/SwifterSwift/SwifterSwift", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB91:D9680:8CD4B9E:8E8E8E1:65E0FC16" - } - }, - { - "url": "https://github.com/giginet/xcprofiler", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB93:1A6B7A:86C60E7:888203D:65E0FC16" - } - }, - { - "url": "https://github.com/jkandzi/Progress.swift", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB92:ED217:8319233:84D3CEA:65E0FC16" - } - }, - { - "url": "https://github.com/RedMadRobot/input-mask-ios", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB98:2053CD:87EB2C7:89A4764:65E0FC16" - } - }, - { - "url": "https://github.com/Zolang/Zolang", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB96:1A6B7A:86C6173:88820C2:65E0FC16" - } - }, - { - "url": "https://github.com/willpowell8/LocalizationKit_iOS", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB95:1F805A:8345EE1:84FF80B:65E0FC16" - } - }, - { - "url": "https://github.com/bonyadmitr/KeyboardHideManager", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB9C:22DA81:84BC165:8678734:65E0FC16" - } - }, - { - "url": "https://github.com/SvenTiigi/ValidatedPropertyKit", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB97:8E780:803B9F1:81F7022:65E0FC16" - } - }, - { - "url": "https://github.com/makomori/Sharaku", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB9A:1F805A:8345EEB:84FF817:65E0FC16" - } - }, - { - "url": "https://github.com/IdleHandsApps/IHKeyboardAvoiding", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB9B:D9680:8CD4C50:8E8E997:65E0FC16" - } - }, - { - "url": "https://github.com/totocaster/Typist", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB9D:228716:8500B85:86BA73D:65E0FC16" - } - }, - { - "url": "https://github.com/Yummypets/YPImagePicker", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB99:0E71:A564A1:A7D531:65E0FC16" - } - }, - { - "url": "https://github.com/malcommac/Hydra", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBA1:ED217:8319306:84D3DC8:65E0FC17" - } - }, - { - "url": "https://github.com/hackiftekhar/IQKeyboardManager", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB9E:1139C5:8044BE8:81FF43D:65E0FC17" - } - }, - { - "url": "https://github.com/NicolaLancellotti-About/About-Swift", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB9F:1AF7D:340CB11:34A0DD5:65E0FC17" - } - }, - { - "url": "https://github.com/scihant/CTPanoramaView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBA5:22DA81:84BC1EB:86787CA:65E0FC17" - } - }, - { - "url": "https://github.com/yonaskolb/SwagGen", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBA2:2053CD:87EB367:89A480C:65E0FC17" - } - }, - { - "url": "https://github.com/iGenius-Srl/IGColorPicker", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBA4:22DA81:84BC201:86787E2:65E0FC17" - } - }, - { - "url": "https://github.com/rapierorg/telegram-bot-swift", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBA0:190C8D:838F278:8549646:65E0FC17" - } - }, - { - "url": "https://github.com/WorldDownTown/RangeSeekSlider", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBA6:E7E56:200F50B:2074FCA:65E0FC17" - } - }, - { - "url": "https://github.com/ChiliLabs/CHIPageControl", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBA8:D9680:8CD4D39:8E8EA61:65E0FC17" - } - }, - { - "url": "https://github.com/justeat/JustPersist", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBA7:0ECB:844FA15:8600F92:65E0FC17" - } - }, - { - "url": "https://github.com/benjaminsage/iTextField", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBA9:E7E56:200F555:2075013:65E0FC17" - } - }, - { - "url": "https://github.com/benjaminsage/iPages", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBAA:0F6F:146F377:14B78FF:65E0FC17" - } - }, - { - "url": "https://github.com/KitchenStories/Elissa", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBAC:22DA81:84BC282:8678850:65E0FC17" - } - }, - { - "url": "https://github.com/marty-suzuki/ReverseExtension", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBAB:D9680:8CD4D83:8E8EA92:65E0FC17" - } - }, - { - "url": "https://github.com/KennethTsang/GrowingTextView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBAE:F7A62:8732265:88EE6DD:65E0FC17" - } - }, - { - "url": "https://github.com/hemangshah/HHTabBarView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBAD:22DA81:84BC28B:8678857:65E0FC17" - } - }, - { - "url": "https://github.com/efremidze/Magnetic", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBB0:1F805A:8346057:84FF96C:65E0FC17" - } - }, - { - "url": "https://github.com/adamcichy/SwiftySound", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBAF:0F6F:146F3BA:14B7951:65E0FC17" - } - }, - { - "url": "https://github.com/AsyncNinja/AsyncNinja", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBB2:7FAF9:7F059C4:80BF0C5:65E0FC17" - } - }, - { - "url": "https://github.com/async-plus/async-plus", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBB1:126F1E:7D07272:7EC3865:65E0FC17" - } - }, - { - "url": "https://github.com/EFPrefix/EFQRCode", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBB3:190C8D:838F38E:8549758:65E0FC17" - } - }, - { - "url": "https://github.com/stuffrabbit/SwiftSpreadsheet", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBB6:126F1E:7D0728E:7EC3887:65E0FC17" - } - }, - { - "url": "https://github.com/pitiphong-p/CollectionViewShelfLayout", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBB5:8E780:803BB89:81F71BE:65E0FC17" - } - }, - { - "url": "https://github.com/IcaliaLabs/LoginKit", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBB4:126F1E:7D072A9:7EC3898:65E0FC17" - } - }, - { - "url": "https://github.com/Squarespace/simple-source", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBB7:22DA81:84BC353:8678919:65E0FC17" - } - }, - { - "url": "https://github.com/efremidze/Cluster", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBB9:0EC5:747BF1C:760CC34:65E0FC17" - } - }, - { - "url": "https://github.com/juanpablofernandez/SwiftyOnboard", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBB8:2053CD:87EB4F5:89A49AB:65E0FC17" - } - }, - { - "url": "https://github.com/serralvo/TextFieldCounter", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBBA:D9680:8CD4E63:8E8EB74:65E0FC17" - } - }, - { - "url": "https://github.com/efremidze/Haptica", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBBD:1F805A:8346112:84FFA25:65E0FC17" - } - }, - { - "url": "https://github.com/BrikerMan/BMPlayer", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBBB:0ED2:6D3C4E2:6EAC0A5:65E0FC17" - } - }, - { - "url": "https://github.com/Daltron/NotificationBanner", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBBE:228716:8500DE0:86BA97C:65E0FC17" - } - }, - { - "url": "https://github.com/roberthein/BouncyLayout", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBBC:E7E56:200F6C9:207519B:65E0FC17" - } - }, - { - "url": "https://github.com/uias/Pageboy", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBBF:F7A62:873237C:88EE819:65E0FC17" - } - }, - { - "url": "https://github.com/yusadogru/CardTabBar", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBC1:22DA81:84BC3C7:8678991:65E0FC17" - } - }, - { - "url": "https://github.com/uias/Tabman", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBC0:1139C5:8044E20:81FF65D:65E0FC17" - } - }, - { - "url": "https://github.com/kishikawakatsumi/SpreadsheetView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBC2:1B1C90:841D488:85D9BB4:65E0FC17" - } - }, - { - "url": "https://github.com/mono0926/LicensePlist", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBC3:D9680:8CD4F03:8E8EC35:65E0FC17" - } - }, - { - "url": "https://github.com/WenchaoD/FSPagerView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBC4:E7E56:200F73C:2075210:65E0FC17" - } - }, - { - "url": "https://github.com/Fawxy/CBPinEntryView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBC5:1B1C90:841D4DF:85D9C16:65E0FC17" - } - }, - { - "url": "https://github.com/100mango/SwiftCssParser", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBC7:1F805A:83461C7:84FFAEA:65E0FC17" - } - }, - { - "url": "https://github.com/keitaoouchi/MarkdownView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBC6:1139C5:8044E7C:81FF6B2:65E0FC17" - } - }, - { - "url": "https://github.com/onmyway133/EasyTheme", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBC8:1A6B7A:86C6520:88824A1:65E0FC17" - } - }, - { - "url": "https://github.com/loregr/LGButton", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBCA:0F7E:16C003:172238:65E0FC17" - } - }, - { - "url": "https://github.com/exyte/fan-menu", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBC9:0ECB:844FC9A:8601219:65E0FC17" - } - }, - { - "url": "https://github.com/devxoul/Umbrella", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBCB:1139C5:8044EA3:81FF6D9:65E0FC17" - } - }, - { - "url": "https://github.com/weichsel/ZIPFoundation", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBCD:0F6F:146F596:14B7B19:65E0FC17" - } - }, - { - "url": "https://github.com/Krisiacik/ImageViewer", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBCC:1B1C90:841D54B:85D9C66:65E0FC17" - } - }, - { - "url": "https://github.com/steamclock/bluejay", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBCE:0F6F:146F59C:14B7B1E:65E0FC17" - } - }, - { - "url": "https://github.com/KyoheiG3/GridView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBD0:F7A62:87324A8:88EE932:65E0FC17" - } - }, - { - "url": "https://github.com/yonat/StepProgressView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBD1:1B1C90:841D59D:85D9CA9:65E0FC17" - } - }, - { - "url": "https://github.com/agilie/AGCircularPicker", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBD3:1AF7D:340CE23:34A10F0:65E0FC17" - } - }, - { - "url": "https://github.com/HHK1/PryntTrimmerView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBCF:0EC5:747C066:760CDB0:65E0FC17" - } - }, - { - "url": "https://github.com/yonat/MultiToggleButton", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBD2:D9680:8CD4FB0:8E8ECE4:65E0FC17" - } - }, - { - "url": "https://github.com/HarshilShah/DeckTransition", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBD5:0EC5:747C08A:760CDCF:65E0FC17" - } - }, - { - "url": "https://github.com/romansorochak/ParallaxHeader", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBD4:F7A62:87324E3:88EE96A:65E0FC17" - } - }, - { - "url": "https://github.com/MessageKit/MessageKit", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBD6:0ED2:6D3C660:6EAC248:65E0FC17" - } - }, - { - "url": "https://github.com/algolia/instantsearch-ios", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBD8:0E71:A56828:A7D8B3:65E0FC17" - } - }, - { - "url": "https://github.com/yonaskolb/XcodeGen", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBD9:1A6B7A:86C6620:888258D:65E0FC17" - } - }, - { - "url": "https://github.com/ninjaprox/Inkwell", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBD7:1AF7D:340CE8B:34A1145:65E0FC17" - } - }, - { - "url": "https://github.com/shadowsocks/ShadowsocksX-NG", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBDC:E7E56:200F875:2075353:65E0FC17" - } - }, - { - "url": "https://github.com/ProjectDent/ARKit-CoreLocation", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBDA:F7A62:8732531:88EE9CA:65E0FC17" - } - }, - { - "url": "https://github.com/chriswebb09/ARKitNavigationDemo", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBDB:1AF7D:340CEBA:34A116E:65E0FC17" - } - }, - { - "url": "https://github.com/sobri909/LocoKit", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBDD:8E780:803BDB3:81F73FD:65E0FC17" - } - }, - { - "url": "https://github.com/aleksandrshoshiashvili/AwesomeSpotlightView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBDE:1F805A:8346300:84FFC33:65E0FC17" - } - }, - { - "url": "https://github.com/stencilproject/Stencil", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBDF:190C8D:838F64E:8549A1E:65E0FC17" - } - }, - { - "url": "https://github.com/PierrePerrin/ShadowView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBE0:2053CD:87EB775:89A4C4E:65E0FC17" - } - }, - { - "url": "https://github.com/AladinWay/TransitionButton", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBE1:7FAF9:7F05C1C:80BF34F:65E0FC17" - } - }, - { - "url": "https://github.com/super-ultra/UltraDrawerView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBE3:228716:8501018:86BABEB:65E0FC18" - } - }, - { - "url": "https://github.com/tribalworldwidelondon/CassowarySwift", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBE5:E7E56:200F91C:20753DF:65E0FC18" - } - }, - { - "url": "https://github.com/MKGitHub/UIPheonix", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBE2:0E71:A568C3:A7D949:65E0FC18" - } - }, - { - "url": "https://github.com/Nirma/UIDeviceComplete", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBE4:1AF7D:340CF24:34A11E2:65E0FC18" - } - }, - { - "url": "https://github.com/roberthein/Observable", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/HamzaGhazouani/HGPlaceholders", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBE8:ED217:83196DC:84D41D2:65E0FC18" - } - }, - { - "url": "https://github.com/AfrozZaheer/AZTableViewController", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBE7:0EC5:747C1B7:760CEEB:65E0FC18" - } - }, - { - "url": "https://github.com/eliakorkmaz/iCard", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBEA:F7A62:87325F3:88EEA8E:65E0FC18" - } - }, - { - "url": "https://github.com/nmdias/DefaultsKit", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBE9:0ED2:6D3C7A0:6EAC39A:65E0FC18" - } - }, - { - "url": "https://github.com/MillmanY/MMPlayerView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/spotify/SpotifyLogin", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBEC:1139C5:8045048:81FF890:65E0FC18" - } - }, - { - "url": "https://github.com/yonaskolb/Mint", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBEF:1B1C90:841D772:85D9E77:65E0FC18" - } - }, - { - "url": "https://github.com/younatics/MediaBrowser", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/AppliKeySolutions/VegaScroll", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBED:1F805A:83463E6:84FFD05:65E0FC18" - } - }, - { - "url": "https://github.com/scinfu/SwiftSoup", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/krzysztofzablocki/LifetimeTracker", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBF2:D9680:8CD5149:8E8EEA6:65E0FC18" - } - }, - { - "url": "https://github.com/alexisakers/BulletinBoard", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/tdscientist/ShelfView-iOS", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBF3:1A6B7A:86C6813:888277D:65E0FC18" - } - }, - { - "url": "https://github.com/zagahr/Conferences.digital", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBF5:0F6F:146F79A:14B7D1D:65E0FC18" - } - }, - { - "url": "https://github.com/wordlessj/Bamboo", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/vhesener/Closures", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/nrkno/yr-cachyr", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBF6:22DA81:84BC697:8678CB8:65E0FC18" - } - }, - { - "url": "https://github.com/haoking/SwiftyUI", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/symentis/Corridor", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/attaswift/BigInt", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBFA:126F1E:7D07617:7EC3BF9:65E0FC18" - } - }, - { - "url": "https://github.com/filletofish/CardsLayout", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ApplikeySolutions/GravitySlider", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Kirillzzy/KALoader", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/BalestraPatrick/WhatsNew", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/lilyball/swift-tsao", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/SvenTiigi/WhatsNewKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/alexhillc/AXPhotoViewer", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fjcaetano/RxWebSocket", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Juanpe/SkeletonView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yannickl/FlowingMenu", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ParkGwangBeom/Windless", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fjcaetano/ReCaptcha", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/mmick66/CalendarView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/blueapron/Mandoline", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yahoo/YMTreeMap", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/davedelong/time", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ra1028/VueFlux", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FC09:0F7E:16C3A8:1725E6:65E0FC18" - } - }, - { - "url": "https://github.com/kizitonwose/CountryPickerView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/AlTavares/Ciao", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yacir/CollectionViewSlantedLayout", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FC10:8E780:803C038:81F7681:65E0FC18" - } - }, - { - "url": "https://github.com/Decybel07/L10n-swift", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/chriskarani/Sukari", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/nicklockwood/Sprinter", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/efremidze/Shiny", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/roberthein/Ease", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yonaskolb/Stylist", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/pitiphong-p/URLQueryItemEncoder", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Minecodecraft/MCScratchImageView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/LowKostKustomz/StatusAlert", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yonaskolb/Beak", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GottaGetSwifty/CodableWrappers", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Ramotion/fluid-slider", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/JohnSundell/SwiftTips", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/JohnSundell/ImagineEngine", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/dillidon/alerts-and-pickers", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/abdullahselek/ASCollectionView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fxm90/GradientProgressBar", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FC20:0ECB:8450166:8601708:65E0FC18" - } - }, - { - "url": "https://github.com/AfrozZaheer/AZCollectionViewController", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fxm90/GradientLoadingBar", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/bojan/Thingy", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/AFathi/ARVideoKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/andreadelfante/PredicateFlow", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/dreymonde/Shallows", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/NextLevel/NextLevelSessionExporter", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/BendingSpoons/tempura-swift", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/touchlane/SlideController", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/zenangst/Blueprints", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/MaksimKurpa/Linker", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/JKalash/Croc", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/dreymonde/Delegated", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Boilertalk/BlockiesSwift", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/DeclarativeHub/Layoutless", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/vincent-pradeilles/KeyPathKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/vincent-pradeilles/swift-tips", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/iAmrSalman/Dots", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/andresilvagomez/Localize", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/iAmrSalman/StorageManager", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/hyperoslo/RetroProgress", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/benjaminmayo/merchantkit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/tonystone/tracelog", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/artemnovichkov/Swift-For-Scripting", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Feghal/ImageDetect", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/marcosgriselli/EasyTransitions", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Baddaboo/ClassicKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/HideakiTouhara/Poi", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/huri000/SwiftEntryKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/marty-suzuki/TheAnimation", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GlebRadchenko/DNWebSocket", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/objcio/app-architecture", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/steve228uk/MessengerKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/zenangst/Family", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/JoniVR/VerticalCardSwiper", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/zenangst/Vaccine", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/jogendra/LoadingShimmer", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/givip/Telegrammer", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/zenangst/Differific", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/apple/swift-protobuf", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/jogendra/example-ios-apps", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/giginet/Crossroad", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/cats-oss/Sica", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GitHawkApp/StyledTextKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/PerfectlySoft/Perfect-CRUD", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/pmusolino/Wormholy", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/MihaelIsaev/FluentQuery", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/dashvlas/awesome-ios-interview", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/luoxiu/Schedule", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/VideoFlint/Cabbage", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/SteadyAction/EtherWalletKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/DimaMishchenko/ExpandableButton", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/JaleelNazir/MJMaterialSwitch", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ra1028/DifferenceKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/okcupid/OKTableViewLiaison", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/saoudrizwan/Disk", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/tsucres/SwiftyComments", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/nathantannar4/InputBarAccessoryView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ParkGwangBeom/Sheet", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/shima11/FlexiblePageControl", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/eggswift/ESTabBarController", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/algolia/voice-overlay-ios", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/noreasonprojects/ModernAVPlayer", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/SpectralDragon/LiteRoute", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ferranabello/Viperit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sergdort/CleanArchitectureRxSwift", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/gre4ixin/ReduxUI", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/antoniocasero/Panels", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/serhii-londar/LinkedInSignIn", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sushinoya/Lumos", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Brightify/Reactant", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/noppefoxwolf/Kitsunebi", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/shogo4405/HaishinKit.swift", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/apple/swift-corelibs-xctest", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sindresorhus/Defaults", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/NikolaKirev/OnboardKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sindresorhus/Preferences", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sindresorhus/DockProgress", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sindresorhus/LaunchAtLogin", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sindresorhus/CircularProgress", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Teknasyon-Teknoloji/PersistenceKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/bakhtiyork/Rough", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/messeb/ios-project-template", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/amerhukic/AHDownloadButton", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/serhii-londar/GithubAPI", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ivanvorobei/SPPermissions", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/muukii/Brightroom", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yahoojapan/UICollectionViewSplitLayout", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Ramotion/paper-onboarding", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Ramotion/circle-menu", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Ramotion/gliding-collection", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/vincent-pradeilles/weakable-self", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Ramotion/paper-switch", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/applidium/OverlayContainer", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/shindyu/ApplyStyleKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/gontovnik/HidesNavigationBarWhenPushed", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sunlubo/SwiftFFmpeg", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ThXou/Soundable", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ZamzamInc/ZamzamKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Q-Mobile/Model2App", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/gontovnik/DGElasticPullToRefresh", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/MaxDesiatov/XMLCoder", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/CoreOffice/CoreXLSX", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/alexliubj/EZAnchor", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ra1028/Carbon", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/instamobile/messenger-iOS-chat-swift-firestore", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/schmidyy/Loaf", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/noppefoxwolf/Swiftbot", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/jeantimex/CollapsibleTableSectionViewController", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/softhausHQ/CircleBar", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yysskk/MemoryCache", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/jogendra/BadgeHub", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GeekTree0101/VEditorKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/k-lpmg/RealmWrapper", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/TokamakUI/Tokamak", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/instacart/Nantes", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/MoveUpwards/Sejima", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/vpeschenkov/SecureDefaults", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/k-lpmg/AwaitToast", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/JohnSundell/Codextended", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/wizeline/WLEmptyState", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/airbnb/lottie-ios", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/cocoatoucher/Glide", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/altayer-digital/ATGValidator", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/arturdev/Unrealm", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ivanvorobei/SPLarkController", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ivanvorobei/SPStorkController", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ivanvorobei/SPAlert", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/hachinobu/SamuraiTransition", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fxm90/LightweightObservable", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/k-lpmg/PanSlip", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/vincent-pradeilles/locatable", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/k-lpmg/Tagging", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yonat/CameraBackground", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yonat/MultiSlider", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yonat/RadioGroup", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yonat/CheckmarkCollectionViewCell", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yonat/BatteryView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/dduan/TOMLDecoder", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ra1028/DiffableDataSources", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/noppefoxwolf/Combinative", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yonat/SelectionList", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/dduan/Pathos", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Sunspension/VKPinCodeView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/rosberry/texstyle", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/tadejr/ResizingTokenField", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/bow-swift/bow", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/vincent-pradeilles/AutoMocker", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/stoneburner/ShowSomeProgress", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/chriszielinski/Ribbon", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sky-uk/ReactiveAPI", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yonat/MultiSelectSegmentedControl", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/k-lpmg/FlexibleHeader", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/YuigaWada/PolioPager", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/marty-suzuki/DuctTape", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/attaswift/BTree", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/nicklockwood/SwiftFormat", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/kareman/SwiftShell", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/billp/TermiNetwork", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/andresinaka/SwiftCop", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Liftric/DIKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/leoture/MockSwift", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/omar14/OEMentions", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/andrealufino/Translatio", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/andrealufino/Deviice", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/SalehAlbuga/azure-functions-swift", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/gcharita/XMLMapper", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/multimediasuite/SweetCurtain", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/k-o-d-e-n/CGLayout", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ra1028/swift-mod", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/crowdin/mobile-sdk-ios", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/belozierov/SwiftCoroutine", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/apphud/ApphudSDK", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/privacy-tech-lab/privacyflash-pro", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/kieranb662/PartitionKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sindresorhus/ExceptionCatcher", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/playbook-ui/playbook-ios", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/alexruperez/SecurePropertyStorage", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Sadmansamee/CachyKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Spinners/Spin.Swift", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/exyte/PopupView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Flinesoft/AnyLint", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ChiliLabs/CHIOTPField", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/netguru/AnimatedCardInput", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/davidask/StateViewController", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sindresorhus/KeyboardShortcuts", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/mrustaa/ContainerController", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/WeTransfer/Mocker", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/huemae/SuggestionsKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ThasianX/ElegantCalendar", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/airbnb/HorizonCalendar", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/exyte/Grid", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/psharanda/Atributika", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fulldecent/FDWaveformView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Farfetch/mockingbird", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fulldecent/FDSoundActivatedRecorder", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fulldecent/FDTextFieldTableViewCell", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fulldecent/FDChessboardView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fulldecent/FDTake", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fulldecent/FDBarGauge", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/stleamist/BetterSafariView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/NicholasBellucci/SociableWeaver", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/almazrafi/Fugen", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/y-okudera/NeumorphismKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/delba/Tactile", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/nikans/MonarchRouter", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/MrSkwiggs/Netswift", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sushichop/Puppy", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/james01/CardNavigation", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/apple/swift-argument-parser", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/twitter/TwitterTextEditor", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/tumblr/kanvas-ios", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/MarcoEidinger/SwiftPlantUML", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/davdroman/TextBuilder", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/priore/SOAPEngine", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/pointfreeco/swift-composable-architecture", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ra1028/swiftui-atom-properties", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Boris-Em/ColorKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/tikhop/TPInAppReceipt", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sindresorhus/Percentage", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/wwt/SwiftCurrent", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/swhitty/SwiftDraw", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/philipturner/ARHeadsetKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/exyte/SVGView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/exyte/ProgressIndicatorView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/coderyi/YiVideoEditor", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/swiftyfinch/Rugby", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/gurhub/surmagic", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/willdale/SwiftUICharts", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/STREGAsGate/Raylib", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/joomcode/BottomSheet", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/kvyatkovskys/KVKCalendar", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/exyte/ScalingHeaderScrollView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/isaced/ISEmojiView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sparrowcode/SwiftBoost", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GoodRequest/GoodExtensions-iOS", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/onl1ner/TabBar", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GoodRequest/GoodUIKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GoodRequest/GoodPersistence", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GoodRequest/GoodReactor", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/onl1ner/ios-mvp-template", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GoodRequest/Temple", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GoodRequest/GRProvider", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/aheze/Popovers", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Jaesung-Jung/CapturePreventionKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/kafejo/Tracker-Aggregator", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/mezhevikin/AppReview", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/hyperconnect/HypeUI", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yangKJ/RxNetworks", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/exyte/mediapicker", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/exyte/LiquidSwipe", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/marksands/BetterCodable", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/s2mr/xc", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/peripheryapp/periphery", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/MacPaw/OpenAI", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/s2mr/L10nLint", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GoodRequest/GoodNetworking", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/exyte/AnimatedTabBar", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Mijick/PopupView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/batanus/DMScrollBar", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/exyte/chat", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/NakaokaRei/SwiftAutoGUI", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Mijick/Navigattie", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/gohanlon/swift-memberwise-init-macro", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Ryu0118/swift-fullscreen-popup", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Ryu0118/swift-typed-date", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - } - ], - "all": [ - { - "url": "https://github.com/matteocrippa/awesome-swift/graphs/contributors", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:27 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e4db10e2a3c13b8a61345736fb9555a0\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=bWGNLIm%2F33UOY2jb8rThMHAWpqmfvPAj%2BpApulqLSEDuJzBWZb1LRpvyH5IZsJoDmJ2VNSFaH6JeOhjk8PSokaNCl0IKgkgaqX8BEv3TC6gvYTbHMvMyV32%2BhvNGHQlSAcXmTYDvfriayoY6lFg8Ynx2B035aoczCnP4%2FnWRcd3CeH7U9YppbcVIKqngS0CtztiwMaccawzgYOKGJ%2FxzkV8tAlFfiVqlQilu4OyTns9V%2By6jIkY%2FTtxQbI4BOuaJ0iHh78sv6H8gAiuIntN%2F%2Bg%3D%3D--eBMHRctTIrW7icdY--HF%2BbiTF4cUSmCMCIKZmfUw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.28327573.1709243367; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F913:7FAF9:7EF9026:80B2408:65E0FBE7" - } - }, - { - "url": "https://github.com/swifteducation", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:27 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-Requested-With, X-PJAX-Container, Turbo-Frame, Turbo-Visit, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"8c13a39f51b465d9e49c556359803082\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=0mbVlaDUmFKi%2Fo4POkHIgKPTeWPBPQ%2FVEea3QExjtpX1PCJoT4L6C1qA6i59cBK8EnQMz1nz7nrfrujUAunStNIauHnZOEFPH89SfQXsA44oQ7dm7LsZQZ9STySonSoJKyh0qELwfWh6JHMIY6n8Oix5XhJLq6I8jjnm7zsWZClxy5mySybRnzdCunvzLRUxBy6xIIrAuYqYxDZxsqKGS2iTjfE6YnWngsRNnAf7gTZcM7t%2BY6r1GDvk67rSTbkkmXpCac4aKah50T8iMsJ%2F0Q%3D%3D--8QDYCsHwo9crVMoR--Z7sJMXGM5j%2FCtGGBgy1c%2Fg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.614870984.1709243367; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F910:2053CD:87DDEB4:899704D:65E0FBE7" - } - }, - { - "url": "https://developer.apple.com/tutorials/swiftui", - "status": 200, - "error": null, - "headers": { - "server": "Apple", - "date": "Thu, 29 Feb 2024 21:49:27 GMT", - "content-type": "text/html; charset=utf-8", - "content-security-policy": "default-src 'self' *.apple.com; script-src 'self' *.apple.com 'unsafe-eval' 'sha256-7njJh3QFSBGqLnEWIx+hISas3Tl2oKAItjtm2gAjZ3Q=' 'sha256-fgSWlA8ZALesMybSgH4vkiXY81/wGRWpFs8K+MQi0dE='; img-src 'self' *.apple.com data:; style-src 'self' *.apple.com 'sha256-8sYhey1EBDQi8bgEKVzQaukvyoXk2XyF4mAm3oRZ/SQ=';", - "x-frame-options": "SAMEORIGIN", - "cache-control": "no-cache, max-age=0, must-revalidate, no-store", - "etag": "431b9d40298a56fdc6b5a5e08a2bddae", - "vary": "Accept-Encoding", - "x-b3-traceid": "4e74952189233c6a", - "strict-transport-security": "max-age=31536000; includeSubdomains", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "age": "3", - "via": "https/1.1 nlsrk1-edge-lx-003.ts.apple.com (acdn/133.14417), https/1.1 nlsrk1-edge-bx-006.ts.apple.com (acdn/133.14417)", - "x-cache": "miss, miss", - "cdnuuid": "bc7ad4b5-b031-4dff-ba8f-1f1ff934b825-327612096", - "transfer-encoding": "chunked", - "connection": "keep-alive" - } - }, - { - "url": "https://janeshswift.com", - "status": 200, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:49:27 GMT", - "content-type": "text/html; charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "x-powered-by": "PHP/7.4.33", - "link": "; rel=\"https://api.w.org/\"", - "x-litespeed-cache": "hit", - "vary": "Accept-Encoding", - "platform": "hostinger", - "content-security-policy": "upgrade-insecure-requests", - "x-turbo-charged-by": "LiteSpeed", - "cf-cache-status": "DYNAMIC", - "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=gOge0JMdx6TAjEXrtt1f5yxypqjRDpj7gy6G0fOpntumLN5sgxFnfrubPnz5QMqSAUhD4thR90yJfogOZAxcQzzuvVRMojwOTohhZnSLj99m3xICTOhVwZ6sASJ4dQuXWBs%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}", - "nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", - "server": "cloudflare", - "cf-ray": "85d41e08ca0f5e79-EWR", - "alt-svc": "h3=\":443\"; ma=86400" - } - }, - { - "url": "https://www.swift.org/documentation/api-design-guidelines/", - "status": 200, - "error": null, - "headers": { - "server": "Apple", - "date": "Thu, 29 Feb 2024 21:49:27 GMT", - "content-type": "text/html; charset=UTF-8", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "last-modified": "Thu, 29 Feb 2024 12:56:21 GMT", - "x-frame-options": "SAMEORIGIN", - "strict-transport-security": "max-age=31536000; includeSubdomains", - "cache-control": "max-age=180, public", - "accept-ranges": "bytes", - "etag": "\"19dcd-61284c935e740\"", - "age": "3", - "content-length": "23285", - "via": "https/1.1 nlams2-edge-lx-010.ts.apple.com (acdn/133.14417), https/1.1 nlams2-edge-bx-001.ts.apple.com (acdn/133.14417)", - "x-cache": "hit-stale, miss", - "cdnuuid": "e1595306-1ce2-4b4b-9c0a-0a19b6283ee2-533451827", - "connection": "keep-alive" - } - }, - { - "url": "https://github.com/PaoloCuscela/Cards", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:27 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d6e15eb6ac8a653f2c37c5219ed9e3ad\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=HQ6Pq4ECk%2BVpdTmyIzCpvlIPDT0Owc7le3jKOTn7T3c%2FqtM%2B%2BnW1XkpDZ46BUQexS0pYu6lyU2OObkqTk8mlsEJUfovZ%2BCjM5RLcwiSTPHzhkwPkTry%2Flf29xdqzXN35e5I2fqQDFAX3AW1P9GJWpucEqJ5j%2FDC73Lr6LCrb0hYmq84nTe0T%2FCQpz9VmCTFINUBR9vJple0bxhka52UlHa%2F8vJUHg1R2hdnVdJMS5kBnBh177rseC9di989IzLeZOwXXzz%2F2LNHYL80tpDTrDg%3D%3D--yJQkgCDjcbEoCwHT--gDt7wLFQvZ%2B8JLvO%2BIMJ%2FA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.858882483.1709243367; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F90E:228716:84F3589:86ACE0D:65E0FBE7" - } - }, - { - "url": "https://github.com/allenwong/30DaysofSwift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:28 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0e9ff870e894091cde055462c3a69309\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Kvb%2BCw9oSM4n5mHsHAA9McebmqeUbUBP3BS8P4tVhSrcBo5W7KsJPkT%2BZriYn%2BSSkx6CCyLv3RkBQO8nx2Etx3n5ojHYnWISbFpod5LCNx59HYZkhbsLLNl6rAmyAMA5vzS9oBXChktOx6%2FYDcC%2BobtgWUnpCXvc3hTA1TkJ6X9vIj7Ph7%2FwXqxHh6fdftwPEmuQBJL1O1DLvfPFspvjeEINwiHGBjEgX9x902o3PSVSAPBkbDXuO2A%2BsMxe3PTaVeCB49CHRRBqqLrCpvP%2FJg%3D%3D--BYKahhIBYd44DFCb--Ay%2FtdPpA1KOniY4tAE%2BOyg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2021940340.1709243367; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F911:ED217:830BF07:84C6696:65E0FBE7" - } - }, - { - "url": "https://github.com/tanhakabir/SwiftAudioPlayer", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:28 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d9bc2b74fd98cef57016746e2ff82c8d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=rP0IpBEJiCd2usALRsmixbzIZT15TiMrZxGsdIO8K09AYTVSyBXup9APeNPyN2cfwRyj5%2FU0MNch14pSmXS1we3nwDeyKpLHLc8eV1H%2FRYNlcbtopnf1TBfKt284%2BCa61DR%2BFptS5ySx%2F6fUstea%2Bkscg4NOUNfOgxpDZmDiC7jkOZw4z9WgfKNHqA%2FlLbgf7k6VMn9qKvsyiX%2FGzcwORHk5NrmG0u8m1dHXf1KNaavt0hzxS19vtV83BjC%2Fv9nGqj8WFkLUx5H%2B5Yk3PRcoYQ%3D%3D--89QUKL7%2FYZ7NWAtB--ZwPP7rSn0j0XdcHNLPIZnw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1369102404.1709243367; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F912:0E71:A49D23:A70A84:65E0FBE7" - } - }, - { - "url": "https://github.com/ssamadgh/ModelAssistant", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:28 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"7f1fbe4dca94d424a5dc4e77e6d9a4f5\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=KeMrVdPgxz24DrVqM9wlTrixWxH32LV9QAZe7i1l9qRP3fjhl86FQj4O1PMXsuwrnumCGngQJ9Vm04d59IdLrvtOCGyLofzWLldYvU4BpttxXWex%2BDfbI%2BVfBNmCUWuPIUTP1gPHAm8tNolSoVIcmK3pVyx6r6vX4e3pLaw0LA41xAHKFJJecUtXjN3qd5fDMQeDGV1JCStfp%2FlSGyI7Jri%2BGTQeEz2Zt9QeR7ZoPByQl7OGfDFOou4D%2FRkegQ9%2BJhXCVPVK%2BXtwmnNVm4e8tw%3D%3D--RpyJ2m4KnHZCFqeJ--6zn7%2FpKDKm4b5c0WUyCtOg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1407915619.1709243367; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F90F:0ED2:6D2EE25:6E9E6C6:65E0FBE7" - } - }, - { - "url": "https://www.hackingwithswift.com", - "status": 200, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:49:28 GMT", - "content-type": "text/html; charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "expires": "Thu, 19 Nov 1981 08:52:00 GMT", - "cache-control": "no-store, no-cache, must-revalidate", - "pragma": "no-cache", - "set-cookie": "PHPSESSID=2cgovn7eb43j0erk8tvl29ghjb; path=/; HttpOnly", - "x-frame-options": "SAMEORIGIN", - "vary": "Accept-Encoding", - "cf-cache-status": "DYNAMIC", - "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=zBqfvU26U5Yog1uOxKileyhMowhfnmWzGSr7oUGRAXfwz6I%2BG3tW8cVJnLEWODuHx9qymOzGWBP03tD7wEA01PY0E51S19ALBRSesaIHWTQAc7GqLMAotO%2Fbeqk5H%2B2D3zAW%2Fye3UEXLXw%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}", - "nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", - "strict-transport-security": "max-age=31536000; includeSubDomains; preload", - "x-content-type-options": "nosniff", - "server": "cloudflare", - "cf-ray": "85d41e0b8c1a367a-FRA", - "alt-svc": "h3=\":443\"; ma=86400" - } - }, - { - "url": "https://swiftdoc.org/", - "status": 200, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:49:28 GMT", - "content-type": "text/html; charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "age": "11394", - "cache-control": "public,max-age=0,must-revalidate", - "cache-status": "\"Netlify Edge\"; hit", - "content-security-policy": "default-src none; script-src 'self' *.swiftdoc.org; style-src 'self'; img-src 'self'; font-src 'self'; frame-ancestors 'none'; object-src 'none'; connect-src 'self' *.swiftdoc.org; base-uri 'none'; upgrade-insecure-requests; report-uri https://readeval.report-uri.com/r/d/ct/reportOnly;", - "expect-ct": "max-age=0, report-uri=\"https://readeval.report-uri.com/r/d/ct/reportOnly\"", - "referrer-policy": "same-origin", - "vary": "Accept-Encoding", - "x-content-type-options": "nosniff", - "x-frame-options": "DENY", - "x-nf-request-id": "01HQVDG0W732VJ9476EDZ7GHQ1", - "x-xss-protection": "1; mode=block", - "cf-cache-status": "DYNAMIC", - "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=9TST0yFrSD%2FWA1Hw%2Ftd70G52uqaF1qa8DtBdfjZXWV5M1AKL4c4pwibHaf6wH9aT6vwFpbXbDXLnLeo3MIXT0OhTmzcKxpNSph8bxHgzlqkfRX3BdehrB9ALxp8EJeY%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}", - "nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", - "server": "cloudflare", - "cf-ray": "85d41e0bdf463692-LHR", - "alt-svc": "h3=\":443\"; ma=86400" - } - }, - { - "url": "https://github.com/hsavit1/Awesome-Swift-Education", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:28 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2be084ac3463b4b5c3be03a8b28db659\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=OeaCWZ9POkxaVMy7xibMmhY2TLWQ0baJactqNqWCHgZ3UvrpdwJBsg%2B9yEIlWnsXsQcGhTT4dr%2F%2F2axN5LMTVeNOEBifbmZATFbU9tCdiLZ2A1SfgIsYnz1Wb965eNWLPPsJAjxB4jhRbLAZCyKFjMigvnP05y4SkNDhvPJ8WRNfqrJjTD1XWoP1uv0EElP9BXsX1hJBlR6Eh6jTmfjKQnk5tRvJk%2Bfyfk%2FZVpzPTiEi9PyINk7JRE1YhyChlXpqz5HnnjLSd3m37D%2BX7S5tmQ%3D%3D--l9120ak0q5gHHmdT--erZmRKJOjQBZVfT5qI3GnA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1429799787.1709243367; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:27 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F918:190C8D:83825EF:853C657:65E0FBE7" - } - }, - { - "url": "https://books.apple.com/us/book/the-swift-programming-language-swift-5-7/id881256329", - "status": 200, - "error": null, - "headers": { - "server": "daiquiri/3.0.0", - "content-type": "text/html", - "content-security-policy": "upgrade-insecure-requests ; default-src 'none'; img-src 'self' https://*.apple.com https://*.mzstatic.com data:; style-src 'self' https://*.apple.com 'unsafe-inline'; font-src 'self' https://*.apple.com; media-src 'self' https://*.apple.com blob:; connect-src 'self' https://*.apple.com https://*.mzstatic.com; script-src 'self' https://*.apple.com 'unsafe-eval' 'sha256-4ywTGAe4rEpoHt8XkjbkdOWklMJ/1Py/x6b3/aGbtSQ='; frame-src 'self' https://*.apple.com itmss: itms-appss: itms-bookss: itms-itunesus: itms-messagess: itms-podcasts: itms-watchs: macappstores: musics: apple-musics: podcasts: videos:;", - "x-apple-jingle-correlation-key": "RPROCYBN473QARG6FRQD4W4SRM", - "x-content-type-options": "nosniff", - "x-frame-options": "DENY", - "x-original-content-length": "545842", - "x-responding-instance": "amp-web-books-server:100068:mr91p00it-ztev11150601:4008:2408.4.0", - "x-xss-protection": "1; mode=block", - "strict-transport-security": "max-age=31536000; includeSubDomains", - "x-daiquiri-instance": "daiquiri:17691002:mr85p00it-hyhk03124801:7987:24RELEASE37:daiquiri-amp-store-shared-ext-003-mr", - "vary": "Accept-Encoding", - "cache-control": "public, max-age=600", - "date": "Thu, 29 Feb 2024 21:49:28 GMT", - "transfer-encoding": "chunked", - "x-cache": "TCP_MISS from a151-21-209-172.deploy.akamaitechnologies.com (AkamaiGHost/11.4.2.2-54697487) (-)", - "connection": "keep-alive, Transfer-Encoding", - "x-cache-remote": "TCP_MISS from a173-222-104-27.deploy.akamaitechnologies.com (AkamaiGHost/11.4.2.2-54697487) (-)", - "set-cookie": "geo=IT; domain=.apple.com" - } - }, - { - "url": "https://github.com/ipader/SwiftGuide", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:28 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"cfdf232ae4a1ba5517051cacd2f52e97\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=jGAesX%2FgMKCJofWJnXxKnvuY6%2BAfiX6Wj7BB4fB%2B5Hijaug%2FEDzn%2Be4f7TW%2FE0Xv4eNvsMam8jqIo7qsFCWYNpxSzQK4cBV%2F2RpD%2B18fpY0jhzpHVWpg8EA8VUaBVpq1PWLeVUPZrmUfwse7Oi6ZvmuROw8oE6kXsvXx%2B8zYtkq1h4CGCGdvn3rQRdM5AkAaZM65P1qZOZ3JY%2FzVsVNPm6CEOpOPWtl5BDFVvyKqbjC4KCmoYQhOf%2BgZg8LzebFH1wsD6HWgJk%2FhX6mLzJUZbQ%3D%3D--6lICBMAsaw5GTx0P--ThVw0SEjsiVcO8XeUqwCOw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.880308112.1709243368; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F91B:0ECB:8442D69:85F3FAD:65E0FBE8" - } - }, - { - "url": "https://github.com/keith/swift.vim", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:28 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"77758d4aade0e681a27fdaac9c5aaab6\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=0qd83NIc8IY6ouaWwSx8l4u3dUBZa%2BxBVnKDmPMWwMXfiJ6qUvI52FUXR09kqQUpAwOLVGMpRTT0wr9QwaGWIq2VskhXO2aWXhnye4aLIRsALAtmbSOU0PnTVRb6Dw1SNFF%2FghcFnrX9JyO7laRvS09KjjjiwT4tt2qpSxULuovSfzS9tpGTgRaN7QE90%2FmRGbVtCiRSHfCtQXpymivGBUju08oOvmNj2jzsrIVdChpqvuFrQSYbRPbF0UYKqQ6PvqzHr7EPaFn027G6RtoLYg%3D%3D--7DDFpB6iWvk3w3nm--qJKnySNTYckGUyzkyx2HFA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.48531474.1709243368; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F922:E7E56:20029AD:2068121:65E0FBE8" - } - }, - { - "url": "https://github.com/linkedin/swift-style-guide", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:28 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"b3612eb403bc3d0fe73eca348fefe3cc\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=GZhW6s1KsH7fVQR2Ox3AlAm4F%2BLpKx4P62Ac0CF49rpAE0AtxCmWzYyGrzWgr3KSug5XP17fN6Ze2snLEtd9TGTghdwTdAxnfb%2ByK%2BiIStz4ujB1DOs07IBncHo2uB9CdORxb69bqtiW2%2F%2BtXgxnGEQ9wkNDLdyxUjksSG%2FKXUsz%2BNZrA9boHSbDEhF%2FGm3fmBEr5jPs2UFkn5s1HzsUtuof18VT2ITjiBcAKmeaSW341WY6OBtjDaDdovilD9uNI%2FE1HuuOIbq6El9PRtbphA%3D%3D--wMOmzQ3tnGCGuycV--UDZIrQur8%2B2AhbEgLnnFFA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.117689237.1709243368; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F920:0E71:A4A0D9:A70E24:65E0FBE8" - } - }, - { - "url": "https://www.kodeco.com", - "status": 200, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:49:28 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "server": "nginx/1.14.0", - "x-frame-options": "SAMEORIGIN, SAMEORIGIN", - "x-xss-protection": "0", - "x-content-type-options": "nosniff, nosniff", - "x-permitted-cross-domain-policies": "none", - "referrer-policy": "strict-origin-when-cross-origin", - "cache-control": "no-store", - "pragma": "no-cache", - "expires": "Fri, 01 Jan 1990 00:00:00 GMT", - "link": "; rel=preload; as=style; nopush,; rel=preload; as=style; nopush", - "vary": "Accept", - "etag": "W/\"ab6bd5a2b3a573c077789b50c5fab130\"", - "feature-policy": "camera 'none'; gyroscope 'none'; microphone 'none'; usb 'none'; fullscreen 'self'; payment 'none'", - "set-cookie": "split=%7B%22guest_index_2401%22%3A%22guest_index_v1%22%7D; path=/; expires=Sat, 30 Mar 2024 21:49:28 GMT; SameSite=Lax; secure, _carolus_session=QCT%2BpIcNMdvBeK20t3u3BvVKl%2BsuFPD5iJkM1Isw%2BdFjTGyzjHym78eRTbrUbB7LAnO7J0XWVKIyMAxufCdGuNwMF5Cr3by8LtbpLELIpKJe18m8HHhdBg0RPNLPhb5RVF800MMSL0788hdeKdtUafcSiDFSFKbUwQAhGo9QhHT0oC5MLihPlzA%2FIfbiA7bRc56A70LBdLua50n5JkgFdns9eNV69%2B3mBX2zZFPo0AP81Jjl3RdpPF5WtgAZonskMLDjEj7cRLP6KArQP4jbWQyeMx9ZvhCe--vqGYUeykqe2L32wJ--0sNl8ND%2BPezrPorI7KNGQA%3D%3D; path=/; secure; HttpOnly; SameSite=Lax", - "x-request-id": "e91ffd2e-44c9-4a17-84a2-57cd276ed61a", - "x-runtime": "0.031490", - "strict-transport-security": "max-age=63072000; includeSubDomains, max-age=15638400", - "permissions-policy": "interest-cohort=()" - } - }, - { - "url": "https://github.com/kodecocodes/swift-style-guide", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:28 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"613d82d4963e4fb870511d4580ea5623\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=ALqi0dvIgY8KT7fT4HmQBciO5vOuXI6o83QtuvSTDKIe5Y0%2BdjNbxmhIPg3IYZaong9x2gfggYcBBuM1xLQy%2B4YqCaOGY0cwNe%2BdpvWxOcaYV7TL8j5zEtlbPv7GU0MuFRIPh3vVlZagfqF1Gfr5VtCqnDj8SXyBuvuwE0EBUl6ZwWYlKLekPSDTfYtubfO2Yq5tNmue7FviY7A%2FLIhT6s14Fcj3sYW4lZcRvI6jLpZfxAv0lhc%2FO1B4Q3l0dGuZ%2BzrQLgv2xc95OpeIUh%2B96A%3D%3D--xBqog15YNgmGFTap--NIFyUusrMZY4wMAnsb8N8A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2104733961.1709243368; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F91E:1AF7D:340014C:34940CF:65E0FBE8" - } - }, - { - "url": "https://github.com/swift-emacs/swift-mode", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:28 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"1cdca169baa1568381aaaaa7ea297289\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=oHpuhpclourhzRMqhtcnTkjbli4%2BHjFVRmxqIlXjPKnUWvZ91sVUpUz9MVm%2Bw%2FNRzbcvwLOVXbcP6r8nUPd6PvN1UMuF6vGGJK86Vf9e20LBgq5D5mPrG21L5eW7kzzfS2bdtF6qaulNWH0zGdOpRvdAesQpApwEBN6dSV6c%2Bg78pxAB6huyUFIch6PcW4Zxpbd8Lp9ksfx4ni%2FHTTHmcNrzSHo3cfFZAwJ1QwZe3iV4O8ZtxRQC5bQ%2B4bbVmUCQECfE82f47VMv3XZ9j7O4iw%3D%3D--vJt9wJEnbXL2uYc%2B--2xrfnvI0uLWYY4Es8tLAUg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1090705512.1709243368; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F921:0F7E:15F24B:165134:65E0FBE8" - } - }, - { - "url": "https://podcasts.apple.com/us/podcast/developing-ios-11-apps-with-swift/id1315130780", - "status": 200, - "error": null, - "headers": { - "server": "daiquiri/3.0.0", - "content-type": "text/html", - "content-security-policy": "upgrade-insecure-requests ; default-src 'none'; img-src 'self' https://*.apple.com https://*.mzstatic.com data:; style-src 'self' https://*.apple.com 'unsafe-inline'; font-src 'self' https://*.apple.com; media-src 'self' https://*.apple.com blob: http://* https://*; connect-src 'self' https://*.apple.com https://*.mzstatic.com; script-src 'self' https://*.apple.com 'unsafe-eval' 'sha256-4ywTGAe4rEpoHt8XkjbkdOWklMJ/1Py/x6b3/aGbtSQ='; frame-src 'self' https://*.apple.com itmss: itms-appss: itms-bookss: itms-itunesus: itms-messagess: itms-podcasts: itms-watchs: macappstores: musics: apple-musics: podcasts: videos:;", - "x-apple-jingle-correlation-key": "JNOJ324G7YGNEYLSTZ64NOCPY4", - "x-content-type-options": "nosniff", - "x-frame-options": "DENY", - "x-original-content-length": "369859", - "x-responding-instance": "amp-web-podcasts-preview-server:200076:st42p00it-hygc04110401:6012:2348.2.0", - "x-xss-protection": "1; mode=block", - "strict-transport-security": "max-age=31536000; includeSubDomains", - "x-daiquiri-instance": "daiquiri:48215001:st44p00it-hyhk15044901:7987:24RELEASE37:daiquiri-amp-store-shared-ext-001-st", - "vary": "Accept-Encoding", - "cache-control": "public, max-age=56", - "date": "Thu, 29 Feb 2024 21:49:28 GMT", - "transfer-encoding": "chunked", - "x-cache": "TCP_MISS from a151-21-209-172.deploy.akamaitechnologies.com (AkamaiGHost/11.4.2.2-54697487) (-)", - "connection": "keep-alive, Transfer-Encoding", - "x-cache-remote": "TCP_MISS from a2-22-232-10.deploy.akamaitechnologies.com (AkamaiGHost/11.4.2.2-54697487) (-)", - "set-cookie": "geo=IT; domain=.apple.com" - } - }, - { - "url": "https://github.com/philipturner/swift-colab", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:29 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"da483a1b9ea4ac76a19c001fbf43fe57\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=UdQHQZ21boXiHDSzkCebQ5Wl4UE6rG0bur7WVYSegIt1F7ToXxGQf9GvRSRCHqo0shRZ2KBbXkEaDRmsPSAtomFF8bVqIcdmCGYH5uOr7XRK%2BKJSRw0NaE0F%2BKD%2BrruTonCFlAAX2BhCC0TZagn2XnFQw3ZeLXjitCGtsLPdEV5kMqnKIH4cB9KHuE3bwwE1J2iQruQ8TWk9ohckW93S%2F0NvWq5Hh6bZONsNH0c6pEgnDmkxewEibaKb3SoOq1ZySljCgapbH5RZzRSf6H8xmA%3D%3D--Fs353WgI4wcIO%2FuV--dTFGhX37VJ3MW7uYfoRvlg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1345815281.1709243368; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F923:F7A62:8725337:88E14B9:65E0FBE8" - } - }, - { - "url": "https://github.com/airbnb/swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:29 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e6a0049b25f4b18c24a7f7e3e3b9165c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2BgVVxyNxJgLRuqk0h8W7dB0%2B3ga8x371jKzzlnfNwZNHv1Sqgj6BhDwWCtVQ43j%2BTfoh3dcDo6p%2FEIPVetY13A%2BtOrEzILuhgBbTLD25ukbCjsyExOYwpNAmGyIfdo%2BoH4rdSMh8cOSu07edAOKBZpZMqObwO8knzIe8CX76K94mqGjJOdDHISTs%2F1YkGSTtYZsSWBf0y%2FFuIg1DvYT8Hxl0ZdAgU77UP1K48acb%2F8fS1fWThiDemnA57Epmzxe2GpH5CMeraTX7Em4LMfanvQ%3D%3D--coNMWB0w025CdZMP--0U0NnWGzVgybTzxHmxNM3A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2137661605.1709243368; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F91F:E7E56:2002936:20680C7:65E0FBE8" - } - }, - { - "url": "https://github.com/sheerun/vim-polyglot", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:29 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"1347f87ad1f0dc6c10b030fc88c4c680\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=EWGPA1UX7AVqzYKJQ1exsul0KbmElT1vus9gOlz6%2Bmhq31VtOEQkiGsP3flpfSYojwzJPLYCRPbYEUqExuBFShPuReR4HLqlHScpl1S1YXlHbUSYcsK%2F24jdH6VaLX9lKtqGgUDfNW6okWmhL9XjiDTghv6jsrgpMlju%2BHAeKaF0cVVt0LkTch3Tl70bl8JwQ82NQx9h8HucvDa50iH9zWohB3BL4fdTOLLIBvhs%2FpyfGsoaPPJDJopK5WkxlgAetMJzpzKc0bp2XL04w0iMSg%3D%3D--Gxns2eI8of8t3SWi--%2BalqKPIiDVvdjYF9QEv4HA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2077213222.1709243368; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F924:0ED2:6D2F3E4:6E9ECA4:65E0FBE8" - } - }, - { - "url": "https://github.com/JamitLabs/Accio", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:29 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9c096953f05f8e4e9e99d67e408fc93e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=7B6nzRcXFPG53LDt7QXtAFjqg7cuSWJ6X%2Foi1ij%2FkWtR43sk3%2FpH6Dgs45yM8H3GttDMUs4cA%2B7ECRrXs5RhoYwHdJ04o5wvoX976uljMkibj1YLTjLZx2SUIebdpNvqOzvXEIX6hDHh01MOIUADRMFvNGYA6kNElLQpZxvvcyMo30lfgWnDxp6tPu%2Bxb%2FbVAi6ZiZUh67GwTAKkt8KLDebiPB16FAdVIE6kMR7bsHSmubAVMlQT0Q1%2Fa1PUh60a2aG1StuTkevYxrpLiUobtQ%3D%3D--Tl668AaSFDcUDdBX--vNuMhrcf8J9RgEPprQbSng%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.354696670.1709243369; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F928:228716:84F3CE1:86AD5A0:65E0FBE9" - } - }, - { - "url": "https://github.com/CocoaPods/CocoaPods", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:29 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"5d53436419fe7ee81b829949b4a50e64\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=ZvZZD5cx7jGiTzxkUbqSMVlY52VXB6CUTN9q9oSPoL0nsCz3qo1DfX4etqiwixBJ3bf2FZ8fhHsDDzaAS5orCS9a03nquNjo68pfX%2B%2FkwfgQR571h0qtmqMlaQuLsTTWt0YtDSz9hWBhuiADJ7raY6sHGko%2FKg6gFSqEExnCqXjZVwZyvVtAH1XWLK7fy4qtpiqMneh4TAikKe1cbMgXfTaXaU%2F%2FhFoPCIY31iKpUEQ06Wa1HcqHhSIzAX3ZJvk69P0bX0Pjrrpb4SO%2B4%2BIZug%3D%3D--UUmiKtD0iVB%2FTf7W--xghwM%2FrJVISBqzE2ULBO2A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1415386846.1709243369; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F92A:0E71:A4A49C:A711F0:65E0FBE9" - } - }, - { - "url": "https://github.com/serhii-londar/open-source-mac-os-apps", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:29 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"deb498266699fe1954d9cdfc04e7f15e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=0DuYG0Pt3YANnK4C68SmUFEhVshp8PxAx6ru0ULm4nrdKEe0BaXYwDm3GoCOS7imQ0CVuFuMZYhL7QieIiO%2FIVhS0AQLZMLfFinHaQxJsgKz6usL8DugtxMFrhkiE%2BlVVn%2FqQl6TPgd0UoK80hvivl44fAYnpWfmwl2Mxhwvg7cjDikcSDh8m6KZaZOoBSBbwbHOz%2F36x8wMWDP5E6giqlJ0dZR2Ju%2B%2Fo%2B2hTDaNNSuRQypJAr3CPwcgWY5R2y2o11fsvC6fIc4wewaWPM9XrQ%3D%3D--STLsnfZ84IoWbkw%2B--7sm67VoAyTSAVaL9B%2BYC9Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.585811921.1709243369; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F926:7FAF9:7EF96C6:80B2AC5:65E0FBE9" - } - }, - { - "url": "https://github.com/iCHAIT/awesome-macOS", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:29 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"cfb5b3320fbd4ed7bf39025fd4e4e733\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=qCvxTt1Ntr1Zm%2B%2FBAcDVxe682GLXlZHmuDy%2Bgg1eww%2F%2FfYFYsh1mqV82%2BRmwDYUaJp3qg6af58zBIp7vJWQKYi442dIOa5qIUUok8rGauHoIwVAQ7VplnQ%2BrGWmgnBA%2Ff9p9tt8Mi8RfnSPGu7z5sOgJXq2dlpbWquZzoscpYoL8a1P8qI5duLdGuWwQ8xn2Q6QJeeL%2BOZicjzVP1mn%2FNQZaJAZXdDSXW14O7lTJoxkdXJg4OW3BSTSM9Ha47dHHHiyxAWS6G835lc%2BM0uqndQ%3D%3D--37OHDxSFxcqQtqMa--BAj9v7m%2FsHt1n8aGuQ%2BWww%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2051420935.1709243369; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F927:22DA81:84AF05C:866B319:65E0FBE9" - } - }, - { - "url": "https://github.com/Carthage/Carthage", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:29 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"8309c77e3f2709f4392ff5fafdfc1c5d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=m9fxUErsxfy%2FYNInk6YK0aq2SDEh2QTXSyb8UJ2DFFJU7A1O0uq78qTAqRxtyjgmrkXILz1EZwjxl24UJeS0JStlNGBQS27gBWcnAThw9FzzSu7%2BTUj%2FW9yqz%2BIWzxobz%2BCNY3Pr5T8STw7V8u6c4A1kBIWQKwDxRVh9xueKbu07P%2FqN3GMG28mLW8SFInFdyY%2FSumEGF30OWf2jmRme7LWdvvqiJfbEALcSWqyShBd89ZtQwmUmv0Q33nPHkjSVTrkORgXt2nk4B2Ji1jsqFw%3D%3D--2dE8Txsl1Th0%2FL3w--sLLyLQQaYfU6nIdF17px4Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.275859015.1709243369; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F929:0F6F:1462BB3:14AAE19:65E0FBE9" - } - }, - { - "url": "https://github.com/dkhamsing/open-source-ios-apps", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:29 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"7fc7229f7bc2e6cf4045c4698e13bad9\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=WEbtF07beZpM0OXcj6RxiRArhesSgnX3VhE4w0z%2B59VPuUIjTamU7Bysjgk5AN9wkTzlnxSMJ8hewlEMbrkkrAox7WK%2B7OYGk9xY7pZZ2ONU%2FUbnFFyy246nSnLwN3JsoXktjvpgp8vC0fPe4xFBkv5F1inoLukG8d0NzL%2Bd0U1FdzL1zVwszoyUm371cYGQYZrNCgr%2BoOwv%2BtLkWXRCDShx7ljPr5OCHRv8q6QMWMe4S5fB1O4N%2FY8dbOM6t945Xr5f7cVJJQ%2BC49hqXg32hw%3D%3D--LWizCwDSDSIAmdhi--UHvvFbrtLutjtz1f%2BTPUyA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.974709363.1709243368; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:28 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F925:228716:84F3C12:86AD499:65E0FBE8" - } - }, - { - "url": "https://github.com/apple/swift-package-manager", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:29 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"7d70fa286bb338e84136c85c2c433f0a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=1tE%2BJT265UUDgTbDu4gTL6xOn1NxQUNA%2FtpMrse%2BjWHXHxsIlUts%2FkC5wWcMnZhxXSFBozFWbHZIa1no6vIEfkcxf9OpL5Xu3odPq028Rc%2FuA2qNlxYQgoz5MXEWIEXmMWtx1UgVR1gk0C%2B3EeboeoLpC8kMNY%2BF6YQavYoiniBA4ynhM2xyF0LDLRTx1xgGlNYnnAOmnpvMGUpZZyu9hpKA5%2B9Vr3Aue%2Bocg9%2BYF7TsKAV9G32DTshgu6nk%2FX9eSfIbX%2BaRMo70Dwg60H8UeQ%3D%3D--QasSFWd%2FtTvRbwtE--krF5asr6MRX0VF0RCjhq7g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2147338145.1709243369; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F92B:1B1C90:841061B:85CCA03:65E0FBE9" - } - }, - { - "url": "https://github.com/swiftbrew/Swiftbrew", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:29 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d92cf5059cabeb18b04e3f617cc65536\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=SzV1n7yK7J1j5NBVGmqvbL%2FJ9x8SZa2xDTQKKZSH2qlqylZgXCl8mrs98uBJHKoVV65BqZTMvX6zPBslXa6YauDJHLCP58M1GKEFJnAJGANPf4YWPOCyrx80y9IgeRij7Td42WRISlDNMgqhlrDE6FRdSyhY%2F7i7zRyLMZ1peZ2DtZp%2BgrZCJUfknMVi5m86Q49BPNTW70aMywHv7eznR3PpJ6nkbTntkemQjpXNWBfAiOi6IUyXoIcKcGUH7A%2FJmrRMYnQzySfRlGtcDz5ZDw%3D%3D--TNCmtVU11SxHVInU--%2FfPZlj4aEjUve943hZle%2BA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1111514227.1709243369; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F92D:1B1C90:841065F:85CCA4C:65E0FBE9" - } - }, - { - "url": "https://github.com/ochococo/Design-Patterns-In-Swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:29 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"59d469461fb7a2a905b518a8b78f2245\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Ad56FUckgiqjDk6SWzi0gmp%2Bz9dhQYlENWU0%2BXveJF8mENet7TRFO4bBVNx9pE12SgT%2FLnEVTWFHHiK99MZk4cSwDkp38dMtmT2Hx17uQZ2Luh9njxWx29bbSEH9x4pqmaEM6GFQXM5iDVilqAFO%2FV0RxxLAe%2BZlx3f%2Fy2vlxleof8gsGV3IM5MqX2vppD%2FddO2%2Bj%2BTw%2FiqyhZV5iVzL%2BkqX445WS3yjsHOqtXne9EeNIq9UWz3W16RkWl3fa1uOMqGQnBMK2FZMhQttE7L0lw%3D%3D--n7ofSpomq30EHhoh--LySK08BOsc7F0rjMdF7pfA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.287078035.1709243369; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:29 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F92C:1139C5:80385B7:81F2AD2:65E0FBE9" - } - }, - { - "url": "https://github.com/SwiftGen/SwiftGen", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:30 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2374fcdf2fad19a91a4de7cc1e56e972\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=EOmx7lRK6200yroqlaoQ%2BsoEVBCOJcmTL413CK0nzWwtnLr2JyaADm%2F5ccRc0vth3CgjczJF34pUpDgkXjeVqbKdhwQOVSEFbgLydrQ5t5nlvG9O5zlFEpxeVQDY7d1fDOZBra1Z4vl4GJxy7R%2FaVBpGn4XcK3dtv77uyzCC8Mr7E87W8al%2BvrfTftGmK6psbA3Iqxkp5IQgJrFmmuayOoMCqLz9KRrtaUhAX155q4UuyfyR8w0kHX6eNG8SWQTLpSmZ%2B%2BXcJpXPZs1jAR85qg%3D%3D--pvOxGMXnJ1BLU3MJ--qhMsUUO%2F1lv51lsxvl75bg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.740318329.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F92E:0ECB:8443493:85F46FC:65E0FBE9" - } - }, - { - "url": "https://github.com/tuist/xcodeproj", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:30 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2dd0e1b8eef7eb17263c0137dbd97396\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=3ggSGwiYue48SZbVUBKL%2BF8ovrYrSAfLBtP0m9WwD27r%2BEbj35NkXA6FZO%2B6UXuJfiQV772WZVwdnWHH9ejbStu%2Bm3ey9hFxcgt3bfcQdV6zXkdOUUd0rfQIJF5ogrKdVz1S0YYS8PhZ5nzUvMH9f5N5v8jxTjbDavHZMOGgC0Y0BEekpoX%2BPU4vosalSmzcm9zVb0p4pnA6nxqaqNHz9G%2ByhBkx5ZIUP3yqD2giNZj6g8p6j4lKZ58lN2LinFexBYDiVmYljv%2BvdXuYynMxOA%3D%3D--7J%2BinfweLhtAVNzw--TB5i%2FJIKnr4TvH1agYbgIw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.608788372.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F932:228716:84F410D:86AD9C1:65E0FBEA" - } - }, - { - "url": "https://github.com/JohnSundell/SwiftPlate", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:30 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"50915ea85d40db706ce5d146c4c411d9\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=rybznf%2BBlMj3Vkq7574Sb5arRJyXKXvRET4Poeilwgf5KnvTBG5VpaM0Aw%2Bj3Tl42SozCyI6S1mEOckH1Po6hmtkA17Pp8y6Wwrzr7G9pJtAnbb3zCkt7kJBo%2BCOHkyX9TXGjFPeUI2TCNAY%2FFLr33dk3WopOZF8pqSCH0bn1UQB5vXhAZBV5yk6RL%2B4TTnbTlNfOKah3U4eUrMuAm2oTyXX%2BnV%2Bkb4JvUS8J7mJKynO99PgzqGP7XU5x7H7LR%2FgpdAIoS5SCIIpwZYuK5ZkHA%3D%3D--3md4fcl7Wo5qW%2Bln--cJp750HwwrwvVEJ180vbaw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.924576903.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F92F:F7A62:8725926:88E1AAB:65E0FBEA" - } - }, - { - "url": "https://github.com/chrs1885/Capable", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:30 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"ff4d25d6deebb8ff1537823250df80d3\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=J9PJ4E%2ByPiXDKKrNo0hD0keSQqqSMvswSchAHsDRp11JzE1xGSnoygjA4GbSx2ppTAnIqld8wOd02jqUbd2MGBRNuekF11Y9%2FZG8cJLhVWIayoF%2BgWILLGPnDsPDgLxiiOPQgkMvWde1RiIIcOtMECoSI7d1JLVX%2BsrgfyAKxz5BAbjGEMdjpUIK5E8Jn0vSdhsaxnFWg4ouIQsQtQUYzBCefaxqdi5y2rvDQTQ0P7GWerZ6No98KCd8csgXlm458LNQ8a59mfS6Ix7XUuqWlQ%3D%3D--dhWM2xzLZeOD4Tki--x36U67eqJxKlCMVZLeYhcw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1159581261.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F934:0ECB:844357B:85F47DE:65E0FBEA" - } - }, - { - "url": "https://github.com/SvenTiigi/SwiftKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:30 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c36b05ec4df7f493bc662942cb9eaf70\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=gt3uMuJtuVGVr1RdXWAaHxr846kdC2Jw4zsFphiD7P8w5Z4XLG8WJ%2BlcsKqLwdpbxqs6qIz5BRrIXPe%2FXq%2BjrhPT7UxazfOldADXV2rg7j2kVByOdKJ5ZLWNjzBnIDilPkpFAA%2BMTEbKvbTGdtMJkM2vyJhe98q0cMCdm0z7DhVlVY23CpKKN1j8zDjKTBkALYldcnenISOLZQPblReW6pKB6u2aM7d8y9h0phGeAZF261IinzkREXlIODILV22NYMrfuj1L21e5VflWxAiZsA%3D%3D--D9EOUWL1Zxnm3NKp--k29lHbkSfjdHfDio70txWA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.852313502.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F933:0ECB:844357F:85F47E6:65E0FBEA" - } - }, - { - "url": "https://github.com/cpisciotta/xcbeautify", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:30 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"6dfaf285266c39dde3101286ca5f2828\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=30QXY%2F66pZQjVZqm5SvMDXgdcrlsS8a6ShjKmcChEc60SdIa%2BtaOOwgzH%2F%2BXc92Zf4H8ZouENXQx5YtdXidFv00AysnLfCri3gVqbC3LAKozRTuhOOyLltVOef0X0lGIFR%2FJK%2Bd7O7eXDo3CknQM%2BYoDJ4Qkh7uwgVpNZbiDzjeoGbTYN0876YHSMFUPUA5sQrxa9BIoThfa4dZHV6ox1FLbTCrN%2Bmr27Ov5dvTRyUlgo55hvbm%2FXzeJBYonAekZrxFtM%2B4Brq%2Bzn8u04j9cYg%3D%3D--rAJ2QwtIejaSXOJ0--YjPac14Jgpn%2F5KqISSqWAQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.753779989.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F931:190C8D:8382F12:853CF96:65E0FBEA" - } - }, - { - "url": "https://github.com/tuist/tuist", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:30 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9a2338ac6588d61c6f9150f0757d859f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=li9iCNkZpq2%2Bhr2%2FhDYCxW7HFgtRM28N61f3dQz5UpgpNN050XuO1MkgBrNDSHgOxwa0J9ajyCdwVnsN%2Fymw2O5nowePmLOTPEu%2B7%2FyNEEUtU1qyPNUyqqHnE7Ru1vh%2BGpD0JjKzjxyGQmPKwlPkbhFspE1M1MKGgpsWT11Cy20bFCI8O%2FL0AptbBJ9heFSHC9%2FlQuKpX5uS%2B2RPf0%2FioiPDA2ArrRzqHRyc4F93McQqCYIllYg%2F1GV8y7ZBcFABC1UtW8aVoJNyeyxeRUUCxQ%3D%3D--R14yQCmliBTP%2BQBf--dVzZC51z7kOEWfKmfdxkLQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1259768301.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F930:F7A62:8725921:88E1AA4:65E0FBEA" - } - }, - { - "url": "https://github.com/palle-k/DL4S", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:30 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"dce74e1bfa7f8d8a31fc72a09c766666\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=3RWuIBjru6Z7mmDb%2B3yGbDqZXTMW18fluI1un32SDSfSAYy3JTdz7%2BAIHMWoNPIx7TDr0SzKm3wPyyYohpfNWark9mZX7l8SwrTWH%2BxkMo5rSEDeBzxuG7AMA1vqQ6ziDaFRp0Ufguo6%2F1R%2B5Qew50JOakv1htxmdz2%2F6na9q8OCcRzWU2kKOHTtF0JcFVfhsHoMCUig7bTY20N9hysi0oFdVJq8BVEOqOgIE%2BFcMIHhqZBO1VKrg3NQuFopFrYwhXHEHR8mq7aipFfaTLHcXQ%3D%3D--sC2wMgznsGNOx7q%2B--HqDzFom0zEeuSngAZCsdGA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1513245766.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F936:126F1E:7CFB5CA:7EB78B6:65E0FBEA" - } - }, - { - "url": "https://github.com/likedan/Awesome-CoreML-Models", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:30 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"8e0d95a9fcbce8167efae6d40f92646b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=kpRJtK%2F8HIGVNr%2B18BCH2%2BqjisBtmP1x9rUS1DmsGNOLjQ%2BvPL0uQF1jddTeZksVdaPYjd7AKJnwzWOnqH9rlbq7gX6IugHWnXT0nxzOocGLeKUPGzHTcgH%2BpY4G855E60oQEO%2BxLzUPIMzqXRT6qehrkaSW%2FWQzcftXtlBhrIvWIwT3sczhsOr4Rg9fXfAaJT8g%2Fad7a7ca7b7WYeQUo8Xh3UGFu3ruEUNWKheH6YLQooUBNfAniWUiNZSJOgHdoZADXe0EMgzEKEmXK60vpQ%3D%3D--vSe%2BGWaMCZsc3Px2--W1pEgXlpnVQMdSyp9vNK8w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1642125669.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F935:1A6B7A:86B963D:8875273:65E0FBEA" - } - }, - { - "url": "https://github.com/BenEmdon/CenteredCollectionView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:30 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"7f4231ec5e31c7b0a7a55ed653d40a57\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=44GrjoIoSVTXFOcffVEp7pq5alvcljSLHdgL8AuO2tBsM6ZPA2BjtspQUAbG50jlkrs29WFHFozeATnayvemIsrhuC4Uo6jYfhB7dC3mPSi7XgQ5HlxqUSc6a%2BqSI38Ss%2FzvxryRGpnBsLlS0%2B2owrkeboU4dPj69oyDpUgIfBTaYuM1rKV8Tcw5gLkfYC31kqPbRwJy8BenXrNU6MRfpcEV4fI7Lt2GTHlFG4TI%2Fg0cqLnywWl62Jr%2BRn2lC5%2BER9z5fLl2myUkILQ9lCABiw%3D%3D--1Zy25p%2BjpUEvuEx9--rkDM848cBAlDZpMR7FpHZw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.670801767.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F937:0EC5:746F973:760038D:65E0FBEA" - } - }, - { - "url": "https://github.com/AugustRush/Stellar", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:31 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"93bbd725111df114ba1653a72687aada\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=v7EStTgduOORDnO8Ts%2BG3EQvvcqAqwRcT5TJ%2BGp2DGvHpkVq%2FBEEGCAk0InfzUYfPO4KqGWX7LlPlex2zf5Tmu60FBNQ1d%2B72DkO5uJovERxYX1TaE%2B%2FRGQioGLo70MPmqBFtgynP0MtARDjY63W3yrSpoaZZPGz2yLZxoth1Q%2Fds2OMnUpwOrhU1jISBTo7k94xzLpVoDWFwQbnjPaCSDK3XldnYyzMBWEiPSsRrhqu6yaeXpPmXWbNghRFYsTkq77X%2BSt2OdmYzOO99u15hw%3D%3D--H6zhaZyMrHWK%2BRO7--XiIMgu%2Bxvp5ccj5SfGknAA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.893566666.1709243370; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:30 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F938:0F7E:15FBEA:165B44:65E0FBEA" - } - }, - { - "url": "https://github.com/timdonnelly/Advance", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:31 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"b4c2b134ae3746ac3f05227aa7989349\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=WphJGvWql5FX7HxSjjyq7Q0djf2Pd0IALOU13ZyV9LMob%2ByhC1%2FMM%2F0yvdXeZhOE%2FQABuOJMIglrLFSFBW9LzXzcFlt2wwcZiGdguJmLcMPgnD%2FOEuNe3KVOXc1WVDli59Ypjbgm2K9mp2z7DzoUvS1WY3Ayi4HUiWv%2BP1KG6DVBp4ov8XsiMTmRaLFmWaJD6vI9AC3SFHqakrsJtlYsoapju43Ah%2BNu0tIcRWiewNKZwfzOASwknUjoqcf0J5spMq4IDTWQlAS229c14nNd%2BA%3D%3D--hME4ECmuWdLAtqql--jDtsiCXIKCp%2BkpZXjfRCiA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1551222184.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F939:F7A62:8725C9E:88E1E41:65E0FBEA" - } - }, - { - "url": "https://github.com/icanzilb/EasyAnimation", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:31 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"68168bcc39f48c0d8cee9c11533d50c9\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=hi6xsf5XM6ixI5bml7al9dCMIS1O%2FVmGSq0eanCWdBi5gk0nmJ3cplPX9qcIjU9QYn7k7ALkBZRx%2F42hQS5P%2FR1Pp2hCFo8XaVtwYIO%2BWJJFqkyggBfI%2B7C4%2FmkEB9S0iXNnecU6%2B30ACbhOOPNFCIrzjV8AeRh1GEbVnzSn8%2FSRSEiibS%2B%2FoJttvnrjnNgMM%2FrRY6BqWHpWXyEssNyneM%2BqjX6ro%2B%2BLYhIhMeRUpsPmqXU%2FV6r2PKL3%2BZZy4kZC6vf54QM%2FRigsevqRWTB8Bw%3D%3D--AFeVll1Xt4DtSY%2BZ--ffTijsN5YorADkF9Zt%2B0OQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.684416154.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F93B:0F7E:15FD3A:165CC4:65E0FBEB" - } - }, - { - "url": "https://github.com/shoheiyokoyama/Gemini", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:31 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e7a5d18c8ebcb382a25e2de051cfc124\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=0%2BQoFZkiwU%2FtYoWTLG6otRfKn4AxOdNQvNHjmrJr5hLnl5iNSVKU2bXd1hA4GyUWKx%2B62WRXc1C5h%2FgTsVq%2Fvv0xmIP8k5G%2FVbUrotiyiW6e6n0u1p9rmOKrtqDe1oJKhfpsS%2BjqSMkPHR4xq3tQlQT%2FFrJoBxaV1nR1dTjIW2AoGYADInpYEoNDvBT7DGynLN3vcHAnU6kFDOo8JX7vbgu5scw8fi9O2QXajhITl3DoSAAkqDBqBZahac%2BPpumRvbbYrpuyxt64DhOq%2BBtjqg%3D%3D--7V6T7jHXVzChEqCM--qXvM4I%2FUamPvBFHe%2BGSpJQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.115499058.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F93D:1139C5:8038BE5:81F3116:65E0FBEB" - } - }, - { - "url": "https://github.com/AntonTheDev/FlightAnimator", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:31 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"aacc4f4dd4c507cb8704dc3f696b8cab\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=McXhs2UTo0QHVSEHZOvSs8UpbrdzmpOEscxAI83S3W%2FPF9iNwX9c0fz8T3LgBwrFLr7sx4dHmKj24upbk4DoNqQv9kEsoMjqn%2BZJarx7fmpy5i5GyQxjtijHvdRO710jAS3IWO1kPwkCAsk7DK8rTRVC%2BZMRrYR3FPG7YRbjvJK0jiGwt7fP8TFYUkXHLNn3KQvp%2BK%2BIdMUITmmJf2KXEnDLTbp56nv7qAC1DD0MiFoW0B%2BchElTRnAvC2Pydjii1tuJ7xijFWtEL0U4nk6lOA%3D%3D--UMhI4wh3oIkwUGY8--%2BCTulKPV96akYFeJgaq3Fw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.17917848.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F93C:D9680:8CC8842:8E82254:65E0FBEB" - } - }, - { - "url": "https://github.com/cruisediary/Comets", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:31 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"db3c693e2eebb882336a0b947b6f4a12\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=5Ch27wGJG8inEf76Vn%2BbDBQuUyYlLdRfCFqRlt%2BS9t7A%2FsOgLLsY02qwfyojzg0sK3t4GxE2wyoKcxsz43Nbl6lfxkLfOGvjooHP48qSUs%2BVb6Zw8BkT%2Fr%2FT54t7%2BzxskajC65ukzHqw5lZAG7cPxJY4KaQPK95Godn7lqtqZadAtHoVMv%2Bw4LXSR%2FYBePVKrBw1mIDp0BFEAdBwIOrPnhsi48ORAXWn5KwDqLYVEF2CAGwmsg65DNMDL2gq3HqOk2tUyvW0PvJ2mwFhg3hLJw%3D%3D--62iVNtebJ6X6uw3F--5CS4rX%2B87k0PtkM7MDMt%2Fw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.511512945.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F93A:D9680:8CC8834:8E8223B:65E0FBEB" - } - }, - { - "url": "https://github.com/marmelroy/Interpolate", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:31 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"28bc7b1bbccea3e529dad6de0dc340ad\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=eT05P2UmCWQ7Pg4A2vwTHlcmuDsjZAmHR7AybRcePR1AoiiBG%2Fv%2BXpN9CFzv61rNyfuC0siLtMXWnSMMZwTKmWLr%2BmQXQUdX1hRrm%2BrpNVFseF7prFBeg8z2cQCzCZ1AlRudQDK%2FZ2OS0WB1AKY8dEGr%2BfYWiuERA%2BPglam1nA64XTnQThfa3q9pB4o3PuZo2%2BPAFxmXyxycTo6Qhh0D9N%2B7oHwpeNH2jUegvaiGKPk%2FUnnF5plk9BNKUT9Qy9ltOMyS%2BJ0I3Ln0jTlLnenutQ%3D%3D--lSH5NmUNpLnoXVyZ--H6I%2Babeh8STJQkLbqKxk6Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2109874077.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F93F:ED217:830CE88:84C766E:65E0FBEB" - } - }, - { - "url": "https://github.com/cruisediary/Pastel", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:31 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"b47fb979dda58f2c3a5c1b40c06f15e5\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=iLWfxIlFK%2FQBC2d1YZmrqfk6UlYmAsxJj1gNBCWmD5vw5tOTLfLxjKfTZTz1APla2J%2FcRQohjhaARrrL09uBAC5WPNLQKA19ktFMGhbNw0zDoTk6bvYnB8Osq7KLa0NIxdEd6q9SkvM7PC4lCC%2Fg7J86rBjEzCIknnQstmfqUQlt3qaEZ7JWmMZ5bQ4pedLRe2XRDR%2FL9H1HH%2B3yidKIZRy8GI5DlbuE8RYB1XV%2BMSQYPOIGxvfwuluSRVDmuR3hXqfs%2BEa0kzpxNEqHAeiozQ%3D%3D--GLeY6NiLf6eT0HsP--ti1NvDULj1foOWxoYii%2FQQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1539081278.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F940:0ED2:6D2FD76:6E9F627:65E0FBEB" - } - }, - { - "url": "https://github.com/hyperoslo/Presentation", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:31 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"432616e910c6a7527920fe4c61acc782\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Urw9XszSRVPuSiTvShZe%2BLbJi%2FWbqnMbAnHnK2PJNsXx0r1DT7koKV5dNo3unnnq9KI0VywIkDF1Wah6Oi1bDXlPcrmsvl4%2BUP79QqhA8SNGY6zShAx312bHe9dczwAY2twX5GTKeai4AeDanEUVjZJcnBHfA5qtJTmrMj4AKPHWkMzbCygb1DGLgMaayDwO%2ByABcdve2MR0np%2FF%2B5Tku3o3f4MnGZmMYHD5nCP1TkJ0SAAThMF5fHp%2BUXtKZR4ue1c%2BU9SQGfMjaN5l7mRvVA%3D%3D--96srBPTk83WAd%2Bv5--DeNFGM0RsAUtJLPAZ%2FPKmg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.472530676.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F941:0F7E:15FE00:165D4B:65E0FBEB" - } - }, - { - "url": "https://github.com/IBAnimatable/IBAnimatable", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:31 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"96ec4d12ca39b955f038593c8bf032e5\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=TTt49ty%2BJRGBl8Fif0Hc%2FojEuBFSqA5TPMuuPJzPPFUGdJU5GsTWITZz1KP04e1%2BswxPKdZhPLTXqWejPv6PldAoDGTeGqxIQghulDDNWzm%2BJUniH%2FTonVGINYMQBE9T8jCxJognxdBHJ5gevsl4F1IEpqpz7Z4VlkNHtZBQfb8rkd5Vkrlp4%2FMdgJ%2BtPB7bxWWtsrAb1mJS1zQQ8tdlLVRtM7sKu4yjLN8PmoqxDBLXpWNqQTcW8m0sxwWobWohIXTynTHH1DUNKq6gJKRCZQ%3D%3D--9cLNS0kQYmIvrO2w--x8zlHVo97OeE8Fe%2BnIePCA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2059518905.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F93E:0E71:A4AC1F:A719A9:65E0FBEB" - } - }, - { - "url": "https://github.com/shu223/pulsator", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:31 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"742d767fd77c2023b3ae199af376d317\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=24nm8qtUOg5lLA1knaUPDc5j8Axpub7d3p7hxpPCtIK1h0bKHgfw6TJE6%2F24r6Si%2FUMQjMlTe9pnstH29%2FlDPD1qifDJuN26M6%2FQH1dVoAYslCB5P4eLM7ibLla9wG3ZB2HFOwLu7JlHdUdumZ%2BRTaZBUdLBUMpK2eDGB1c%2BcA8p5ewYzErbFykg0IVN9fJcZGNbiajVR74EoGP%2FfGg%2FkSOIvF%2BpT8%2BPNLjPWR5YYvHb9JeqUELhSfrB54ujvcxjODYF4xZE7gR6KMI%2BhQI7bQ%3D%3D--%2Biq6j87vWCjRTULv--WEY6QaznGOJdkvgsM45sow%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1200928987.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F942:8E780:802FA51:81EADBE:65E0FBEB" - } - }, - { - "url": "https://github.com/MengTo/Spring", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:32 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c76f24bcb3574b67fd4f950f3a0c4688\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2B%2Bm7W7nCf%2F%2FUiHBP4KT7x5FOhzDBSKVHz5pLsgPWzgLkpouYNDmNgQZ9vU4PjfmqF4A%2F0N6EO1RCaYt51ZZxzVSzNRHQlcH%2Be26mc1oz4GCoBnrUNaIk6YExFzK0%2B%2FOboWlHTk3EfClvGa8jMofRPi16fMfR%2FqiQtbh%2BDHfVsxxR2KKvtABWpbvHSTCT0SwmnjjOX1EHebXtibOlgvC3HHWwqPwaNQ3bdqDo9oYlQELkf%2FOZmdHa0YzuVoWnU%2BEHwQc8UAajI3CB6f3BLS5ERw%3D%3D--RthLaOA28BCUuvyJ--vifRgL83im%2FGkKlssVtEXg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1581689475.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F943:0F6F:14634DD:14AB766:65E0FBEB" - } - }, - { - "url": "https://github.com/marcosgriselli/ViewAnimator", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:32 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"6bb57b63b85ac324f0dde3f3f569d96e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=nDVSA1umujhvXmvREvzoYq0CtylJ%2B2mPiuxeiS65MrzHULViHesSkxXr86Ur%2BxxUvnHwQfDhtsJoejdxyuVv7y2VZG8mWAaUH2UQ%2BkbuAZEQ8EKrZfRETdwP0GhTBTfuvGv6jHHU%2Fk0PDC%2F3Df4RP%2BOqjpO6nN7T95t8fQ1%2Fg9fISQnDnNT1qVnXes8qDKOOz7UJ992pxHtYgYIp0%2FCXcKxeyfCB1wfpAZVMVODBQHvybRjYQDWnxiIhV9VjSaZIszPHAlVwWzPzd%2Ffc2Sj3JA%3D%3D--lVO3%2FQwOwLAGFnIp--YqtXfB9xFfJR8LVf%2FjENFw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.890832108.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F946:1AF7D:3400FC0:3494F63:65E0FBEB" - } - }, - { - "url": "https://github.com/willowtreeapps/spruce-ios", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:32 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"6991cec023c306326fec8a4afdb1106c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=TNJcZ%2BLf2l1gu39srIw4HIqopHhXyJRtjQ%2BljbH6S%2F97zgcCneQGpXInurR%2FoUPQOcng3u7xKA0NTf2qtWSDyVcQj5J8m77rynmd5F7CGWz1tcWHYy6i0UyLwOxYV0QRMqjNypDBl8s4%2Bf191H3r4IKz7xZjFmD90vrEUL873z6As7rLZSqneL0DemfO14PKMjkBYXqNwZochk8OXtFJPhQk5UoajvJjOrODoWU3kxtMkSvVvOTLiPPFvj%2BPse0hU1mL6JT4M1IMquG5di9TgQ%3D%3D--%2F8Xw2nKIbF1eDQpX--SRqy6Fk7PSUdDi1x9XW8ag%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2088840286.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F944:E7E56:20037D8:2068F97:65E0FBEB" - } - }, - { - "url": "https://github.com/yapstudios/YapAnimator", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:32 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"8a30b6b2af837501f43a578c817e2aba\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=4TBvAw%2B86C3v8MNhE6o6hFDV09UntAg5%2BCchvuRzeMtxsbbmUGejueKOV%2F8Ik4jyHibMkVaZiiIxVlDY%2B6au59%2BP4q54f%2BI7X%2FShQXc3icRYXUcyISPWNlwrJ%2BXQAqMluBDjqcYhEnIuXnL8tkXFWSyLlbAtDs%2Bl8PuToV4NtEcRhs7gW%2FlyMM7Ww6%2FVXvblb4xYXOL4oB%2F8v%2B9yVOf4ZP4ttcNOIKQoREF47ua8Bwg2eUFWHHAG7TA5QtpwoL0Q8xWdqLJuH1jvbWbTGCowsA%3D%3D--uWwgKOI01gAXK59K--8xMbo5C%2BxP0g5BUzXHf9mg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1576687143.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F945:7FAF9:7EFA12C:80B3531:65E0FBEB" - } - }, - { - "url": "https://github.com/craiggrummitt/SpriteKitEasingSwift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:32 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a6a64a7fbdcb6a17defe6467b8f2b9b7\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=fQx5KOOFYmSfFfgEZlz5oP%2BcU0j%2B%2B8Veo3jcasl%2FfIRcsU1jtfhwF0gqMdbsK5Jlt24iJV%2FoqKcR%2ByEqg4CsbvxMtd9XMsj9kpidsABCJ12ViQpjk6w88XFtnqpPbzVFkO9%2FMw43qP18urztkZEIikRVD9hOsAVKfE9T8TYV5hE5N1ZXElg5LCkKcmwVDC1D5RzgtKjbvIDjsddrTQQZniAWN42JHSgjPBnFcT5Aogb2ENQ8FagDDIKAhPsIqJX9zVPKNFlPDZZmFzApopKUew%3D%3D--phdWTC3KYV%2B9cDOf--5qIY%2BHRANN4XxkT9lwYJkg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2133298666.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F947:0ED2:6D30015:6E9F8EB:65E0FBEB" - } - }, - { - "url": "https://github.com/MacPaw/CocoaSprings", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:32 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0f3848218e910cb023a5672c1729d4ba\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Ui4Ofd8AJIGN96ZaNDBGszE%2Bp9QeMeS13DgwGqnhdzmLvmj6rEdRIyDN8gyZlZMHaEQrAJqqDRrr62VHYM3FKvnU3KFkRPXuekqRu9MkM%2FFOXJg%2BNISBkRSawL3kcYy8nt9UQDr9bSu4yRxKV9kH9v2q0E%2Bg3Lc9BhNjf1W3JcSA5wSjCSrkn%2FnFS1jjdXKPFlZidtcG3DgvCQLdIV9gogFSQhTgU7i8nfq616PnsYF2LRTGNnYPp%2Bo7DzoAVWsy4wwySAibLmunS3H4A0V%2FEQ%3D%3D--9BY2ICB2lUtBbyc9--dCBTHcxFB%2F4MRA0IJJC88w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1105774568.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F949:1139C5:8038F1C:81F3464:65E0FBEB" - } - }, - { - "url": "https://github.com/devxoul/URLNavigator", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:32 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"1dece03af9fd3ec532d8b57c31f2a171\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=f9OobVCCAi5v8fQJwg%2By0g86YCFRkPKNA06fGoysY7CA5KfumVpuoipmW56XY2WZmpClXdHt%2Fi6ZxGHvN267WunOlKPKSfe9mjO1tdmh0cs9NiC1IX%2BpdFBJ5flnqBVGo8pyzSZikPB7tJd5h5zdbP8pBo8%2F5pMypKpGUORsSFvKmK5mDhiX79mhHL23jXo0%2BihkGjgvhm4yQaI4jgdwzke4dmRlZqsJ8q1hwpoknArjrIGZ4EqrvYfs34PiuEub3D60CTUc7fsxQHbtRuKUbA%3D%3D--32hIcM%2F6J7xXExR9--Soc%2F9ahQSMV75c442xcKsQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2008565494.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F94B:1139C5:8038F47:81F3484:65E0FBEB" - } - }, - { - "url": "https://github.com/s2mr/Elephant", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:32 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"5de7c72c475cf53695f4ddf45a625fd4\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=kSUpVi2mFYVlfMwlDR4aBLqI6A3Qe8pWi%2FMUTrwEYLcJllYZvVWKp9qAup9Ug36W2NHjnsJKf2428D6o8CsfzNYP4A4HSnftDUSWodxfZyY2kdBrbic4Ap3ciAJ114I0DCyPUU1fuPy8FNu5V%2B956Vqf9kYwZaJwIIkcGy%2BGjULpA%2BGk92fd70eBRA3hOBi5gd3260qLGy3UJTW9QJTaWPKKaYhhzvqH%2FxmZC%2BxUAd9UhA9AwjL3QhvCFr71qcuGSnPLF3lNm1xUo4p9pFfpwA%3D%3D--SD7%2F6AXJaiOBfgxa--ysLhOJhhKojr1JlQLEnZRw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.264925811.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F948:E7E56:2003892:2069068:65E0FBEB" - } - }, - { - "url": "https://github.com/SwiftKitz/Appz", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:32 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"14c9fde4a8cf536f9a4b0b722f567118\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=RnVqdzXYII9U0HsmGT2wfMQpFqf6Fr3IPoLStC%2Fcw%2FxZuzJsbWIe5fi5J9aPoGmvhw3ju2D2V6trDjuBEy313qln1KjmpJzH0KnwDruBhpXDFBSoQ20zbXHHT2u1wAdliK81rb%2Bw5FwQ9xVwMcalpjo%2F1sSec4uwAzmL21763IlKD6EqFzkjoUUIfXpAXfWgUDj0BSctbfvurmg1%2BZxaUO7zBpiHTgvIYeQd5tCZ0M2APJAPIOxG%2B7Px62x6fgzs06dqW1pNw6%2BC4CC9kr4toA%3D%3D--qPoKGmfOptlvfEK%2F--ZotcytyxUvhY3Y0q6orrLg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2078830096.1709243371; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:31 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F94A:E7E56:20038A2:206907C:65E0FBEB" - } - }, - { - "url": "https://github.com/jinSasaki/InAppPurchase", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:32 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d51ca1179617d85c7898c39aaae821b4\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=rrnuslf3rwrHddE%2FusqLJ9Li22pNf7obLjMaqAkJAVtfQ0UWtHj4qpV7skdW%2FhL9vbaADWAVJCQOr8AxH0q6VJKiOTJ4NPggdNKsSEpP6J%2BmCSO2l5m5%2BH8dx%2BNiT88C7%2BO4HrTtgdLOgPgYyMasCmJyI1oVT0rgc5SHZEHFcjuUtgIBwthszdEgdgfghHvekL7kxheaddSFj%2BMTB%2FxN9bFFxosidtV7J1Uciw9255OqiU9l6vxf%2BM64bjIJrzye8EJB0%2F%2F71XP0nrqyGQphBA%3D%3D--7Be2C2YikjkCfk4E--tL6fJV8Z7vXPXPyW4Zfeog%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1422567527.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F94C:D9680:8CC8D0F:8E8276A:65E0FBEC" - } - }, - { - "url": "https://github.com/bizz84/SwiftyStoreKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:32 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f635faf832490dc0db20ba032c48e67f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=PQY4dWDoNqjEdMT2wnvc8IFa0i2Rz%2By2PEO0zuOGwNRd596qUA238JV3DTdXp63zVxMCJ1fv11gpHci%2Fpn9oFIBAXMJpu2FodN76v%2F%2F%2BcASla357Eej2wABINDOXDaabU2ijdf5dwqr6b9JlufZVTvEaPWTzP4z5G%2F358BI2gEZIZWOUR5x99WMz%2BIQKjpEkaxjiyIANSNFYYR7hW%2BHTNr5y35JUq4kJ2GYz5v%2F%2FFJ50hthdXcnS9599QfqH0WHhKEpUvHHaFw2QDx06X9L5gA%3D%3D--rHBf5TjEgqGXqQ21--gD7tIKVvIY%2FfVtqCMlJjQw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.934450111.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F94D:1B1C90:84112C3:85CD6DA:65E0FBEC" - } - }, - { - "url": "https://github.com/tbaranes/AudioPlayerSwift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:32 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"07968bcb3f601b8e8235a5688058a26e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=oHckCuCY%2F0vkXJH5EXiCHjFvj7tsM8VANAZVEUYJR4M8%2F7DXr1OnaGSqND0JUrPBKlzJiwv9%2FGKG9VdeCX7kZzhcZrL0bFkksPaEMBdan7Zfj0MzMQGw5SfaZ8QMM7H%2FhJFcCPlIpg%2BPWHGQ8tH1aTrvCvv8f1sWxcqMcTns3FhjolsD2JNqwAuteJWK2hWCXDxV7emYCB3Xec8zeY53TwMSDdaWplUAmb%2FGBnnCR%2FuXlwndpq2hQzN3WMo9IQHzv0KX80b2MaprOPdWUG42sw%3D%3D--K%2FL1G7uBaOQdjkX5--dLgKhMerHjrlEvPKaCxbtA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1459049855.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F950:0ECB:8443FE7:85F528A:65E0FBEC" - } - }, - { - "url": "https://github.com/audiokit/AudioKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:33 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"15196889eff25cf6bb48694b68833468\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=ov3Kan25m%2BihT%2FL3yLtoOonROLTsiW2VG9k1Jv6prWllXty0doYP5UhKMQttHSqgFWAYzBR%2BBZM3nkQTTvmM3AxBgB%2FOD3udvxHNL60Xw8KS5VQ8wvjCNUT41%2B7L2HXbQqEwE6YxvB2TCKLC8vQp48wVb9mpXP0nkU2SkUJ7yr44LOhHxFC4Wxp8HAnYd8p6eUmlwXv05%2BvcDYub9e%2F0Gd8zRs4iNdLa5g39Wecqrzd73R5Oz32jvXXMZWCTKUzK78DtifqoMbBvURGgj%2BpI1Q%3D%3D--RmDw8K%2B98EppRDK8--Jhi6eJdFR4GFKeUYmp6ZfA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.459312104.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F94E:190C8D:8383951:853DA38:65E0FBEC" - } - }, - { - "url": "https://github.com/vadymmarkov/Beethoven", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:33 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"28a4cfb29063affe926696520faee894\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=dbY%2Bk3YDQ58GEN3SHBMxNoX1nezsudjCf25bm1thKnMlQ6FeiEkWpSC3xLl1dxchcNY06V3fEA1Iu2ebRPuvClt9VjriYFFq8CER4qDRDtPadQfpniyZDeaTmwq%2BOd0DPYk7hlPjRacSLgAmljtJ2toY7QATQT7JMBPZA4xYG0Hdki4ZGBCVuyUic7lFzx%2BnTf%2FVc7RbkckZ5X75R2DNMbmsp4sBz6ilyRfspl8YpoHT9NE4MVZa%2BWOHH1%2Bnp1%2F6FRi6iHLTmBpfq25sSChSng%3D%3D--QtNbEuR%2BUH1I25N5--KAFiNzwwTodCIcjs%2B3bqgA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1335044030.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F951:126F1E:7CFBE92:7EB81B3:65E0FBEC" - } - }, - { - "url": "https://github.com/delannoyk/AudioPlayer", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:33 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d79eb460bf1bcd18bf0481810fc05039\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=D8DoXHSiHVBGJTJkVU%2BTle%2FfcO6wLwSbxGjuXORcWtuQneNwFDDGq9Z4t0MIMJBnEaKOlAKIIxOBwDxPspQWhfzQBgR67VESVLCY7pcmRX%2FR8kJMWZlzuylhDbFLbPPhGXNi4nPZN1wqf9Pul3qCz%2Fncn8sDldZDEbONcyROCfMLp1ly9Q%2FYrlRx4bbN91HloneQV4AA5w%2B%2BHO3F1d06hPak%2BBK%2BNcA6tsaolw0m%2FZcz01ZJmIMUhlNiZ9WaRequKMt720ZCvYqLKLDG%2FTSDtw%3D%3D--%2F8i1%2FZNUay%2Bfwk4f--EaWAmYnAF502Z9AUABUVWg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.241681268.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F94F:0EC5:7470299:7600CE7:65E0FBEC" - } - }, - { - "url": "https://github.com/vprtwn/MusicKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:33 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9c073f5d1b524ca5f3b7f8e748f9ac5a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=jOCHmzVbdDSLe%2FvITeJyLS7txy8kpFf0k1wDD%2FaqVy3F3r5OAZmUbPboQLI8W0z3KIHKyGFpiOXM6ag4%2F8NQqC4FycsM3Bl94v%2FDZs0a04JmTNeLIQZsXnO0pNeQxa8Xw6lYJkqDrG7Zj%2BIXtTATFis%2BWCC4sLWUnzbzKzHzwkfqJYibErLNJAGBwS4LC1YaEm2DMmy3LJSRlSC1GPLWehCHiFCmLBZa%2BRmz3Qmls0x8Hp%2B8xfI95CUlheCDTXVnDGMAVyU1W3cqTuJ5B4zOlA%3D%3D--i8TBSsAjDR6WJhI3--ZoI6ua5isAB0%2BPKf7AzbhA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1028223029.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F952:1B1C90:841139C:85CD7A2:65E0FBEC" - } - }, - { - "url": "https://github.com/kawoou/Deli", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:33 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f2af5b4aa40320fe0a720d53eb48b8f6\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2B%2FplivvYAe6oJelykkWT1ujPUem4eNnGUQDH09Xj2%2BgneVb33d6KLFVs1gm4yPoGYDyOO1J9H7Ir9kJGSU1rFjw6l5qUrK2pR26TbsIhaTe5cyfeEI%2BvkkJp%2FJV6bGHkDN3toM5jDqszPWcXvOFvaq%2FgDPzNUCMNy1itOLggYx0qMQbAGfk26gfPYTgdxW6VIREPOqb76%2FVrkBVai98cAakK%2FoGr6y7exDUmNRTIJO9I8CLX0DRqjrV%2FcqpNeLnSRrcK1OOiAV6dnSsVSMZPXg%3D%3D--jzb3G7JeUqVjLnzw--r%2F%2BKere45I2OW29%2BEqVrnQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.846313184.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F955:ED217:830D64E:84C7E48:65E0FBEC" - } - }, - { - "url": "https://github.com/cely-tools/Cely", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:33 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a180dde5a1a17ec94b81f146b7af5672\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=BGjV4XrhfIfv%2F%2B4Eu0iRmgUwyE%2BmZL0LbX048NZ8DfuzLB61tnVumRy8KuE2UHwfSLcSOJnFzFnkt4mJew0Xjz4r1ijfWqixLwUcTz7ApbnKpamKzGKk45g1t4zRi3IOA%2B5mhMBI6RCwS33XldN8bCYoC%2Bwl0vykWwWfdLFCxobQum2Bzc8JCeRSnypn7iXsGKTTSF%2BtA7xC%2BtqyYS8KeJOkbS5FpefLmyma76FIB11yHVGXVbTf0Jceef8FKmEiXN%2F1tp1XM1isS93R%2FxKR8g%3D%3D--Kg5%2Bm%2Bp0BtEXJp8k--0NQ9hQvDwPaspQhdIZwA1g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.560657975.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F953:190C8D:8383A77:853DB8C:65E0FBEC" - } - }, - { - "url": "https://github.com/AliSoftware/Dip", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:33 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"25fe875d5a149fc007c9bb7be0595c42\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=ydyCtKZAkiz98ykdui8uQKcXVlPVWi7Vwaz%2BDF1xNWaC1f9fLAzWWCU5DMGmvsQps1jq2yOk66IWoxeWKgSwYCk8ULWAGDZHwuVSF%2Fw2t5px4pG%2BsAXYBtPg16xTp9D5x69ejytsEJNt2n3GuIhw8roqrHMgS3DpbadHf8NSR4rjtcgItJnsTeF3VMD%2FbaDhujQqvU9EMuyZqNfYa%2FIg2huYRpkNJh7pzWbvqBxPKGFWSfFhowBjrOB1oqnqHqbtgcxjEEISqueEzcalYW4jwg%3D%3D--T%2BIRJN1pYQUVDxQc--1DVITMO08okklSjm6BJ5Ng%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.26374864.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F956:0F6F:1463983:14ABC6E:65E0FBEC" - } - }, - { - "url": "https://github.com/square/Cleanse", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:33 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e5b02726ad48fc9bd29dd9bb340462f3\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=79V%2B8bnK1JJt7a3zmqu3sZb5E1hsvcvG8TRh4ymR7iGs1mVHj9qpr42ekqHLPCir5pdMbWIeyycS7cTZB9rFvz1HWZ%2BKLEd9%2FVpZQxYTLVMpF0tRnoh9Lcta%2BCClfef%2Flv3BLV9Ri2lwi642dhmzUfAqjYcmbtO6Zvs6OZGkSb87UYAUC53KH0QEEwFFYyK9JMUHZl5N5Kl%2Ben0wcITV1Hd2YcsGi%2Bg8XKa9aB6AhH%2B3d5g1p2Ywoxrl1Ho4KETjU5b782d8TmpspqHRiEzWrQ%3D%3D--39ffNrMANbH6%2FsHi--wiK4Etid3MhqKsC1zPR5Uw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1762595462.1709243372; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:32 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F954:ED217:830D5DF:84C7DD0:65E0FBEC" - } - }, - { - "url": "https://github.com/poulpix/PXGoogleDirections", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:33 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f0256f34159660057d6dac614dd2a6db\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=bP3gjff9XR7RD%2Ba7aDfYqB%2FYPHpfzfoxpifZuBW03N0qvhFUE4q9JnkasHOEjwkjTdHUmZJNK28ROwKi2NAuDHyN5z6bn4OP9xBxinCsZ3kQmmx55aYi3R3C7OgNsniuaTtm9jk5m%2BXRqfCop0ZA%2BCC7KVcm5%2FezzsVzgyrDKjnEXRQkSqkeirIHsgeWxVOaaFCR5UGIgwssWba8DrZAMb0oMPRR8sIRh0bzfBBHXbMTv6%2B6EOBjwuceRTM%2FIcuSPnpFsVKeHKbGXx1oiUbqEA%3D%3D--R95n5DYhNQv5Vm%2BZ--KEnpCdFKO3VAEPHB8PifqQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.385867882.1709243373; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F958:0F7E:1606A7:1665F8:65E0FBED" - } - }, - { - "url": "https://github.com/swiftkube/client", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:33 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"48cc8140df039c19fbece707877d194e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=wsHPKERWNvTODHqhUxQP%2BW6dzxqPtmwU0s9KxhR1xn7zHN1ve5raJHmpCP70BipSacDkPI9kTYXN%2FGIBrpFvuEe%2BDG0d1KIGjkN0PIM21DezFDpDN1e%2BlM28zmx9EAmoJ0biu%2FVeAx0NeOvm3AGcLRGcGQlDC7ZrCiy1uxKeqNaUGr8ntqb1b%2BWnsIaZIdViX9YXDMUZ7lQlzQ4YLo5i%2FJq10Wd7J%2BDL0k%2FiziBpatRzDlpb8akMrNgPvBIXF64Qy911fkjNSqutscbU9HntQw%3D%3D--czOfocp3Z2cf18kw--OqRHi05XsjiEBN%2FvDaxnjw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1489085129.1709243373; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F95B:0F7E:1606F5:166670:65E0FBED" - } - }, - { - "url": "https://github.com/mattdonnelly/Swifter", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:33 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"b10ee942aed01b459d59c94cbfbc147b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=LF4jm4mXOm03zxRIgU0WhrM7UK9h1q031bes3VTNQXUzWn87QXxAsB%2BN03ucPNiHtdsnr7lPyOZKlX2%2FcdLVivUNMaw3nyQMD02uAVOK%2BrLYWS%2Bhi17oGATE45V51xInS83d%2FCHkl6Bw5UVzAFBAJLEk5PI3w8nVCHqIRsrXiZaU8UkY6z2Bfz%2BI02cNTOrHO54nN6MwR3tUCr6yEw51fun190x2ZtnudGg4YESpFBj%2F5n%2BgrjJIJ5bduRZ6r2tE0QcqRT9CYHxPWLKFOKbFvg%3D%3D--P66YLXV8SjQqoX%2Fo--SW2f4bXttnArTkjv3cqZqQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.273370609.1709243373; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F95A:E7E56:2003E8A:2069668:65E0FBED" - } - }, - { - "url": "https://github.com/TheM4hd1/SwiftyInsta", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:33 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"cdce41295901db3df4000bdc90a4807b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=eriwPXa7GrSgiksVSE6UDg2TNMqmD6Hz2CeSlC3yI7Y%2B9pedN72HOq0xwJhXJrkMGDh5LjMi%2B9KGowSXMUwTRQOanCSNz7ExkSpkGgCs1fSRp1380Uf6Hxzsa4UOup1oJqa3Pytr3YcG2aLBKA5de7M%2BW%2BJ4%2Bg4uhf6eXA3qltfTVjEaQ5L1kVfDMWYQh1RiHI0GUxJ%2FpKdcIR3I8StoSjPZR6oMV65y5xH9kL4c%2BE2rHt6wFDhxjLkualOk%2F3q4wC5Y8YpLxpdIgATXz5nHAw%3D%3D--0AAwZUvLRaZfy2VR--fTs7MWk64GqpJO952Y6Q0A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2132443915.1709243373; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F95C:1B1C90:841164E:85CDA62:65E0FBED" - } - }, - { - "url": "https://github.com/sonsongithub/reddift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:33 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"91aaa8a25e5b3cb66b087e9261f4d32f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=4gttzzLeFS%2FeF5lpzUTdqjV8GIh78IFKA5vJ2LneqZYnAoxlnDdkYJHzNNgpTVEtflyekABzijOj%2BVIOidotTwiIliyC0vX7AihuYYRD3G9ODhku6TYj5uy0oWK5fFbSyZUnHXUXT22XtqHR%2FL8V%2B3nHzdMsz2UzjoFpINfK5r%2Fc4M0k0uuMqIAbdaT4lSW3hj%2BujSQN85ajTGedkdjXGlFlCW1YW8gpulO62x45TtyN18txBT%2BN8OGZ%2Bvomn1uYnfqyN9MoS7uSjWu8%2BzVE%2FQ%3D%3D--1QokTNDBjm1rHHrA--yXTHTZpDOlXl2fbRhq9U7g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.905288855.1709243373; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F959:190C8D:8383CC0:853DDC8:65E0FBED" - } - }, - { - "url": "https://github.com/dingwilson/RandomUserSwift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:33 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"887cca62b01a52b5645bd8d46c39ae3c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=WH7HeVhuWIGghKQk1pQaiarotCiSZsrocJiPX696qrfADDFAAjjz7BFp1gWt%2BeA9mvE0P9YitwlbHeoJ4oUlpyJvULOaXdEBI8BKQyZ0lJADtlkC%2B59VRkObchl%2FO%2FAmhGn3QWLDNbc8d3x3zbtj7561RuNW5ueUDk5SOUV2S5ktlr1yIcSD59SjMW2MH0nhszpUGql2z%2B%2FYY97BforE3gprhh6lT7bbFwjvL9XQLI%2BoFjL3t0v7oFs7ZAy24bIqiopFSSUcvD7atDFn8ec7Ig%3D%3D--nDAH9ug2AAFZsDKF--dhfvmPZsAZ3nHmoYAY%2BK7w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.754148187.1709243373; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F957:0ED2:6D305F6:6E9FF06:65E0FBED" - } - }, - { - "url": "https://github.com/Swinject/Swinject", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:33 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f5b52690e33163b9117198a3af90f8ad\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Oo82hfR8GQb5e2YJpysALXqFTineg3v801xxzl6xdtdqhlIPQi4kTlU%2FwDkM0gifdMSEJeqMu2QtJephlxmvCc1IR%2BJ5KEhszX%2BQhnFsam%2BEuHsfLIDfUAp6wIqJEHaEO9h8SVlfvXjbl7vY7%2FkcWlQM3G6%2FsUif7dsSoiFq3iuK7R6jwVVnbI575G6bEMfn3Qym4dAkPDHJ54Kt4RFx4ygpSjlmJ2ALuRQ4Wg41Z8Xk4P1p0wuVrZdLZ5kHMTS20T6Y9gqf%2BW2lRBtO08mnmw%3D%3D--t48c%2BwJbZAqkIGDQ--mG19Vzh%2FnPx4xEhW64%2Bd2Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.883679626.1709243373; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F95E:1AF7D:3401627:34955E3:65E0FBED" - } - }, - { - "url": "https://github.com/devxoul/Pure", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:33 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"3034646b0e49d839d716b00e9f111d1a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=fTAvghvQj%2FsBPrwsxU9PcMI1QQQQsCR6GR3Q8EuD8eDHHSexsTge9frcAHA594kk3RnWbsay%2FJ7ZPU0%2B2KUj5ZUB7tbTKjwByWy8OOU3eXKBw4%2B5cZs9Fxb5XysybCFGl4tPK2FwHsAggBIjnzjcpKCrX9jybciLooYq2ElcIAuLpWAmV32GoIjjf29UJKne1j6sru7DKqKvNaQBkWCnfkCHXmxi%2Bboe1cCdPNS9%2BNojz3w36O37lXe6xCKqfFhdSClviZ8mMBGtzvS6SGojJQ%3D%3D--4085W%2F%2B88azNC67F--Bu7zzQ1Xpuygloez0vEtdw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.857512246.1709243373; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F95D:0F7E:1607AF:166742:65E0FBED" - } - }, - { - "url": "https://github.com/appsquickly/Typhoon", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:34 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"3d5b52f71961e1d56768653652f47a0e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=JQae0yv3WxTwY93L%2BWjjSlnEXMyW4%2B23BvYAxkJt0bPOwR5Qm09jKSZKt9BMYoAqO%2FcXKWo94Y%2FVrr1B0dJMzt%2FzG2Uvpdq2IlWX3gA1hrrsQk3j3tYqZmORrtjocAnLGP9tTzdx0Ub8kV%2FCFzaqYNlsS45FD6aZaf6R1DaDJJ0toPU9W9XhH7cUFqoAcsey9sa9n61DdXXNA99880%2FvBn21Q%2FmS2q9BDmqMuSSw5eaG%2B51YNpWwD%2FC%2BmpELO0KWFwuNabbKVB2SK6j2q6hruw%3D%3D--Fg1p2HTlBoQNc8S8--0sYa4HvmcLn%2BScY%2FSDwD2w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.207035573.1709243373; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F95F:D9680:8CC9308:8E82D4E:65E0FBED" - } - }, - { - "url": "https://github.com/scribd/Weaver", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:34 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c926e90c451d73968d397450f561e7a2\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=HmTxyU4IBc4nE52WlvtystDcCQcAVEpQExNZa95JJS2%2FTW3w8Bu5oThFuE7DqYWMlQhHYCLBneo%2BY6f2hy8qKeikU9laKac1q07bYM2yQgK1h62KKjboj36rP2qmixk4n9G2JlWxnLo3NFzDGwmHcsCF1VCKTmaYsPwECe4C38Yw1xEApZoyC9PWAi%2FqooQnxHlxe1YfhFmAtgUlL%2BbdtHX4Wdepqf%2FhwTz1AiPEXA%2B9nyQzaqC%2FYoSOjRn7NsomdxbkI4DNZl6GVstFOgfH6Q%3D%3D--zgXuo%2Fwy7XVQr8rJ--pw0w69RvxBSc1BfyjMLLRQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1296308410.1709243373; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:33 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F960:190C8D:8383F12:853DFF4:65E0FBED" - } - }, - { - "url": "https://github.com/ivlevAstef/DITranquillity/", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:34 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"6566f47d4f44f9fd0d403e145cd9845c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=ujYin5jD9pRS9bx7uEbehK%2F%2FLct58qAi0Xw%2FoGlm1AiQo8%2FsOGRpt7dWKTIqKbIyMzUE88HLdRJJPvMDkkjWD7%2F0cvhF7dV%2FcB%2FEwrdbpZwLCxr5dybhnrABkgAzmgtvrlbQNNARezi7rkTbHHmaX9ZuLCwej7dqhWRmHrHaKXFdc01rfprW7epOKl85H2TPU1GdCy8W2%2FRE1U4d0DEfo5A%2F9HunJySnTvywvnjHl%2BEw8MbalmQYg5WwOVzQGwPZRXZTQAHeDxCPtZRCfOnweA%3D%3D--IGpJR6xAkQsnDWqS--OMX97l3tpXH2JZBJfjEjSw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.195229841.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F961:0F6F:1463E59:14AC129:65E0FBEE" - } - }, - { - "url": "https://github.com/troystribling/BlueCap", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:34 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"bc379e61c000872e051e53ccec044de6\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=8oxUGUOgZ1vAGsbHyjkbMIXWe1ltVda%2BnAPUrJ2g5yPGE%2FaAxlu%2FJq9Vd8S3EAY9mpdOxRyDncr4DemeKa3wov2rj2F5RP%2BaqgLl21LZMmW%2B%2FkcmpAi0JUUzT5QxzVESOuQi6d4Ur%2BsDlhGRtyFNdW0uoY%2F2Tsvk1NUiAmEcdE29hIgnAYE0pk1DVddGzu5KDhMaQvAnu0GbnZvAlPTX01LYUe3J93G3nUP1fAUSKEy8UE55Z94kPSLBCPvpoOdCGqO5rqVG6OhE980S%2F3pLWg%3D%3D--9v%2BqlkYxv0cQglMf--D2eiACnjpabFnJQzFSaqHw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.319011378.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F962:0EC5:7470907:7601379:65E0FBEE" - } - }, - { - "url": "https://github.com/rhummelmose/BluetoothKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:34 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e1d4a8309e02b07953840367b56ae703\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=AqbpTwVSLovg%2BppXx1c35ksrLEc9JrdKxXZ6Eb9JoBWo%2B7ywRdQntzG5DCVXSo0wVUAUH7KEy08wWo7%2BMK%2B%2BPTogZs5HF%2Bu0phuvEhnRZKezCijYUkZ5lPqKAR2IflOs1mFMrzSnzya9XWGN%2Bf72ecfrwqKYDa%2Fz6zIbHsu4yywWSHMh18ga6SCYdf%2FaFNJr9MT1c01u7pAsCDzk%2FAEkoKm4jCFGQMvUqvJlcJSjlylSyZb2g2x2KsbA7J4qy%2F7lhVT3cUgt3eavbZDf2JIf8Q%3D%3D--fX8%2FYItrdSkBLWcZ--ov5%2FgQovNUmOwYT%2F11gXrA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.700928439.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F963:228716:84F5237:86AEB29:65E0FBEE" - } - }, - { - "url": "https://github.com/jordanebelanger/SwiftyBluetooth", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:34 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"80eb533ddbdaf93fa8763f4e8838cd56\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=6H8ZfrwNHa6n%2BbGJ47gaUnVngvsHit%2F3LmPo6D%2FE%2BOM%2FvaxJ%2FDt2RQcW%2Bq5z4d6Ls0x3Y4PS7e%2Fx%2BygbVpY3lQ0qP2p2pwD%2F7ZhxWjOT5Q3GaN%2B3%2F6PFI0gPAmioqTQ%2BzjxmbKosLW%2F%2FVO777e8eTWH36OaJ1K5IwgB%2F8GnfSPn4zDKcGVm7SYlwWzAb7GYlFwJY7hb9DGf5nM%2FCtAxqhvo5qiA4ddpXQmlWSvJDLOiW96NoeF0EZrmqe21xoQ0CGdyEqjjfqlkClz6%2FmXZOMw%3D%3D--z%2FXf1p9gj%2FACuyAL--tvVEw6DaCaDoRZajxf46yw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1822563932.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F965:E7E56:2004217:20699F5:65E0FBEE" - } - }, - { - "url": "https://github.com/polidea/RxBluetoothKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:34 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a129879ed4d7bf2c767b5d712459f0ae\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=0fE5jUsPXkPR9XT98SdpGID%2Bok57QNu4pzkWQvaQcxwpcZ3eWfRxb7%2FbTiqJzIkuY4306KmEsQ83cv%2BxyUQ5gPTm1Ru%2B%2BC1M9B7gjbDFXHfNwMn%2FIgKv11n2EcAMMcoa72Ez4UBGgjuSv9d5HlevtGIaguEfJSkr7kbhnhMBIz2n8ZPtzj5vz7Fo%2BNpjLGA%2F45IE%2BI9GkJHojmiSuZSWnrOla9VSlUK06VXRNNkujinDs8s6sqn5WZCGt%2FtuOFIpjVUYg5ZLi4PzSo0SYDCV%2FQ%3D%3D--M7AfjJqoVWDenh%2B1--fw3KVs%2Fhbw5ttyQXgLbfjQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.342415837.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F964:7FAF9:7EFAA17:80B3E79:65E0FBEE" - } - }, - { - "url": "https://github.com/NextLevel/NextLevel", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:34 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"56068331958e4fd2952a6d5c4e0c62d6\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=OgNW37tkmcg1vq57yS41VwRYzBSW%2FCOUL4YeoziFeqElgN%2BbZ7jJgtiFyAuvXf94waAIRN91EyPE3ogxXUJ9eYjOoRhnWw0d9gaseXQvvUBsJGp6NF1L%2FHnLXz%2FfYvMkmWSdG3oBltsnJw35FAT1kjeLI0iJNohI8rGFsb7nV3iValjt0192B5X0yMj0FlvLre12uS0RGb8Lt7X0%2FoSSj6JydOL3bZuDlhovv5Zaf3xYM8NWU2x2NaFHSNeygyIJKNvr2MzLAhoeX6tDeuTwxg%3D%3D--J2xkW8HXJ0A5xYAj--89a6L8%2FIkJ%2FDePREUjY0rg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.480192829.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F966:0F6F:1463F65:14AC21F:65E0FBEE" - } - }, - { - "url": "https://github.com/CameraKit/camerakit-ios", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:34 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"143e0c9119ca0094464310f6d4724731\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=QAJBESgvs6Bi0tG48HPse978FGoTe1HmlVVLfs6w49Ef8H1ZN5QLeg9UgEAUWGYc4IxKjdMhlxel808VUGZmydb6lI5zNZEfJds7TP%2BX%2FtJrc1nqUWyvOsldxrRa675XWY0oNEW5q%2BtwQnXzgb0oM9Sf%2FjgF0elgmzQAVqlRtSSCywc1VQ%2F6wj%2B%2B%2FcFOaB6TC%2F%2FolSqjnYW%2BHO%2BMlgR%2FkIeLW0xXKfrY1BXFrD2mAyYvtuwZcCADn9w4WXZOon4pFpSf1mhbMw%2B2IwHlw3LoYg%3D%3D--1xnJzBhxWUlf44px--FHe842ryD2hoz0WWyXOjMw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.889923826.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F968:0F7E:160B69:166AD0:65E0FBEE" - } - }, - { - "url": "https://github.com/ytakzk/Fusuma", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:34 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"654b2986c7069d3003faa5c317d7bd25\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=npm49bPfjTLghGL31QGJD3fHoUOkEbWd0eRXU8l57jRuCk1R%2Fsrzv8Dwi2Ct23J0nzatOPA9L3iRccSIsMFyTH%2FrrnAD6exmqS1ns6sySWkhvVVyYKu1yA%2BPcwhnJn6UzGcMKIUC%2F0KrxIX1QzN9qwaA%2FhIGbQ%2FS7o9rxHb0d9tSvHlPvvv1GFoxrP4ncZc3E4q9hNlfcSYixeXRu4o%2F6h6ykmCorW1vqymavFpScgpj0iC9C9AwNJikxy2LkfUfEDoNJcIoFGWM1zyUU9yW1Q%3D%3D--7LnUHRWoVKY%2F3Xp4--%2FRqkROJgq2oGjAfIQad5Vw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.723145845.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F967:E7E56:200426E:2069A78:65E0FBEE" - } - }, - { - "url": "https://github.com/SwiftGen/SwiftGen#uicolor", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:30 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2374fcdf2fad19a91a4de7cc1e56e972\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=UfCf9O7SVe%2B0uT9IQnzPkMqc2r2Ru7OET0Ud%2FdRqPndLGW7BkL%2BbpoxsnY3QFc9P2EwOgGbWKW9DkJjujVIBcCF0zPafwk6m4TzJ5YjeQ4t%2FCyS1MX%2BYGgQ60k2e4yGZXvcUaMSo0z2nnOD7RlNEkgkX8eb2NoLeND9aLWZKCg3SIM39pPpWTwzPY3WGMv2RHOJxeBWbH%2FkYYPOBRjjpCSHir%2FPPUcFI%2BnX5FakA8AswiVm%2Bd%2BDCDnHst9uJr766GItEkQaLUB8NXhDblBqvuQ%3D%3D--Vl8UPF%2FkZVqn2vQ7--9UNNzUzyisx9KaA%2FN2PzxQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1998216024.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F970:1A6B7A:86BAABA:8876746:65E0FBEE" - } - }, - { - "url": "https://github.com/hyperoslo/BarcodeScanner", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:34 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"b8cad04325bacc9a241eae5a8811a953\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Q8loedBXHVn8%2Blnxy%2FKIPqIUMk5P6r%2BmW4lWtc48CdLhkAqqDVobx%2F5E6nHYfATJHjHuMbbU6GEN1KiA6yY2lQvJ3%2FcDZ%2BpcHxy7UmJBznKdG5S%2Bg0NfAqxd%2FCHehlh5h6m5PVufc%2FS4KKlFs6fnQJ%2B4YoV4mA06Lj4T8IGpIaxo7m29wiX42kjCrbE2%2BOeRBsV7Tbr2XCmgscNu4WXJgH0otWNNaS39o50fXtipGycATUcHtgO%2Flk0Pl5CfgjmEbsmx8ystLuXvOL20O8yXKQ%3D%3D--v5CwCOaokBTRkVvx--fzISyaFKEaAQbXTeb4MiMQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1284868012.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F969:0F7E:160BAE:166B26:65E0FBEE" - } - }, - { - "url": "https://github.com/yannickl/QRCodeReader.swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:35 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c8507af2c5a603d973fe41ecf808ca9c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=HVFVfgLT6srQjlyfU6lTzUslCw9xnN3VWKkzSyGGZS0NYBM57Fspn1jU9vu5rXxviJMWcyRT3oqjam0PinPdqbqJzOcfFT7YQMTZyajt%2FCv%2BlfiWu91DT9ZF4TyKDTPK5GXuUg82uMohyk6AWR4O4wppCTFhXQkrYGle0K6vn3%2FSBEkKqiL3OWE%2BbICdyOhNi8pCjYauJOjKDy13rgirFqshshX8i8pbEbjtx3EkR08jDK6ZK%2F%2Bw8jbb%2BtvfiWi7N%2B07Nz9orV4IRXJv46st5g%3D%3D--GaWE88KC6MLzjul%2B--vLb6QAdIWGNjY50ijuxBbg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.185826870.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F96A:D9680:8CC970F:8E83186:65E0FBEE" - } - }, - { - "url": "https://github.com/yannickl/DynamicColor", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:35 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f7f83beeb5e661ed4a067585c80225de\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=L9Gk9TthHxDQRha1m%2Bd0rKUApds4N4ylvVoVwd%2FGHCdl%2BJ2wTqEajiICrlXJoEo3bR8wsmmmtjknyTrNqSLcqn4iZIC6%2F1kHnv8pQT2CvpTqZV5tJGL4dQd%2FZFqyMaOjPQdfpJYayIVT1F02sBIVsfbhRhBLF9GD4j1hqgb6%2FPEIXTTiTdmhhoFk3r%2BlsKxrf55%2FMdn5GF64505O%2FLimq%2BFlvI0ynE0UBre4jdqofP9jilR07G%2BCTSatLSWSD4erhyQbf9YN8z2RvJXDAvwSFg%3D%3D--Wbr4G%2FttqmoHIRTh--4E1KsoJiEQKHp3i9BRpcOQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2037006280.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F96C:1F805A:833A5CB:84F3C54:65E0FBEE" - } - }, - { - "url": "https://github.com/badoo/Chatto", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:35 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0071dbf2ae80defb297558be2135270b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=THwelIbEQvVFKt1TSXULKHivf2oAA%2BhXCWlDmHxuBG4fjJCMqLDvjX6C6tj668RanMYFqrtIxSqAuQI07GY2pvIQPUbj9ds1wLjV%2F1phJEgCjh2wyTpUOugWtDDiy6peDWOqE7u234qRbMJS6VFUEbUmMLlRJEH5t4wztqJWdw7fK%2BHwTmlxSnzZn29m0%2BMPmNa%2Fnix3K6sZP3syM3kENQOzZbyTwOwP7weOqdKJ5TGETLjSWev3PzMqqy%2BwVVC%2FE4yzp4FZR5W3gvhkWnpAYg%3D%3D--hvV6Fycanf67pBP5--EWVDSde%2BlMlCtqKnmf5nmA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.966428542.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F96B:ED217:830DF45:84C8765:65E0FBEE" - } - }, - { - "url": "https://github.com/zenangst/Hue", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:35 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"59d921dc0c1d0c349f3f540692aa4a8d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=ZBpz0F0Fy0aj%2BTBHxPSiffqRfsYzZR65JWFo8VBIXl2189YTLajoMKaMYEaNElebrZdrGFx3UyXlRyZJRl02SpqfYLweM88lQlt%2B0FcwCRp%2BVg5DnXwmU3gvSSLEL0a2OT%2B%2BVOgqjp3QZWJirAS54zfKJB0jOBhd2g4%2F1RkRzYAPIcpRhHAYKFBmWOGFe69GcFIXdTgujkZFjnH%2FYyG7GsV%2B7eaVEwb5vQDi6EJfwxhgQHwCBL%2FKnYmm0LC7l85%2FRpVrBqnKXGH02Y%2BxtszBLA%3D%3D--6S1YSH3uTsmHHsC7--wkU9Fh0g1%2FBkYkS2uYNGaw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1987348640.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F96E:126F1E:7CFC7E2:7EB8B23:65E0FBEE" - } - }, - { - "url": "https://github.com/jdhealy/PrettyColors", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:35 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f3126164112aa40c67498f7a9bee8b50\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=fZu1w0wtXxBY9kl4OsvFzlFZumX0BbuWqQ4gPQ0bm7l%2Bn0dkks12F%2Fb7pgALZ%2F4EFvxJzssnl0g0tSZttlsLkboaIcmz3cOarepQ4iARDs4gbNzdsslxQa7LbNAotT0fi1pJgWY8Cv%2BhhtQAHNszbp3vxg7ELuD5E3dvO%2BW%2F26B%2BoufQcelOytT9f6RLW3wQ%2FPixW55pzAgPBxj%2FKTU4q9z5ObuePwdMBSgvTY%2BqQn1gcuaEHesgsjGr7Mj0oNEbLj2sUwIFr0u%2F3nPZ8HdDcQ%3D%3D--FuidFMV%2BhmeY0VCc--8qqcZj9vLFH4havFsio5YA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.979468140.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F96F:1A6B7A:86BAA9F:8876725:65E0FBEE" - } - }, - { - "url": "https://github.com/Gradients/Gradients", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:35 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"51dba4a313e53d109ce31f33e7ced362\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=z%2BrXjAJ5EA2cASu1b2oP1rSxu3PW0DovB7zUxIXmIPUtFw4kQ1hLVxLxVmE8YEoucIbzit27t3zCg2nG%2BFva0KHdTL3FN5zxQ2xtIota48ejEIvEQp7k3BGoLkz8ObzWqhaHRXNvf38IrzZle0EXJmUiIw7MB%2BblUkF3SAltI0%2BgRAUwFqh8eVqZxdHRBKpBitm0g4E%2BEn6i%2BOXQMrRdUzOqlmmbJbtKnRSCawgF41FALLw3X%2B1OhcjvPVs4FWkF5bGz0ihtfecnS9rFArgLUg%3D%3D--XP%2B6JHsaEiU63VsN--2CtPTsHm7i9ynQTaHrv6hQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.442338679.1709243374; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:34 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F96D:0EC5:7470C98:760170A:65E0FBEE" - } - }, - { - "url": "https://github.com/yeahdongcn/UIColor-Hex-Swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:35 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"fa91e590a8dc757027ed06cd78cf3570\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=L3gHb%2Fq0vYA7PTzf9soehy8LYVIoWGFwcR99xpzHo77Yubx2qnOtZ7P7IHD0dh5IKWY%2FVCSP80n0yY7Tc8gCs%2B0w8o3PluepYiBNhjcf6l1KUCS2o3DRIm1NUUZPfAtkuPW7IdPliilv8pEcTMJO5xOSzXTLOOD0oQaVGdK%2BYlwP3tUAvb5pDU%2Bqc3VL%2FlbWazBNhQFussCw%2FkgwhQPglyJd8Ubn84b10aiH6M9KJBDv24se8cJs1F2w0fob%2BGlur5ESgYFyaWhYAoQb98tM7Q%3D%3D--5QB2v9lKX5EORsLj--TiqxKBegf5j1o4oxJOTWvA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.443280753.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F972:0ED2:6D30DCF:6EA06D5:65E0FBEF" - } - }, - { - "url": "https://github.com/thii/SwiftHEXColors", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:35 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d2566bacca8a14d32a3d3b3d74fff036\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=0XKgm8Uf0tVN1SO8Oa6VXAn0WsPyiu5%2BgxkIVE1AaqM9eAHzAo0DXbLauvL3h%2B38giGhC5nm9Jv6k7cjtJYr4k1%2FZHw%2FFUio7NqIDZ3K%2BQV8J%2BnE2OGpOgc3QypbHHqK5e2yOM%2Bnjml%2BP2bviqmbVrBKkqUYI9NfES6Cktw0k%2BUFD%2BwpMnWCxqkkFuS0PK1n1TzkByQlAQxwNw2qdWgnii1bWc4efZqEUvaVsdlh7jl3Q%2FMHJ13fHEe2FYdKLcDaGUdgI%2FKkZHxtO51yQhI0Ow%3D%3D--66mhneSenMbnRFms--530m2A6tBa6mHsDwqkuvlg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2138006613.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F971:1A6B7A:86BAB06:887678F:65E0FBEF" - } - }, - { - "url": "https://github.com/joncardasis/ChromaColorPicker", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:35 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"62e74a2d5323896727e7dea3a9d95e9f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2BhkZPUqrf%2B86M35hUbnUUDAzND7El%2FVoFs0ibjuSA2BGsPpws7jTDZMcehJ0wm6YXcLrEi%2FrtKa0HHfJnq7WPzS%2Fm35P7bN9H5y7avAJIt44kYyPMJYFsmx48lD2f3Ow6UtmQ9FjyiB1c3Z2wIh32OBWa9iRdVp%2B27NXUkaR1f4%2FELFxH5nC%2BYC84ysEi4CXcdbuf0RHPf0j5GFY%2FekrkwyTo7MM1SMhq3HK6NbeLYES4%2F6xrilM7Q9JuR%2FwAvDfOSRlWztrLdm9L5jnfEQILw%3D%3D--Y3KlOPuso2h4hvPX--lDhoyTgrgVTNlFwDSNbOhw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.493980244.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F974:0F6F:146435B:14AC622:65E0FBEF" - } - }, - { - "url": "https://github.com/dqhieu/UIGradient", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:35 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"657f667a570e250355b0a9204d4c2921\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=12eNM%2FicF1Zt%2FFN7UEwiHRVr4E4KlcEal97ZZfsilsSCA8plRAjIh7zi2P8AnBNctFGw5gZ6aeH%2B4NJ6luQoMwb4QTW0AjVP09FDOcAtdA8Fua2E4SX0HXWW1sHKMK0eLeSmUwnTdZ%2FhRe0hLxqU5RREMzT1lNM4lK7NsAW0k1%2FJTltg76ckARVaYuK0vcfw1jgrK%2B4RqFdCgRn4bNvDOoP4xCKkAu4XL9vIAP%2BASD02m2xWYBVKxT4cSMYTajUVenQWXgfrFcFk5tjqpIZDzQ%3D%3D--9osMYXDHJdmzImVS--%2Bc74qr0sqEipVXp0eKBmKA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.791012729.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F973:E7E56:20046C1:2069F18:65E0FBEF" - } - }, - { - "url": "https://github.com/kylef/Commander", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:35 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9d3a29e6d3dd94241fc4c942d07ced39\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=h4Gp7LxNGtiN73HNRC%2B8McVR%2BX1uuH%2BhtkJ7rCizBHdlpuaOsNVWPrXKxUZoGkcgpndfpbPH%2B8%2Bquw5Uu6hga38ft%2FmWVxlUI2kiBKprkw4L%2FJjVBqEIkkOnxGmCMsW0WcxCKwEfbOWhyBXcDFt5zhIpru6ZIjIa5liQ9ZjpC0p0K8eAkqlZxgrJG1wo1UbaH6a%2B5KKNvZ5zFOq20zmAdSrUVjO%2Fg7CoLGUV7RmYasCApuxQcxSAtxoZfxc9X1LCSxYGorjpUw1g6q4AVTC5Eg%3D%3D--b1%2FuDUrpqv%2FQjO0N--JSESavb03tKDppBo1oB6Ig%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1287513044.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F976:190C8D:8384574:853E67E:65E0FBEF" - } - }, - { - "url": "https://github.com/chrs1885/SheetyColors", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:35 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"1642385c26f26a47d34479f61d315ebc\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=uUAmNM1AYI9TVhOhY4jj6%2BvuVpbPmDjxN%2BxeWROd4dg5CBTBfmFpW23yFAdNCehEGU4qMgBwZwo1BfjumwnYwLWXpFQOkwHVE6FShxfJw8H65cmqxlpHpfN6kSG8kgXqIKiPHN0VtRKdLndhoTwtW6tz0kYII2bMl04b%2BAfpdFVZFj57mlmH8vVQ5fMd48odaqoZUOPYNolfJDZGHdMe9BMNwcPfc6Xm9cHDorbtZ2LHx8Q1BOEgXkwUTzqtJksvOJuQONK9Hqsyxp00o9ywYw%3D%3D--X0jNp0XT8Abs7p5X--iPM3%2FuwRRWAo21ALdi60UQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.705123701.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F975:2053CD:87DFF6C:8999177:65E0FBEF" - } - }, - { - "url": "https://github.com/nsomar/Guaka", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:35 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a48c3c1ec3f3ef5afef499e6edc6e6f4\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=3JWjQk8XZIdbm7w7NeVvgjHwZpVFE5ahCdM9HoQn5jkLYqtBXSjkyAa3RRwTUimyAvr4h5A2rUCqK8eCYAAemlVYng8ZhTboGoJtUVc848VNVZPwp2i5r0rL28q6NJrJNBSjrEJhE1cmqYrrjsBPYRAeFTnzOZttym5bMkDhKnLpSwQXvgW3CEbMFVJ2czQYs2MrlAWa4TkllP7tFtvaNnvlZ6qeVytWdGRj28ylnQwPnK0w5SOFuQeJ48SNPqjCz7yST1Hkcx4oy4a1gIrQbA%3D%3D--F2vriKUbJ2ed4Cbq--StzvvUvMi6ELYG6ND%2B2MAQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1569736969.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F977:1B1C90:8411FC5:85CE3F7:65E0FBEF" - } - }, - { - "url": "https://github.com/andybest/linenoise-swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:36 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"fefe71a890c4b4b46dfce6066f2c9d2b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=mqMsAnM5eqSY84RplT4Ejw0I9GHfE6%2FfxAuQx0sL83WbmXB1ljkkwmQLyEXhzqEeHdha68lliZL%2BgSVbxVDOOI0XRUX0pigrkTX%2BRTa68GQwpOkWA35l6Dze9qQmXUN%2FnM%2BzB3%2FEsnyh2NqJ4jciZRQVu889KXrP%2BbmQMfgLGI9EOYKw1L2SmNFpSDerI%2B0jjCSnyzXdKYmxJlh%2FC%2FHUSGfqtBjsG3t%2BVmzezcMvelKxbMPVyDKwzhFE6VL8sbInEdAXDtQMAShJ90mPeSoJtg%3D%3D--KXdJ9FG0vcvkumow--Xc0pRY1jcKydaEZUYLXfCA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1398566234.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F978:190C8D:8384676:853E78B:65E0FBEF" - } - }, - { - "url": "https://github.com/jakeheis/SwiftCLI", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:36 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"dceb920c19d2d6fb492b67813f979423\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=DQgnMbetLWbY8a0mhTKlFh43IRUc47hgQRqAeeqJAr%2BaWjKNR6qJODoDjUn2cTagE80d6ru%2BduLQA1%2B5XQiOzKaNw7wbenT7puw%2BfBIoKnG0%2FGBxIkwllEPRcfdnwUaF5PWUl%2FkFtdh6UyWQPzm%2Fy9l1EqL4boUojURmV%2FOrMpee6t1QW9hUxXzn9on97ihrkT6oOjXA%2BGZ3g7thVGzY%2FiGVIF2wpuyluPb24RUg3sKils8ZNlrMR8kNg3EmBH3LZOCyUvdJFeu%2BoPA24W09zA%3D%3D--tfS6fDsYW2%2BKOXe2--uQZ43pTM27RhFHDZykYpaQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1497373801.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F97A:0F6F:1464542:14AC81C:65E0FBEF" - } - }, - { - "url": "https://github.com/scottrhoyt/SwiftyTextTable", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:36 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"78910fdab753bbcaa8595e7658612105\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=rKJavujhIxnos9QeLy1Cx1cHmKYAJxGUD7zcsSi9h6JmakCc0Y5hHgqrgbehRMwxvX%2BOMp0ZPB0ABk3rnbFaCavMScAzE3nfN3gVANOR30XeT1M9O5lTkC3YFztOSe5ruZLD7H%2FBn4e8QuYpOXoKi0B59UMEc4otecMLOR%2F5%2Fytc2h678xa%2BGTMObuYMwgHiu0EZ9NXiFa0ODqsKnkl7tqqsh6x0NhBS5yrckjLQJkf5reKVSeLcrJcZ6raz8rlJVLVY41eUR%2FpNYCgexx%2F3xQ%3D%3D--9%2BBmgPsPDn8kZyWF--JveavSh21btxXvT%2BWqmBAg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1300654582.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F97C:ED217:830E431:84C8C56:65E0FBEF" - } - }, - { - "url": "https://github.com/bow-swift/nef", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:36 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"6603dd226b7a2f611bea928af184d07e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=K3AbLLvZl1u1RbVG1bpHnYol%2B89B055ahwcIAYkCDyZY5BtqqvQFLbWEm87tFOoQFFXVVY0pwb2qrW2CGpazbQZo5z%2BDZ90QMn99y74NTnkRt6D5nagd3V%2Blao6CAgTHMQnWRHATMFr1LgkTaNeV01T1l6VcUv6Ne8IbqzjrUL8odzaCgMY4GP9obZXq2Fw4fQwZ9wW7T2o7qyPW8xi07HuYAb%2BZ3mAwLnfqgV4aByL2RSK7NG4VyeCyOwaBS1yr4FL6BpXAZz3wDR89r9caqQ%3D%3D--DSkq2%2F71B2wGBIZt--q0h1YIsHsVC5e381snPC7A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.620199089.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F979:1AF7D:3401F73:3495F5D:65E0FBEF" - } - }, - { - "url": "https://github.com/nsomar/Swiftline", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:36 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"dc2889ed52a8c2e36c765854d6f525c5\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Sntv6eNRPcQH7VdCi48UpJQotT91I2T22%2BDE6tm1U8iE61rxjjCUCh6FznhrEdtRTMlTVC%2BBvthPcs2DFTK27pRffGl8Ze1Q9BUI8dNz4Xt52mc9mzKmIKDVWtaJ1w%2BrqTO1B35b2gayxtN1KnvNecGBMuG%2F56FKJeAS1HlTdxULyqZkbtdEUqkqYL4DLSRPLzm6sfHO8NyHLUzZVCGusHtYnFAhVVB2DCIyorMUc6lHy7r0UZNGpqIpzTI8TF4W9DMHpD200jKGZcLQkQxrKg%3D%3D--UzWlBQCCOR8OtE5%2F--EkklYrLGE40Ix0J6e4iFRg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.163331985.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F97B:228716:84F598C:86AF29E:65E0FBEF" - } - }, - { - "url": "https://github.com/Zewo/Venice", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:36 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"fc49a033792ec1bec0bb2d62580b757a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=T8HNXhfNHMXcbscLLMb7jZdnN2t5pZqrQeYFbcGKG8qopfOmB3qr9SPsRdwHxQgCR%2F0ZYOgJRzIK7SNYsYtKelxcR%2Bj3kSWGCBr94lJM5wjzn4oSg7gmzlvWl5Mkxaa89yv5ZIQGab1Ob%2FGMGLtvjHSLqxAuDq4qZyGGeoIefxtNlGBFY%2BzHxCbqei%2FPAnNEntVCtjw4X779LySIKWcx%2BWfpeRsIsYz3oFekzJ72iJf2cCC7lXlI38AMRnBRLPJjaYFSwVhc867rDOSUvp8tkg%3D%3D--GhttZJuMJ8sK2jF8--tPYTi4hMddP4XLp6h0MdVQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.677317419.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F97E:8E780:8030D65:81EC124:65E0FBEF" - } - }, - { - "url": "https://github.com/colinta/Ashen", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:36 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0c387c532e7dee4b2998837cb7aa88ba\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Z9YlPRXId95r%2FxB5ZYHIxjaqUV0Bp0QmjB6gkxH6%2Ba%2Breu%2BjfunXIza7k5MeLl5vZO8%2FZP4TZJE%2FgFNGUICIf4Po%2BEfVL%2B%2F75zFMeqxIb6mkaavqoPPrihEZjbY6MnpSUIb8OF241MEIPwKcGl7V3I%2FyzKmJ9iCqDeUEr%2BKo78SP5bRgh2j%2Bpe%2Fx9HtFBbSu1lOyaR9nPDpxRwukD6%2FgpYsyuW4MEeLWPnKzqKL5bcWx6f26m%2BS68OEKg0%2BJZuSiqHYdH9vIH7%2B5opYbG1uXDg%3D%3D--PonnkgLzCX8ZV2KT--G1qwy%2FDQZ7AelkV3Q0dZTQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.711183162.1709243375; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:35 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F97D:2053CD:87E01C7:89993C4:65E0FBEF" - } - }, - { - "url": "https://github.com/boraseoksoon/Throttler", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:36 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"6ebc88557b45204bed9dc97100b5186c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=hNep1DfhaOyKJavEnpmsXdFHodgp08Wz9EbDW2q6aj%2Bc3E0cCkGLYssDU9hY%2FibDBkQjrwCYIOAwO4bXWakzLEX%2FyJbwYjokTE0iUcKMm696G7UWHokb%2FAi6381I%2FWIvYkIlvDGfma%2FY1%2FK2xaumvV3T%2FuIsnMXAnYeTTVfhNcrLysX4DxlRJCQdEB7ZXzBpX45t7auFyw659VYOamXJJjCAcNDjCaZpJw%2F%2F8rFs3DPB5k3fg1AaXnTg8cig8olqzmBm1mg8TIBmJilwLe9klQ%3D%3D--SM4ytxkNVOLNdA7f--gfadALVNR8%2FzYtWXCfwXwg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.566682334.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F97F:0ED2:6D311CE:6EA0B02:65E0FBF0" - } - }, - { - "url": "https://github.com/davidask/Futures", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:36 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"07da6aafb460ee70882904ce5349d567\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=mnKNejRSE2zKdDOqTPh27z92hM%2BhQh%2BNeAWWAkDGEetR1%2FtzG3lvwwt4kZs9L5CX6JlwO%2FkQ3%2B0glrsNMzpwtx4PTp7%2Buc3QvnBcw%2BCVKe3OH3JWj9LMXDmA%2BdOTNVStpDmwvNBnxGMiJjLLvre1CmZVJCdLrsI8aMQ3S8tjP6%2FXfyfW019k2WlIgNn26yU1nUw1Rd4fHxhd%2FFhycn71PiKOqXbQbVjiWFGgQRP0jk4yebltT4Z0WwDbO1HDMAVOQsb3SmkCcw5y9o3eJl9msw%3D%3D--%2FB420ST1QbB22ilD--tEuZNvYI2taLDMpvRuZPPA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1247069435.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F980:0F6F:14646F0:14AC9D3:65E0FBF0" - } - }, - { - "url": "https://github.com/quanvo87/GroupWork", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:36 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0215911de676125c10aba6ae3d1e7504\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=4FO5Ul6R1VNGfhqzbMOtH8TgJf26vgHAJ5BzBMIdAZ1xPr48TB84wkqdIId8NLmgyZiK1dESIOmJuxwwa4izkmw3XbwWhwzosmMRELc9OCrCTZxsukJpNhsRV9rG9eHlV9MBJt0oAIhBCpTs00s%2F5Uugydro%2BO1feYCeMMMc8wbCiwFWxMn2K8z5puCHeuYNtcxlSOYgJcF5BH%2Bafo%2Bn9gu1kKjHd2v%2FiBE%2BDSvvWLfAtWhRYbzZS0OVNFP6FxdADUzbYhrn9TbiQuiTuSWg9Q%3D%3D--26i0%2BGKchZvHrq4e--iC8cV5Jt0Bdt9OT2a2dcmg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1108727394.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F981:F7A62:8727353:88E3575:65E0FBF0" - } - }, - { - "url": "https://github.com/deeje/CloudCore/", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:36 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"010bdde3fa49ccfdf895145271a5a6d8\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=0GyOhSO3%2Ffo9eSEmsy3G7Yw%2FnXuZdQprOYsSYJilCZz9d0I7racmFeYTDg3ENISDm8V2cemNYpuLR6VyGB756Q449rW%2Fzpo6l5daKDpb0gR2%2BXR73lJw%2Ff7h7u4RQh85pEKSYbVwCc21WmwuEFOIeA9svWt43AAsvJEbxgit1q%2BvYQBjmGTF6YvZY2P%2F8uc0tpvVe%2BXtxQvXCrck4D75yGCQJP41tjX2lo8KvyjpdcOrDP2y4kVSPkD74aeRp8XVKgDkY5cCwSZrWFW85Bk12A%3D%3D--N017ihYpHAg%2BKtex--TxpXOX0pdPGQUD04dLAW5A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1841775682.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F982:1AF7D:3402221:349622E:65E0FBF0" - } - }, - { - "url": "https://github.com/QueryKit/QueryKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:36 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"06591a1d9eed4bac1917ce0398e1513b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=1e%2BnflsNsPyiQpptlOXG2J9P49L%2B84eLu0FGkCRgU0OCn8raB7pAXTn0vzg%2F4noJwlYaeKm0nz2DdCeRDhLn5huszgcdcd93kt79eR9zLrisbX94MQuI8HM8Heu0kddJYQGhpjwNysTlmowV8%2BrljwvBdy96VY2lo7bawvqkXBeOKtrDQan041cMlbEmt6lHavzDd8M%2FOoh1cO7OKGRAW4AK2DbfXBCMxYdd1Un0%2F1Slw6N%2Bn3%2FY0K7Ey8Pzmqxz9SZ1sqbwZf4h4cB7mgROwQ%3D%3D--MIXIbIcgXkjiQzV1--XY%2FjIC%2BSqckfw7sIXolzDw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1889133133.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F986:0F7E:16148C:167433:65E0FBF0" - } - }, - { - "url": "https://github.com/jessesquires/JSQCoreDataKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:37 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0effe507d82d4843c75d39b3022054fc\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=RcX81s78jyV1duAdzmz8YFYL2KaoMAjJj4V1c%2BVJj3kmf0iEay9LUvJGXFnLY5R7bbPPVIV5AbDQLSG2R3NEscKhr09AIkm8SMQL6HUeEGwQ0DM5Rb9n0IQ%2BAYI7pdxjC4F8tSTQ9TimbgDaQEleCRHJcZxNZeFj0IhrO8Xo1PpkzDu6o0PpcokV%2BOmWUQYxFsM4iOT3mSqJwAV4IsjLURC0o8qVESSI420KZwlCTXN2CBswpUK8j40SRnVRA0grfW6LW%2FCWKAjRFwXfd28%2BFw%3D%3D--3vQrgy2iq8qO%2B1v7--RI2j2NZZ2oZv5mmG1czrLw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1150447832.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F985:190C8D:8384A4B:853EB59:65E0FBF0" - } - }, - { - "url": "https://github.com/CosmicMind/Graph", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:37 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"5f914719846ddb5bef4328429f24ee76\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=VyctanlL2SGhzzqigWDKT8dZWSxaJ2HgBojy2mFZSgo%2Fsocfy4de2%2BssYUiSAbBjj0umKEA0pZgtZvwlR%2FVyZSUigj%2FIA%2FK3DA79%2B0lj2armr3irW0nHt52rY%2FwG3zG8tY2CYRePBMNjgMPxyIhrAOpp0mch8d0MOmk%2FmQfvMp4LJ2B8%2F4TiYs6%2FF20XwqsIbkkkKyH5Nn3%2FdA0qbsg3pKpwevUwLErSflR3vQ648RbEQP7vnLCF8SmsekgbdgNXP%2FZmdQZhcDxvB7g2Yw1rBw%3D%3D--xtJ64YBwd4ZOqRui--liVIFmd3dNbLw1h48VPv6w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.643316742.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F984:2053CD:87E041B:8999627:65E0FBF0" - } - }, - { - "url": "https://github.com/albertodebortoli/Skopelos", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:37 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c66878916b38e86d47a029052bf6be79\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=sfNvQnTjtzTxNO%2FX%2FKmmig7maV8dKjMng1M7FB9EIG8wlOvbDYMrd8247N8wsdZ%2BBPLWn9vobVfXEBmfhlLqHhLOMINFg9X2pIkjdltA1YkadUxYVgaNCBCJFhU4e6IXE8soRmMneWMXDG8ho62gWbyYTrwzGypllbxc7ZtSH0nzfffRZHI%2BzBQkL333Xs7udAUri%2Bq%2BV1j9yTARShP%2FIyoa0G1rna%2FrmzsW1vb68DQex9quZUG6VtJDPLNpCjJxMlv2vNA%2FXh5kESyzDLr25g%3D%3D--TSDUQvhk1D8VqUCp--bJaxNJDilf79R6hM2XT8Lw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1475204131.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F987:1139C5:803A216:81F47B5:65E0FBF0" - } - }, - { - "url": "https://github.com/JohnEstropia/CoreStore", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:37 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"bac0329a817f01196d49cb554377d738\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=esb08LBBOXwA%2F9n7cgT7DdLvQSBYWTGhtmp4C%2F6xVhgi6q4xuNUyiZDX%2FUcoZXeFSV1IWPZQQxQSFUDAayM3UZ5a2oMCnZ1W8ywS%2FwwPeUlIlUneCa8esgIwd5%2FSMa984GWGr5iIsu8XxqWb22P0Gj7CMcmb%2FDhsy8OpoLkc0UDmKmORyyAD8NXe%2FBdV52UsuwtlNrXl89gWspbKvjcbCf0m1TAdoXPA8RCXNNJAjxiEwJ3XkweYG01tsnttWC%2BcltvMflHFQs0%2BzcYpJH4SSw%3D%3D--Lg%2FVUqEiJrkGmC3q--nJdxapfsBQxoGFbkAq3RcA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1279380338.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F983:0EC5:7471390:7601E10:65E0FBF0" - } - }, - { - "url": "https://github.com/mrdekk/DataKernel", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:37 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c838a872c65831dd470b107fdc039b94\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=aubgU2zPhPG3L61vSTTMlU4G4OTlW7gLcRRsQbiE8KgAt8JFkrpccnDH%2F8KY4GNSX6Iuk4QjMENPE1nubr85knHCoH%2Fe%2BBhTaYqt49OTnNLhwg2zjgtr4DLgYrEt0Rs0AH8NbonLMSY%2FBENjD2erccfma7RPl5h4X%2BIGNKSoQifA9SOUotf%2F46IRewy%2FYpnKHkaT%2Fuvhjqyzo%2FWwNHMhcV%2B%2BXaMZBKDbnjCcIyafPwRjklrAPnTVzu%2FqCWh14%2FWm0Yi8IUR9DB%2BKmafDzBnq9g%3D%3D--6ywqpkoNMtjzBdPo--eFliOFYeXBJB6R9Kk5NCNw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1481661216.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F989:0ED2:6D314CB:6EA0E0F:65E0FBF0" - } - }, - { - "url": "https://github.com/modo-studio/SugarRecord", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:37 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"51fc820a99a400d9b10cb7f59407375a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Ilyyy1e05K%2Fbd2mH7xIzB72ZpWw0Fnyh6dZDpe9jhJvbQxNKNXIwR46l5rXFNwHPRlbBdDMIrYe%2Bk3PXntY4CNjJSAErNf6Zgfm8ManM%2F2d8ASBJ%2FQBfPMlvFGuNadlu7BUDpADRt370Gp609Q7flmVSGCSJvTIZHjlCsKh3FqJyrBw3qvajb0kGzgVMnEnFWHuuLalJWdReNxxgk0X%2Fg0LctXpjVQlyaQ0WIAEmX70jKE1dD5giPHA%2BQ%2F4faNizD8JO0Aaa%2BTKd9dV333L2Dw%3D%3D--eVlYdP0JDSdHLt3g--rnnp45zkymaYJN54TiSOjw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1841167132.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F988:ED217:830E7D9:84C8FE5:65E0FBF0" - } - }, - { - "url": "https://github.com/soapyigu/LeetCode-Swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:37 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"ab79d05e902d82ba7f2d395bf3a47948\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=LaUsNY3yylN1DN7W4k2J%2BLDalo1qIW91fZNHaTAKcTQ2yo%2FypTw%2BNlPSD93PSV9OXSP8Mip4NHqqboF%2BGaNmknZEJib9bL3Xpam6qskA%2Bo%2BlG8k740jcSTdsXsCT%2F%2FZI625V%2FJGW1gnaCxiL2SnWo7%2BZbjxAWpXxfLEEBKR1EKh0Cg33qSIgvf1%2B5FirOZU8fhH%2FvKccpNQcN3dYTXli3ny%2BiJNRkYiayf7RHKCz8HrROOShkDCaHmExLmGir7NzESmS220e1VAXANw4ic%2FqKw%3D%3D--Grk6xr1NfZbYpyTJ--P6Rp98wMJjvwMjfBDoKmpg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.58851366.1709243376; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:36 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F98A:E7E56:2004DCF:206A603:65E0FBF0" - } - }, - { - "url": "https://github.com/CosmicMind/Algorithm", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:37 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"818e98f97eec12c716bd126250512a46\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=5aChWCRVa5qSOlIlAzC6J6uI212vLHqg861M9vcDiBuoDXhe%2Bl4ak6shwQHFjQ5E0p8qCQKhyoDkVpfaz3bgoBz2W7eHAiFU4ItUxw%2BJ6yzyNyoQIfFWYe2u7hDq%2BUzJcevSezVlL3Pfbo6m%2FA9i4tAA0NPofVPGVQP%2F%2BgoaW96%2F8GgGtRiewyFVulmJJ8qwvXiDwU%2B7goZVwu6Bjz6fFlNK%2Bk%2FGIlv5BTWDPlfKQbGCUtkqYbEL7%2BooQne8j28QmrCt%2FESuNjQdsGIskm4s3A%3D%3D--2L9QWfbS90ndY6gr--tKazR2mCyLV4s421Jdr2nQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1316675763.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F98B:190C8D:8384C21:853ED2D:65E0FBF0" - } - }, - { - "url": "https://github.com/kodecocodes/swift-algorithm-club", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:37 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"6905b4eea4b45f284a8514234afd707a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=OXwfwP9rq8jahpkbp9GDpARLHh21TgrHnb58rPuU%2Bs%2F9iT4Ct5Dxw7h7Gu17RF6FaaIBCGPvC66dzvrZIbLOB%2BRy2h5huQuLcIu7TOch02xTTikIlIccqAxkM%2Fnmo8upJV85%2FxGVgh8%2FJyGAOD5AT%2BtGuZz%2B4ulZnxrZNZiA1N20fVxe8uBSTs4CsgjHZBEPpdSUdSJJg4VzRZBenF0Wqf%2BEBeNS9PfDZ3KUmIMRMzECcjWMAfaxBHO%2Bqobr1cHcHhc591HRLVn02799e7M3QQ%3D%3D--0fvR39Z9YSCSJLvP--XoeKL60KycqU9XwnyhRMZw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1630634734.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F98C:E7E56:2004F0D:206A741:65E0FBF1" - } - }, - { - "url": "https://github.com/naru-jpn/pencil", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:37 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"8e52dce0892d231aa583c30b13a0521f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=ihytRInDJUD2b86mCdOBfdO0hsNp9N7foAmv5WujaeP0kCmX46%2FrklwAB%2B0gpYlPRmhvZskoquVg9MHQyeLy3%2BdpXCCR1tFPiPg5aBhyFc7xvUp3f9CTSwWAkXlRR2wtEo%2FKm2jqr3v6HMwofnm%2FeJu8RqGNokurH5vUXUr2wUah1yiKka4ipuxCAhfCaIgAT5hTFRAz%2FsH1VmFub%2B%2F6J5ig2ocWefjZcggoYIdbR2XeH16pOh4VryzeWYnNb17D7PJKfBfnXqkG1ZZKKmtZsg%3D%3D--WY%2BB2E2GnROrHh%2F8--P7JM5kg9peUKQfJX48vx1Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1599177538.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F98D:0ED2:6D316D3:6EA0FEC:65E0FBF1" - } - }, - { - "url": "https://github.com/krzysztofzablocki/KZFileWatchers", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:37 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4685f62a8cb15d7a5e7234e181a3f52e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=GC0bbtI9%2B35zAPO6R7Xo43GM5JuspfKk1JYPUitHIIZh8MNaRopROeCiNceUe%2FPqEStZ3x6qQVDOQ5SG3OPcnMYDY2wGon%2FQr%2FPnpGLUBhx2jMpACdPjgj1i0IE2AZLLrSoSlfyptaDVMB8%2B7e7tQhprDq9TY5PXuzGAKnNo%2F8%2FKR8jmhe7U1P0xEmgFq8YSwSfietGM2vKnMIhpJmMvv4LPE88fyzugL%2BXUJld%2FXpRJub3PAMwQCKxwO%2BDpPSTsLRhhHO1kmnEkYZekI6B7yg%3D%3D--R%2FHqn%2BElpJt6c%2FAP--JS%2BI5pMygedAZJ3iIC3awg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1712458057.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F990:0ED2:6D3173A:6EA105D:65E0FBF1" - } - }, - { - "url": "https://github.com/realm/realm-swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:37 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a3c86233a3c08b2fd037bfd4689e483b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=GyvnKaeoQMEwU3FfFPQqN5XV5ScLu%2B905Sxh6jg7gq6odwRA1SrqJM6VPtObVz%2BBMZ%2Bk5wsyJPSxufD7uTpDf9bjF7sqROSSnqjWTLo5DmxYCGioGseaKRPNKwFIS2Hhsw16PUL8ioMWZQ9AXfPWWrBeoobb0W%2Bwb2WIQiB8Am4LuyH3WR%2Bx0edfpJpe56ZHqOpPYx7yIjVCEbbmSEDuoPqKCRIrQPkstQV3aplCwADD9qvOkiNuwEAtFFt%2FY5%2FPX7%2BV0dhZ0RyBEjk71ISNAg%3D%3D--gucLWwq5ipHw1MYT--nsrc9NKkfcncIaRWnNdGHw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1274882706.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F98E:ED217:830EA71:84C9281:65E0FBF1" - } - }, - { - "url": "https://github.com/1amageek/Ballcap-iOS", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:37 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"82ccf60bae8fb8ee08457a124dbbcbfa\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=bEwGOb9zUO6pKID0%2FEw2Syck7ALIc8I1QhkE5gxM5N%2BoQS1lZcP8Udkfh1GWezaMG22P2orue%2FGDMq8XiQdOTVLovRaJdBvUs7ktiptOxcc%2FrY0MN7Xc%2FwCO%2BwxuWUVb0YSQ%2BHldvZM1xIGPcj9y8cBgi2%2FdrPzPg1qC8JUSdZYDZpk3tf%2FZLrh%2FI59oLHxwQfNWHh%2Fug9XgjMXSLIE2GrFCRMjy%2BGbWZ2iMMU32gjh0DjUX084MDbFN9DRme7nhFO92e4vm2IJOOQemWPNxag%3D%3D--VLh6vyOpyTuTHIjz--VGhivp792LXfVOG%2B6nSD%2FQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.419611371.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F98F:190C8D:8384D31:853EE40:65E0FBF1" - } - }, - { - "url": "https://github.com/nvzqz/FileKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:37 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4afd4b56db3c5e3d761b400b9f7445cf\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2BLY3qSehOuOEsyKIkptSjGjz0MIjbL2TJQrkeznhFyMp6x7%2FawxlgRN1snSF4QSihy9farZIQMocPYb6nT1rV9FxuP4tW31fhfKHeyEfbvqg9WaWjFcpIeV2PhwqTJTYeWwylmk%2B2CuuQRzWD%2BWyDK8xvVrIJ4cS8itlHq2xiT3k0aWpTvkoW%2BUlPryG6SPXra5YL0VelndnRxb1HIOeCuGnoqSqt5W9uT7XkyLGPsKdLKIldwjox%2BzCwMHbq6rOp4dVZ5QR7AxOCMwi3XrzWA%3D%3D--HNBfm2G%2B7jUNhmE1--mFgjR6A9bu7BWyvJDQVnkQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1050592480.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F991:228716:84F605B:86AF95D:65E0FBF1" - } - }, - { - "url": "https://github.com/kylef/PathKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:37 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"aa3cff64d33ec5b2cb46e1ce4d582425\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=5g%2FSbCPIZYYvmuW17iHcmBdBHFCu2QZPTLgelujzILCpeP3nzi17W1uw8YXHl2iUtgfqqiz8PK5KNCmJ%2BVSbXC%2ByUdZJ83zOjjgGNJRdsChwYu8uHYvJGR1qPvHLQb9j3tWLuJ24B9igSr%2F8YFfIFBoUYULRbVD75VuHKHZ6Km4v5Zf2%2BtcgUfeRyzavHGgMMktD8gaZRb2dbfsxLBvxTyiC82SNJ%2FXt6mxT8LMxr3bqs74P65x%2Fm7WgDgZXWKQLj4VKYCr%2BI%2FSCWxgxlSbNGA%3D%3D--VnA6DE3ErGF7fIJK--8NFf7GQq7PJ6JOsNVJpnsg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1297187572.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F992:0ED2:6D317EC:6EA112F:65E0FBF1" - } - }, - { - "url": "https://github.com/tristanhimmelman/AlamofireObjectMapper", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:38 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"02979b2b295cbc33870f5d4f06c7ed99\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=MKwG1vpi%2BFJ2pQFr7hjYUlCjlaVoa%2B05mSVuba%2B%2BZgLn28ntMXLVRC3PTuAqs%2BGahLuqRaS7Vgymff7645O%2BJVnlz4Dp749dLV5iYyQj4bmmRXtfLYPNtbH1Eagz%2FB74XsH2Yl%2B8qHBdBTnHiQz5%2BXANSgH3Sx1m%2FjEFhkCPM7S0TgXZyG41Kz%2FOSpz6q%2BaKUpzCUGLGCBr01OSyzbpIkqBJj0uPznxejp0F%2BAvLzoPN5%2FETPF3IZ%2F99HHCl9B5cpKEy1P6T3Msx5yVvICC15Q%3D%3D--huDmqWU9415Vjtgk--jVTIq4OclVf2bSFmSnvCqA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2077887999.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F994:1A6B7A:86BB575:887723B:65E0FBF1" - } - }, - { - "url": "https://github.com/amosavian/FileProvider", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:38 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a95a4056bb3083dff4c692d93171d35a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=qmhOdoE4WUJkk1kVygedOr4P1rUqhozIK19t3Ql6h2w7ZV9L8BZ6zNWHD68xWt%2BAjvxDEH4UXi7cWO46bvqSUrarEfZVKuA87T9HAeENBp8oa3FvsgNsF6Did99sy%2BC4H30UNsFTgnSNjep6E8dcujAyzbeHiuU8Xc%2Bj%2FTveGDZkYmlQoX5hvtCOlhEAsD0xB3xtvBW6lGDy0xAqSp2KKXsHEsCOhKq%2FivEQTd9UVJEC3IVAZWJMRVyX%2Bk5m7lSplx45Xl5s%2B6coWum%2BaSHvAg%3D%3D--UvjHURaIXsAIvYk2--CGhZKa2H2Wf1NaCije7AqQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.759632897.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F993:0EC5:74717A7:760223F:65E0FBF1" - } - }, - { - "url": "https://github.com/ra1028/Alembic", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:38 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"49c7873f7054c1292bb6a2f627cda2ac\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=GwoR1y4IgurXaUXtNL4mOiIDGPe0o%2B3HD3oFvObDypVrA9IHUS3zWLKoHv%2F81eyf0yOCIJ2b7MkIhGLUKlq5DF1YjZCWoRfSotLnl9L5UYO6u4j24HpfsA3tgqvsbumRSHxMh%2BUpzSzQHZ8gx%2FSJFkq2nHRKYuqtuwpt7zZwfOyJnz%2BzibiPztTRZe9qfskupUFg8L8%2B%2BNBwk0E0Iq80CEonCGTBa9mDq33FuRQcYkxUSIxFnfu5jtxeG4SdAhNKom%2BXuSaGirx2yMC0eEptZg%3D%3D--L60cvWAZtcg6OTCI--xcLRwoNAf7TgD5sUbe47uw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.710651775.1709243377; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:37 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F995:D9680:8CCA444:8E83EDF:65E0FBF1" - } - }, - { - "url": "https://github.com/thoughtbot/Argo", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:38 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"ec3b4acbc98464f45e9fd1d419c922d8\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=OHlVsOgPfNrg5dobq7InB4o%2Bm9rsxT79WKSqEUyVSGB8rU7WCJR7I8Btak4eEN4g4sPpwqCgjNSGiQpKdtAgZZlC%2BM6gc%2B6AVjiryZ2hreacUdJZbmLasLRYkLeuPssPi4iawF72HHfp%2FTnxGNV0Y1ncX%2BPvU9JdOggL5KcPQF%2Bypu2L6BVtUjYsjnGEoH2Zjdd37zm2mxxb3gIF%2FSp9NtBnLYcL9Bll%2BkVm7JGK%2BbC%2F1bXoIyNsp7cYiCtMDONm%2BNqEMFPTkRGj%2BzBotSNt5Q%3D%3D--SAuWl9rGwtAHXZ2J--JagIqtppUMU1Qb8rPWR51Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.561059175.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F996:1139C5:803A770:81F4D39:65E0FBF1" - } - }, - { - "url": "https://github.com/freshOS/Arrow", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:38 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"eb850f6e162b9895588bede80634a20d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=w46lZBBJi1pLBPpFgNv4SqSKX2YGyuVZKl85ztPyb0mnV%2BKaUOnrRayua8huu05pRFIinJ3TE823KuXUajztaZhUbMknQYHNUofVMeVR5RuRwLo9m1e0%2BvgDjYS1jrgqHgj8CTFya4ZebG9TwI%2B2XneUXmWnf22xgtI0CmO66OPULntc7vQkHbrHg8OdAYVj7%2BfVvCUJGKws0jxPDBdvKh9f8%2F8Rtwb78n6FjW7XacFK421iUUOmcAgqmE05dgHIDgN9uPVUy%2B1c4998z1ncdA%3D%3D--qHt%2FlCyMg0XiC%2FtS--HuP7%2BTHuNl5qiIff4ObxMA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1849278283.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F997:1A6B7A:86BB6DA:887739B:65E0FBF1" - } - }, - { - "url": "https://github.com/Nike-Inc/Elevate", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:38 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"ecd059b35c3cb5d910616f398ef3bcc2\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=3v628UK0zxWutSd6cQF6tWoz8nq3UtrX8xmJq4ozqKfulPnfSgyg7SjOf1tyCAMp0kouv01hUpSBKG0voaYQr72nE5z2Zscvu39ENapQq4i86%2ByDFPHlI97RGxx8HxMVBFdE3pD5g2FBpSRJ%2FwFfxb6GDeArso3iOenQ2Gx3557b1Tdg9bw5wkBBIRZ0eyz1lBPXdiIETsSoNDpa5QQGH1dgqN2rP17uaaoneHojdVATTn%2B8aRTlY0dJ6YcCFkh2O5bgvcHj5PbQ1sLcWtDE2A%3D%3D--%2F0UruwHe0nJqaYpb--Gz0vwP9Dx%2BWBgssa92t3Tg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.771787516.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F999:0F6F:1464F01:14AD21F:65E0FBF2" - } - }, - { - "url": "https://github.com/alibaba/handyjson", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:38 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"6299f1f33ab66a7e7b64def8eb615500\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=BUhi%2Bz57zMklqHnjAcFD1fYqNrSF1GmckuASHFTvRacYOyj3JPcXRkSTtayOo9hww2bbhYRvn90JqUkc2IovGZoJIbmXPYM%2FmJpYp1GHq7PFlMe4n3pqz9Y6fS75VRwxZutUVwwh3yzZl4CRlTMH9b4OLe%2Fdu06HSX8fmp1wcTKRpWW8R0Ddayw9CU9tyky3eSYNJ6%2Fhx55kE067gSA09ZzrmsioEM%2B7l7DkomRmtK8lVA%2Fv29VX7oHGtaLYT0vMk6yGSp9fuZvl805JhHNztA%3D%3D--v%2B3z8VckC3Tanrgf--o%2Bhpndo8PhoeFGfaVbMDoA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.243361427.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F99B:1139C5:803A816:81F4DF6:65E0FBF2" - } - }, - { - "url": "https://github.com/Anviking/Decodable", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:38 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a294058b6764686012f07cab8ed674f2\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=HnkVuwtUgEMquPQ2F2gCJdDuylj9GZOq9Lwb9ZfCInpgMyGWGzkY99yrSWgI4fU81QKd5xWkJgdZnR7yfQ%2FPHayLMJQZqTe7zAEqsaSyocFH2qCQ6DeLtrXi%2BTqF%2FwDVaaI6R7vzr3sIQtesDIW30hII4wK0pl3wZk8EU2m7uyGXSz6kDImuKqfHU6QJSKCrVx9WpEIQzEdx32o4UvPcDqRlJWscCQiiT3q9s0hE7W90PpMR8ggjOpbppWG2M2kENlj9lNsOXlfD4KAapHqZfw%3D%3D--4C9PD%2FX8%2B05QoCO%2B--1nBZPFDPbVAAJBEFy%2FmSFQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1053963602.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F998:F7A62:8727B79:88E3D8D:65E0FBF2" - } - }, - { - "url": "https://github.com/ikesyo/Himotoki", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:38 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"5ce325e93607dd0cd8ff6bd44b7aab79\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Fah%2FanHFyE38QueRDMFclnGiVfMsoV4e%2FgXOpClGLQRRaMWbDL62YpUzWMe8A4JX8kHlZnyCfp%2FaFSUdzN2Sy%2F5TM92AkIaWnDxECe8slapSF2%2Fjf8Hf2F2AamOqHZ9e%2F%2F8KjeCWLx6G4ni12J5kyfJKyIkQMA9TRXYMlVqB%2FOUcjyYNpYq1KZMHf3bGQwux8yThQFejAQqi1nBteOr%2Bn5DHqKcLPSWKHL5cIHM5WJzJXxnKgWO4UnNZeKzQ78GPbQsDV3SgaPN3bzXQayId%2FQ%3D%3D--Lmav1qPwUx4mSvDe--6y%2BLo0HNcf%2BChbQzQBUnzA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.282415113.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F99C:D9680:8CCA6C4:8E84155:65E0FBF2" - } - }, - { - "url": "https://github.com/evermeer/EVReflection", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:38 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4576e3574e2f1605ef54be524d2bee75\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=vsa%2FdjtjWwhyU%2B16e53u21yxqATxWJVFzigQ8GZ8AehwNdYCCBfLI8J3EMnBe6uI57dxjk7yCR3an%2B3Xclp%2BAZ7XxHQ0BHsiVepdmSE%2FqwR5s6Ev9TxtWrQJ4%2B04xRuWyYUPt1vIR%2BUCDxwdGXm4ykwbVEHoE0GZb65bEo696Upl1CC0n9darLeVFA6hovvf0uaGXUXDSTbjs2pMCwJeSMEweboUYzMqYOyrehgT%2Fam24xfbz8AL4pSUKbHR4su%2F5%2B9aJXYxwRKCCO6ukNlIVg%3D%3D--SzRCEZjq0m%2Fnrl45--f366kMLdgQzJ1SSJ9O0nww%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.502804166.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F99A:ED217:830EDC8:84C95DD:65E0FBF2" - } - }, - { - "url": "https://github.com/isair/JSONHelper", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:38 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"b7d32940d6aeb9af22f1d0b665259f29\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=rOEIuZ4idezEOQTxxRJHxmWmR0aKorJMc55wjRd0mOlZ9MncRO1CMEAbMehRk1k3ffpEwnM97HFSueaHa8zH3QhyEcs3XBnv7eqNOW5lMS5EdaYd%2FHeP71Rp7OJpflGVGm7W0Lld8MRPWMbdGoTOlryHlpyLV7fi%2FyAjsQPDLKhT2tFrW0N%2B7NpryOUeiND1LVfWBiivlXr6Ma4kwhjLlrqtI%2B3eQpksjTDVa5njtZiR7zzHftIA8Rli4Dy4Jr5RqmwgOrXvenxjAIsD%2F8KdoQ%3D%3D--MSihuE6lk3mSuSip--0fD0nM5aEPzqncxeJGcwsw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.880941251.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F99E:0ECB:8445852:85F6B4B:65E0FBF2" - } - }, - { - "url": "https://github.com/delba/JASON", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:38 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"1407582c942d8738e7155c31bae16897\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=XDSmDYHRsdIdfO1kGViTP%2BxxsqLfVCROz0qxxBnpEmF4gQoe6oPR%2BxZ7IGKHtHckttzOX0RBSLl8AnBvQA%2BF0kbprXKNy3diIKq7TKhNRCa5sUnMNlGHV6ZqecXm%2BIEy41neR0mRZi0m2ogPlmdsNd0bNTbX5TctHE4GljlnZV%2FU13AOy%2BmKcio5MpMrRxl5MwZ4jQZaB2UoX39IcqVTmiv7xoiaMwVOhu2XSIPz0JtRuagiIgJ1o51IV9dG9GU7cvQ4hXcUjjV%2BxEDXbpbkhw%3D%3D--HDIV5MsManZnE176--khR3ohMwzH6ifnY2Kff%2BkA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1602607914.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F99D:0E71:A4C9B4:A73789:65E0FBF2" - } - }, - { - "url": "https://github.com/johnlui/JSONNeverDie", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:38 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c32f1908e01cda9ead0539b2ceb71126\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=TU9KRCnTqPblf0nResVDdy8VxNBuKS4DQoi3kIcTb2anYc4RY9qWaruBGhUx6Dbt8jhv8UsoVH9gCrh1YdGT9OyV3OLdwX6iRwBrkIycoH9o643sLKYXjjPpC9S5Ddup0DllNy51JcxL7VVzzGZtlXKtWUaOls7yQ8lzlmjV%2BS%2FeX7zO%2Fz80iQ69dQ2vqwzX61fRargCZtLHH0HsyutZ2eKuFsMWCE6CjkkQ2FFiI%2F1NwAKVf1wmtur6jblDR11WSTi%2FHYA4fVU6NZcBQeDpbQ%3D%3D--ZxHcbyxe7M9Nxf5P--arLEYZSMjbsoDMPrGIQX0A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.472005849.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F99F:0F7E:161C2E:167BEC:65E0FBF2" - } - }, - { - "url": "https://github.com/tristanhimmelman/ObjectMapper", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:39 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"b8c24f7f6b727e24e8299ee9363f0bd2\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=qZSv3CTovoNaAf2tHAZZhq4%2B%2FroXu6jPbJok80meDLdoGgVM5VRthwXl9uqldsgSKLVvXCa4h9qeSTA%2BcRK5T0DgPfDG48JXMIupogsw%2Bz4IimSBj5yMFqX%2F47td9NtobsqJokYY4hTdBUcOENfv%2B9ApptcxjIij43L9mFplsSXQZ5domD%2BLbygElXpBQox48aYwZps7SqijgjZ8hE2HYheBQNbJRRr6alWnmQCnzYSOTW5fR0CslRJWk5jGG6FeTCp3vcvyRD3%2FjP244GppyQ%3D%3D--oRu07U3M9Zlue4hH--av7RFdKCPFAZa8oCXNsyIA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.490429599.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9A1:2053CD:87E0DB6:8999FCA:65E0FBF2" - } - }, - { - "url": "https://github.com/postmates/PMJSON", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:39 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"887ea3e0da11950821e5b66d0b86af8c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=yTtHbEKQ4WFozGqJmpjrW6%2BC6t%2FbDLFFvK5nniiB%2FamwE0uNNkt8dze%2FRv3QEf6DEo2XhhTIloztQA4bQ8RrYctkE5CUnEntP0Vy51%2BKK0t06g4p1RmnP0GZc%2BoAWtQZh%2B6dYrQ%2BECnsZGGDXxECiGyOLRmyLBZFOgWaeVkCe6IVFIJ5uSLzSbB3Wd0YfgxVOkmX%2Btmiii%2FU9X68Claw4CvvVUo5jCIVtHa1y7MpadjBMwNgvSPx1gMxb3uUUX4frRyXXURsci4VZpheukN0nA%3D%3D--ZmBcnJ7VjcBWslkd--U8hFLt110BQOpmotQpB3HA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1134819676.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9A3:0EC5:7471D86:7602821:65E0FBF2" - } - }, - { - "url": "https://github.com/insanoid/SwiftyJSONAccelerator", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:39 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0d561286ef205b2e912b1decc7c75ce4\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Zgz4PozGgrNP0r2FpozvrXdDkAKxlc52pgFUDbO2fEpLsACHTIyqOVO%2FmFUpIl2h4RPEvEBoESbUXHy7nnhJ5EHbm38mSLcFnR1QM8e%2Bw%2BfYUNbegxU15uIdgWXQy%2BrQSNNj980n3%2BFkbAk5n83oiznd4XmrixvhpBGw3lktMe7HDNV2ubK6zIFnmsTxe0KqNg8HlVFLlJPc%2BS81JhDXOfldPA94JwVxuul4L02BeWaTsP%2F8f9Fjv2%2BuXT%2BMZRlbfqvpfaL26wSHk3zfEX79rQ%3D%3D--uHkXBzCS7DfsuBmG--rJSn4h5gcrOh4n73BIFa8A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1090559826.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9A0:190C8D:8385316:853F438:65E0FBF2" - } - }, - { - "url": "https://github.com/behrang/YamlSwift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:39 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"bfd596f8ad4046bb995c39b5e3d2ea93\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=xTGsJ1lc6Gc6w2irRVbIvDLbqKf%2FDVOsKCuQ6EegLBOKW6npWnGnlzG%2BU3unV0aZQJlqLs4BsLCVlNtc6bADkKlI6qYUse%2FkytIM7pW88wD9wo0xcpTSSe84E4Mj7ftKhp6RzSlunpr8ABsMEpl7F3pHcYA5D7NZahw8NU7zy7XTi8qSSnxsxCqogURrIl9fl0yWeHieqqi%2BNhkl4JiEYj4UcYj%2BjQfn1Uu5O8bYFHCL9VHv%2BiD%2BA77BJP%2BG1YFxXu%2BssEmkxw1U%2FGY7w1E%2F5g%3D%3D--VlVeDd5qWEIXe%2FRJ--c8F7GurNGsppZmChCTZJDQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1992149243.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9A5:1AF7D:3402D2B:3496D50:65E0FBF2" - } - }, - { - "url": "https://github.com/SwiftyJSON/SwiftyJSON", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:39 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a2df673268cf0d2793c745b4e0d31ff3\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=BwvRLTFKL3E0PX7rQrMC958D4pdNJ7uJbp26kfY8l6Ht9xr7t5%2BaPAeGoGvGSq7%2FYjAHlR8aZ%2BpHGs7IEJaebQTW0V3wqrSmbJAauVvWvuIwsqh3BaxO8w1sM%2B3cVQaGFiATJG1zETcNZ5EU45GKvuK6SniQtbR72ZHg6SqpIl0lil9%2Fap05fqsot13dlfp6%2FcRnsVZ%2FkHg%2Bq2qXkMfyFitkcOEFLjhXsU%2B7xTa8jjSEmLuI7j0srraeaQVR8tdECbSuYYu79ws2WsxrvkGv8A%3D%3D--3unWtl%2BvBZU6H70e--ZoKSbGbHj%2FjF8oX%2FYQjKrg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.459282787.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9A2:228716:84F667D:86AFFBD:65E0FBF2" - } - }, - { - "url": "https://github.com/KittyMac/Sextant", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:39 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"bae6edb67dc75468c5ef754939f445e7\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=lxi81ZicZM99OLwiGASN8NbyCKUdXEvW4eCJS%2BwbUb%2FG0lWWIxhXJAFC7gGTmPDRu9hktWos3pbP9yuvFkhVkY6AFcc6Q9zRfzhJT49eM8Iv3bTYuJZ2T4XJDHEb8E5azRqbhruVrthYym8S7CfdMeHoGt0%2BKF9kCt%2FNnghfF%2BEpuxTcemdjvzvDxhS%2B3SrhjLfCRTbZUPgMKnhXvzuj2VHEe8o%2FAUFB4QWKM6cad6dKcBQyZdNZ0SMBcSHZd0eAw7Em3QxmD37O64m8%2Beucpw%3D%3D--xgXTDotReZpGnXJb--HGYIvdDPGGolnHf6eqpxNA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1765640712.1709243378; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:38 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9A4:2053CD:87E0E59:899A065:65E0FBF2" - } - }, - { - "url": "https://github.com/phimage/Prephirences", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:39 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e98d511ce1b4e2a82510af748f2683ca\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Rorlk1KIMMZYmJwQILc6imWTFnI6oMVKCe7sJDv12lOribkrv5d8GbQA5c0%2B18E9M5xfRbq5IGtwKPkBcY6X9RXqtvfUnyB4wBFghh53LFcCcXvRNDOnWccQ8cRDtiT69wvUdOrl%2FN47kzNwqUprZhNEjAqy9G406QiO%2BUcN3dvWhIiqL3BpXpl7%2FmCTgOhnquh3DdZj%2Fpp2F6WZD9hhQOieEx9ATd98i3fzGolfJkJtFvyLxxs2g%2FYG9z%2BMZoZOFCfQVIaFGWTQLoX0kg8tNg%3D%3D--WYZzBySlhCeBDBVX--r3PAQl1mMEIf8q%2FoqswE8g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.647589250.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9A6:22DA81:84B1CE7:866E06D:65E0FBF3" - } - }, - { - "url": "https://github.com/hemantasapkota/SwiftStore", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:39 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"625649778074bfb4e9c2b835df799430\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=7i9XFC5nOJO9%2B3XJ06kkcqSdnekN7XPbCwYR%2B5Yxeyxm1t%2B8S7hj%2FrG52XiuszRg8T86ZlKh2XDzRWrY%2FQawpxojeWKg4j4CTveUgLXgOubFFfu8sA1rLGyaYgnFu2iVvzVloer3nhkGodYKMc2gPsI8ossSQexgaXROaWs3vsKhZhK2%2F8xeryITdbnkSZ%2BqLhrd8DLZyu6ALWfZO%2Bj2DBvRA0I3yTGbtTc8G3GYyNd9dwJoyqZ%2BZ76uhX%2Bh7uHCj5Rastx%2Fjo7OYb%2B6SchsEA%3D%3D--ij6YeC8BsLChCrJQ--nwXW8t1GzuGOWQXJqD4KKA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.984288280.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9A8:0ED2:6D31EAA:6EA1826:65E0FBF3" - } - }, - { - "url": "https://github.com/SwiftKitz/Storez", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:39 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"353a32eefb44ef1ee26affb9bd9295ed\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=pywIKCnaAmfGqAjrePfaHCmqd7gZzvbbyW7m2BSHeBX%2BHPA8idkCVC92SDRito2R6E8fblliy8N0sqc%2BbXFs9eztslxqUbWyk3rUE%2BtKA5D4YSQanT3BoY3VK%2BLR9%2B2Yv7ztb4idPcIzA4xAbmR7JlPjVcbEBSVpbZZTkd1a4dNMDOz%2B31dyGHkqxHkrqXnXVcw0kkIUXBe2F4Rti%2FNnC52hfOEN9yY8b1P1amJP3F1u%2BK6TaLxaiBrgJIO9rMic9OC%2BRheS3LzvdP4mjoYGXQ%3D%3D--HQB8z9%2BgWQ%2FkR8Gq--7J6ZD0MoTRo5uoThB7qpQQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1888402824.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9A7:190C8D:838544F:853F59F:65E0FBF3" - } - }, - { - "url": "https://github.com/sunshinejr/SwiftyUserDefaults", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:39 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0396d7a9018f276f706f5ee342dd688c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=dfD2ow%2B5soTPyAyj9MXjJz1apeu8KIkxXHeBH%2BzPdw16BTI6%2BVUk0FxfIx4u4vQcX%2B7yFVzh%2FfaaugfeLRu%2B3gAs145Wqo%2BuXt5OaNmDzrzAB8IgV25MnD0wxPnOkvUul1zXumIecTrnkrn14PDpNLCGmi%2BPcxeZsFIsTMZuUKRZMGj%2B%2BtOtEz1pLo%2BwEH92xbEWdclhlgL3LJiN5aUEW0dzBlDljqkIfZrWK%2BX6JYkkH5O43ET3Zh6Pu5rDVrgzrMm8R1KgnPDbYT%2BMD2qXog%3D%3D--4pJ3NSUYHit8z0wO--V6SbLMK1Qijy6Q1GxQ0Oww%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.313641784.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9A9:1B1C90:8412FA1:85CF421:65E0FBF3" - } - }, - { - "url": "https://github.com/Nirma/Default", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:40 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9b1e74398323fe90c0438220cd2a58db\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=PJ3oEI2CzXu8K8SlKB2H7D3BVN%2BwYtseQslSiry2oLTLeycSJuI%2FNHO2%2BILBHpSOqUYyyRH8ECwX1xQMt01EEeWS0ZeziFcVa%2BvOlnfjhbx0eSLMgqbjwj16ZN9gv%2B4lp1CyT1JprZXOl0yUs%2BSIBNnfErixCb3hEaBpDGEm6T1H%2FhKZ4rvDEemLO3OpDVD8QPMx%2FubBPkBZiOoTCjiHSdrbUIH%2FPkPErtB5vnAY5rwvpi1%2BKu0Ij31h%2FYu307CAzSeIUh%2B8JGDcYg2BsJCU%2FA%3D%3D--LGACFPBxlPvfnNbN--aRpgC%2FRkRcrqHHIGaVNHnw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.868225361.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9AB:1AF7D:3402FD7:349700D:65E0FBF3" - } - }, - { - "url": "https://github.com/ArtSabintsev/Zephyr", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:40 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"108f48ebd197e4abd6ba4ef57e5ddfd3\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=S1dhxeflsSZZfqWfM8tWUM33BD8W0qngynR4OLU5LTPoWCdr2vtQxYW2yLyMRAee40BZAR7txvymjNsTLN%2FWwHxTeE%2BmWDjwSQVpHK4uId%2BqqvWIPIX4%2Bqjx6yuh0o4a1yqfGbLWTXWANW2NpI1aXcL2MC4l%2F8COpn7dtnSbshMszQc3vuMIcHyklLRxMTCuTErkWeZbsVZyh1PzCB%2B2tffAyNWoMT4ZAxe3P8ZZYsGQIu6IkrDzD86PLz89rF1KXhEY%2BHilxoADQiQsXQHQSg%3D%3D--i6abSnEQet0Fv0Wb--w5F0w36IouZNBVeleWAH8Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.72610192.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9AA:1F805A:833BADE:84F5185:65E0FBF3" - } - }, - { - "url": "https://github.com/vapor/fluent", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:40 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f32046c0b01b5108d29ef4af52e33303\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=LhZjYm7k5IvM1OI5XqK4nkA6posG1mYGMoi9Y8sGBoMkflfGMd6Meoaj744rz5PRE6lEqcZNDTq1yVoE5GPzPOwL1VUKCUXYYdNsmyXZQxZixVkb1Hs4pSGQJDn7rE2ktFjwZb2qaAIRG4fxW4gNc572zIN7qr7flbKVMSiIJg9OsJBUpqYJY65P3cGzMqHCtbBWQ5PiucYT2LyMZh60Kn2Gn15RgJAB%2BAEwWTDWKEA2%2FUyByFZ79rxMChjXqKed1BEMazBWKQkrFTKWiW974Q%3D%3D--Jj7Aboc1DynrdL%2Ba--eULjMxfwunFdxFebao99lQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.364130982.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9AE:0ED2:6D32148:6EA1AAF:65E0FBF3" - } - }, - { - "url": "https://github.com/orlandos-nl/MongoKitten", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:40 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"74329b63eb8b189a75b739f82de6e886\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=A6ABO%2BLZkbBfuvOT813Hg2nPGStCpaR9DjKKvTeS3MAFIB8tjdn%2FIDfKvMz%2FOKyWuqgmCsjzIGMGCnfN%2FDOpkTw5EGLEe1DJvPBCgdvH5hDBC9%2BAF6W0Rk1Mv2slnpBUrel8zGjWtS8oBP9jzpnigd0lpvgwyt9gVgd0RX8B%2B8FlMF5OO1lDbhh0HPqiH41wpw%2BvYAkHV3GI0lu66HQLRLXfYV5zLp4Bz5QHqfINxKiSEx9IXc5tag5bzoyTNYYXzeKAs1MTgYVw4WOFEB6a1w%3D%3D--6ENII1am%2BeNszGNP--JLIqWAwOA3FWCPDWf0Ntlw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.215906013.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9AC:2053CD:87E1171:899A396:65E0FBF3" - } - }, - { - "url": "https://github.com/stephencelis/SQLite.swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:40 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"3ccb4f01de2c342684f20450112805fa\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=OTj2GvYkU5HYoIBfhALDmw%2Flf3ZCgc5f6koIoQcjVoQ7K5iGdx0ArNpmCK92qCd5SA%2BMyP8GlVr2Vd9EEAk5bfZD5%2FuKep%2BwmwS57r8d7C8xU3sWSC3yi7Vy%2BTgJV0JMwlmW58%2BPD0dzlJq0ve7mgC3SacGiMHPA7gyxzfnbQ%2BjOa4wmZEiNwgr4dnXjuTef%2BDEz5IK%2FmIrfwzKpdAPuyD7L1kdIHqRXGXFIb5tUF7ers%2BoT1uOTjXO0niVRtVIHvpVnPBFDaEgX6JtAcIAJxA%3D%3D--vGTNJEcX7d1l2FES--MA1QCdTVX9wpH%2BZc9ALL5g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1543392023.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9B0:0ED2:6D3218A:6EA1AFD:65E0FBF3" - } - }, - { - "url": "https://github.com/novi/mysql-swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:40 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f57b1ee7dae87660ea92f2dce2189bb8\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=kAcJHZAhC3rgpKQDEnYe393dzsX%2FG4Bt%2B1QcdbJnZFMNBsnnWbGpICuKOw8l37ObTf8TMcLQ0gc1m2FlKKRz7LB7tMlcSZ%2F9W11xlSWnqOkwaqAP11aUOLO%2FqRRlC6iL6PIakxXOQV%2B7YHL3frrR4gAD7cI5lVmu51eybMbv%2FzwPyKFkZra2v7sXKWfYCXkxlzBHdPOVuZ%2FxTqNBOiNaUANVcWzDm6EyTz%2B2%2FukUEBU9d4VLOPbH5iZlASLazJ1iuZHhALlJMTEYYyyvFOY%2B5w%3D%3D--9nGgxBrc1kUmBq42--vUG0LgYHO3HSNoDVKbzGeA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1567604987.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9B2:22DA81:84B213E:866E4C1:65E0FBF3" - } - }, - { - "url": "https://github.com/FahimF/SQLiteDB", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:40 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e30fd038689c4a96bd74327c100fb6b3\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=99htnI%2FOKE4Ff%2FzjAs2myFUM%2Fa1prFPIHmOiF0LMU1S2wnWAp6%2Fo%2Fbok1CtOmAWANmXIxDF10eTbMVRZvihQgCaHgZwYyk6kw459tqzfGZiFcKTqO6hI%2FZFt2LLduuISHlh47BjT2bycEIA8XnWQgkXRHJDMK6fZw6BiGzWcKi1sNuhg1wETUR28lWSxu%2BcnvCw%2Fee36sDZM0bUqbn6SWQsBGxTNBCk3GLifrJoIicWs39Y%2FlCEJfjWfyiUsiWBCrm3VGw4Js0I08jTt8X1YQg%3D%3D--3A9LRKofIT8BDK1D--uJrgd%2BpBFmTlKIoiGauuyw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.204957818.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9B1:22DA81:84B20CC:866E44F:65E0FBF3" - } - }, - { - "url": "https://github.com/PerfectlySoft/Perfect-MongoDB", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:40 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f49f7263f084eeea4658a9852abc24c5\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=VaHoRRWsanDbb6SULq1MjSvGGt4gmhi2jtrVKZROm4z8Q2qSi9gQvmLZvvpoqbDnlmpepjn1WFR3Beoa0sWqzdcRvXVk2OUd1VhZqr45fnYUkdPD%2Fm4Ss%2BMdWxYfCaKulqwpyY4Ip5gs4ePefrZBzu6pnSgwsaURRwPZHtDpCqW8I%2B8bV2D0ZX%2FmVM2zmsaztBR8JW2ihLLbcUai8%2B8AsjEZr56eEQA%2FYSi%2BcBv%2BSQi3OUHcXO39Al84bHJUdLUqlAJvNvoOiklSKLx1Kb7lMg%3D%3D--NPz%2F4I%2FN9OAyi89J--cm9JeiGyoWQApdlofB%2F%2BDg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1892944898.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9AD:0E71:A4CFAE:A73DA3:65E0FBF3" - } - }, - { - "url": "https://github.com/PerfectlySoft/Perfect-MySQL", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:40 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"6c275f6e347571534aa5303e447117f8\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=mMnZZv3gH4V1S%2BGLmFIDmXhPS5hmPb5MYpLkL7q6UWOPEf3o%2BQFnbS51s4RGORr%2Bpa4n%2Bbj0Fhqp2%2F0yqHEN%2BTKBav%2BpxWgqruBZmtFfqvfKnPdh9%2FHgFr5S16pGkpo6Rg24PMlmJaKLV0zY5HWfJ8bOVPkxE6g4VVP%2BdOsYOc0X5s7VkAKBxp0ynbZx7V3f6%2F%2Bs3NcHxEwtP7nwnCtQeZN%2B5eKCnhygjXbl4zGA2KS8%2FAcFslGqgTi7JkXyL0B6uBCWndCHUoi6F6ZLnXY0xw%3D%3D--c5g%2F29B6SNNzSmsc--q5atO4DQRl80r%2Bb2RddJtA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.664195260.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9B3:E7E56:2005B50:206B395:65E0FBF3" - } - }, - { - "url": "https://github.com/PerfectlySoft/Perfect-PostgreSQL", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:40 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0c3311f1cc9fccd542f25a3f279520aa\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=GxD4PYcgICocGjw2httAsFOAovs5xc1AtswkxL7nDC0%2FTWurzXeGGntuuDMyHzcKJyV8Xyr%2F1vc81KRUUMw1w8n7XX%2B7TEy3txav3rZw2zzb2q5ra0wmnBiEiR793JiBIcNAF2nXIlTE4xPufp8FPcSqplO8rtZiD48nijbS4cMXWrNnUzcU7aFxZdWZ6v0jjcnlgApETlDPkYyPHq4QENQkCK0XP5dZem9QJU2KN1iyr8TdP6WP1njmHX65uXCfd5Hd1wLthW9Jyr6ZkVeoDA%3D%3D--bBF4T204PKMBb0oh--pAVv0JsRMbjbyQoxyTyFNQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.480112105.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9B4:22DA81:84B22BE:866E63B:65E0FBF4" - } - }, - { - "url": "https://github.com/tadija/AEXML", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:40 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"783fd3c5a70c9cf23ed72b9cbf2f86a3\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=OaPXPjCNI5K4K9Y1T7jHcJ1bugWnxu0PqRUZb4NTZ0bRVLsdHtJbpW4wQ2%2Bg0gtIxQA9Hu36ZHZnRS79n%2BvBGX1S%2F2l1md1wYa8yaa8MPLo3Sj4dIAOR7KNYvSID3B%2Bp22iCNq9bfu6jATlggfW05MGc4aEeS0j%2FREagSGqZkXbQOvN5KZU8Liqo6Z0l8WM0dkGxjCguno0wBOmV6mUDVeAophC4bjdwbnd3vnxGYYNVp%2FL%2B2EZnlVixkfm0UGHz3Ui654yrJTZrNAxx4rcxVQ%3D%3D--En0%2FTRI2M1iDRAL8--C1dj2ybkNsBrRQZN8rT%2Bqg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.739176478.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9B5:ED217:830F712:84C9F84:65E0FBF4" - } - }, - { - "url": "https://github.com/lobodart/CheatyXML", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:40 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"ca280fc78ecfce4bf1ace523940693b2\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=dCqpBZiqkX0o7%2B9x%2FhSlwXlrLhJiqh%2BsLyrcFgHnB%2FbMRW%2Byll8zSJirx8Cm95njcMGoonHoJFl7OLMtvwhv%2FG%2FPJjD8HsWLdPGs%2BrjUIBQr2SMIMyOy%2Bz5%2Bx5cgsy67LFEWV4mBQJK5Z2OjQUDIe1QyXK1CBhvVapbcgHY5VLbinca2nX1J3aW4Y4BNdKjbpuYIYl20DteXR9X7GiOT8NJ%2B084t53iVzW%2B0EtL%2FnMhxdP%2B%2FxuYSrCLFPuYHTOI0EK8kW858IQQCbdHAZSDIKA%3D%3D--qEZg8R9DLQfPsMnL--DgIpMkyal%2B%2BJaYGRW9tSOw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.566297063.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9B7:1B1C90:84134CD:85CF977:65E0FBF4" - } - }, - { - "url": "https://github.com/chenyunguiMilook/SwiftyXML", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:40 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"7e70b3a7e3ca71e6d8bd3d578d5aef7d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=a%2Fw9430zTkSwmsVOCFyrlKBJFyr3iHKx8EqVrUxpZq45ZhSJFt23zkYA81mWqYLoALTreqod9oN%2FZlQzMto%2FzXrSYnvWh%2B3Vm%2FNYNN8vjlPcIbq0YKrwIQoqG7bXqGcaW%2F7b9RSWOej9ReOfXCnLKqrA0DKx4GlENElAZCqJtt%2BKF9SkHKF%2BM6OzL0blhad72aseLdeZb1VWAAqOfDloKL2qiq9gLHLTfTj4kHQgcXWt3xEnfxoVvkQfJRV2vc1rDCIZWHB%2FgC2fc5mxuMCXpw%3D%3D--MEQVVNx4rzGWlA4J--7wKRUTvJgPR%2Fpx%2BpMGDpcA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1770949229.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9B8:126F1E:7CFDE5F:7EBA219:65E0FBF4" - } - }, - { - "url": "https://github.com/drmohundro/SWXMLHash", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:40 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0b426b9253a06c338cb4ad2221c55343\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=suWuE%2Fw5lfIgKCpdDPu80A8hvlbDKZBtW%2FWYphDu9rFg%2FuvYR2OGxvHn%2FaRhXNgtQpSZieOoKRavYtn%2B0k4tL1A%2FLF%2Fwr2n7P66lgHlZq5vycjcu0ha8napcDPiNtxt%2FcXOsOQ%2BgnChiWUgzeSJGCvYajl2%2Fv3JFrjSKWplwRR1B4tiXuhucKNZAtsRST07xcUSkBeei%2FGgNucf3ruK6K8584Mhg0cofRBmCO%2BAFYfCmZboqBWuJExCKpUgHh%2FPVsvQ5zHy4VMfOWcl8GiDPEA%3D%3D--wF9zIUKpPPoz5nUN--wBU7JRireLRuLxQrTX83rg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.153295805.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9B6:8E780:8032012:81ED3EF:65E0FBF4" - } - }, - { - "url": "https://github.com/marmelroy/Zip", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:41 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4584df13568c2e035170f7f121d8dce6\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=cypLSXOKgb%2F3pjbFJh2bW%2FQhQAQtipYvatou8jeH8gjcw7ByfKCtz8oEPFHOp%2B6qh5BAYTua9A9uymA1xf0ngViJ7UPs%2ByiUAmcAfa1xleJHC2rUMeRxS9h%2B%2Fgq%2FxKTk9K5dEuNWOibuUO2Tc6xPCMpzBGtdfuGNR7bFdDTt37D852sGcBu6PVOJmIIBeH%2FmIcJl5zy%2BEvuK0TXLToOHYkxR9BljGpfgTZtFDnMeNXVzYqTpHHP79miX%2BAq1VtmJwcnoQFGjGWwu5NQo5qqiXg%3D%3D--alRxvWHN%2B%2FjgXltT--naGp1v2OOsuE8ZqoGXJqfA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.328105301.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9B9:1AF7D:3403425:349749B:65E0FBF4" - } - }, - { - "url": "https://github.com/evermeer/EVCloudKitDao", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:41 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"3b4ad3376a6145b9af8ddea74b2b2783\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=5PEuitwsv%2BlW3bDzvkTbM4XxpegJrQhjeBD1dJDk8g5RlpOcF4%2Ba4collsWGN9WmE2xohwLP1hYwZfeKefR3VESvpqlM%2Bkz1MfcmzOLRqnEusRdXpWti713DznfgLg%2F81efWvNpnUpRSY86PZxiNH%2FgfAoEYl6TKyTCwr1wlePd3DT3ajASUAfFlggwM5jBZHpF%2Blkeo1GuBOtgNIemnZ21%2FDOFCOthvGW%2B1FBDC1t%2B8M8iddKr4uv9WVf6R8hDU4cDPSmNk2o%2F16B72nwpE1w%3D%3D--%2Fe4ByoDyzgLB6U4Q--OhNy65LDaGMhZU6pr%2BvrAQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.314954731.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9BA:1AF7D:340345B:34974D0:65E0FBF4" - } - }, - { - "url": "https://github.com/Kawoou/AnyDate", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:41 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"3c77f2c50d3694421122e039d3077cde\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=MlbHEh%2FXgK6hg03m0M4wAyVDYJqKzhzh5ctGM282fIoD%2BL7oio7opYeUS0Lbyh%2BXGdHzOeQQKXYlduikbQ55gVSBl8JXvdAoDPIrXXd5K%2FP9GpwVZzaar7xrv5GDiMnH34A0jLc0v5KD8q2IbADbK29So7eOdtNIU8zVsXwGTlOaYtRFp3eqes50wnYI6uO0QOLa2POvIV4dvGjctEfWqLIsoUQggDMywyN3JhUZZDapUkzXKazIWtgRfMx9gsh5sJs5aNxoRE6S0LaJJP12YA%3D%3D--u2ss8sGWq%2BDtKDUs--JVxH7PilazY5k0iVFdzfWQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1585604658.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9BB:0E71:A4D367:A74160:65E0FBF4" - } - }, - { - "url": "https://github.com/groue/GRDB.swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:41 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"cb7e965cba2472b8cf737b4658393bd1\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=kEf9Czdrk63fYfB5zx7KNxPebIqr6IeDUSDLGX3OkTPa8kgufKkwlbTcdH7tipS5%2FxGv0uIFb1u41cJ7lPozvQmkPF6So%2BbmN78Doj14FrxBmefXmwIO%2BYHJcBTPlz2lvcTEwv640ep9o1apypk4vOoPyHiReH8SN8OsHIO5%2BsXIarnhqfuHsjjPlKKUAJY4V4C78rAZkQ17g%2BALa0E8JXd73YisZvzZyJxFlZbmkt8yPf%2F6nBP8DwksS7k42H1dAEchEGffVm%2FbNuX7egF%2FIA%3D%3D--RRcl0YLs6R0ffmwp--4U5eCwAY%2B%2FqgPO6PuEER8w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.489054305.1709243379; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:39 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9AF:126F1E:7CFDBAC:7EB9F44:65E0FBF3" - } - }, - { - "url": "https://github.com/melvitax/DateHelper", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:41 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"fe18e8c48d2ab162bdb2579ea538b28a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Ar7XhJJC9CBvwQeVaB4CxxhdAtestFfBpfSLGzApJcOtXp9XVJ77LsI7HkHH6UhhUt5byS7yuWP73%2F8WqwrsVYwmAzTyOeFmurxn87Pytw5VVBkblWaFWi0U78KgdVIlmjidXOnkg1%2FPvbpitc%2F%2By3HBZ1%2Bc8EryW3L47Z695YDI3CGfYjndeAdIvTpXDCkxktL3yYrEuAYzRch1W3p1By9yLs3fmHnnWx%2B%2FhJ2rSuvvogfQTkTlApRCygX3TUN9pxe18IJh7wX3OGtAKMSzLw%3D%3D--%2BAKfMpx5ZcR4E4Zw--s2ZAOoxKm5SBlWERMOvL8A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1519301795.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9BC:1F805A:833BFE9:84F56BA:65E0FBF4" - } - }, - { - "url": "https://github.com/SwiftKitz/Datez", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:41 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"530b2b04b816d1d35bbddf84c993ded6\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=T9TY%2FAKSNsFIyq5bUImUOKw%2F3VcOErB30YAgHUFPHh3q%2FXT2jPz0OgRnq1RWO0q6iwyA5vTvM%2Buys0g7r5PMWpMh0GbPieBPfPtgI0B9KjowwMfXA9FmhmNZBkk4%2Fu4cnN%2FADeNBbu4SZoSDNmahy8%2Fjo%2BrBolWE0Lan9iBB9AejocqytboGHzxWwFbk5AMJAjqjwzjWhKWZoPshY9UxoosHr7J4KatRMqlE0SztBeOIoj3Mv4JjSxX5WT3lkOIc2irf%2FWrSapAA0MZoAnra0A%3D%3D--WXquTU8IL17YuozN--lfvUBmG7KbNGRq1A1VKXww%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.251029148.1709243380; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:40 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9BD:7FAF9:7EFC69A:80B5B76:65E0FBF4" - } - }, - { - "url": "https://github.com/malcommac/SwiftDate", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:41 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"1d170d568d6c5832f467ca2e0053dc14\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Zq0Pahd%2FlyE%2Bx2YE8TBUVQ124UWSmp%2FjXUrw4D1psz29ARz03p8b%2F9JKZFZBkCIhm%2FE9batk1DjYDCK%2B9bJlosPqwDff6BRU6C8TkDdNYsTpoFwT0rDLdNQSo8ouVXnpfq8bA2ik60H2wg4K4FctXpnnxIz9%2FlXfgZ19xHVibmsSArL6TkE4qHPfcj2%2BATY88KV7GFxBKxkaChjglBsT8ZbwoSTQtPWG4XbjrlAsGA7fZFSdBvmZB90XuIGVh35Ew0wi6FGmw7ISwSN0dpCveA%3D%3D--DFNu1BwxzLDXiAIJ--Q0Cn3CzZWyj4EF%2FcHDwD0Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.303848984.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9BF:228716:84F70AB:86B09F9:65E0FBF5" - } - }, - { - "url": "https://github.com/novalagung/nvdate", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:41 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"3f803f88e3e42737a3a9f19017290159\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=XfGm%2FatSmZdOgdMZkz%2Fa71gmlry7Kn9cnV3gwcwt%2BLRZSkV6JjKwlHu7xzKd4tFL%2BAz1bRMrSbvK4rGhORmxQxzXMZHxL1FDMRfqkOsAu5%2BIt48RmoipoCQvx9y14f8dvxtKK0KrK37JYpm7zJ8i6JseRxYHR5ZjN3Z2Rr0H73WadADx%2B1Zho6GQk23AAxU%2BZDUjbej7y%2F0%2BI9fhNUxkhZpQmD2xBIIZLArKg5rg7Bcd7EMRSE2GKXqlGEaqMvbhU1x6TOAH4OTPBk%2FUJqSNEg%3D%3D--%2BEk46w6RYfrre6SG--YafFlLeVGoYYamcb5N0xvw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1058598097.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9BE:ED217:830FA4D:84CA2CD:65E0FBF4" - } - }, - { - "url": "https://github.com/radex/SwiftyTimer", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:41 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f29c331d81738562edf66108ce09176d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=V0yTMSBXaP0UbEOn5bEg86WfF5h71KCesKfRm0%2FwzXV5qch1VonkDYMd5dEkMn5L0462tKhtSYf9B3%2F0Skr13yscfayJOZxFbg0k9aC4854meSHsT%2FnR1YPNHJQre1t8z5AaTUBEMaBJv%2FI1MmdnNSBSQXfGGWrKC%2BrgRyWo5MaO4l86skyZu4ie2p1Jg%2Bmsm%2Bi4ckdqbtv4nczYfNSKdY%2FQRbhpqipjV8%2BJ%2B857iF0B2OJw%2BHefzQifpBUIYfcc3p5RrZwdwHiaQZ%2BV3sYMbQ%3D%3D--KlkizyUT0H64FIFm--CzogCbl7dsfqqJSxN4oyZw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1143331567.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9C0:0ECB:8446501:85F7834:65E0FBF5" - } - }, - { - "url": "https://github.com/naoty/Timepiece", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:41 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a1d4fbadaaaa458b0c405f7bf9448932\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=JkcIzdw4jGcez7mB5h6oJIFkmaai5QfojDis8uGdFd1qiMqOWP7cc4YlZD6Mko2jS7mJ8MzNcA5WTJpRDV%2BnlTG09g0xkiMWfjg0eVx34VZQYCpb%2FIoryMqCvSdQPXYlG8c52uJYLDoreLgeSvqLOLBo1jWFKn0%2FYtJiwR2b5j0tkgxWGchPX3EL1Qm1TbTCE13nwlkY%2FEeCp2Gg9uk4my6cG1chFM%2FV3kfm3ab9DRnvxmGuQQ%2F7dbViBB8ACGxr8diKgX3B8Y7AlUnadhP4FA%3D%3D--KN4cJqCMbCl1n%2FY%2F--os0F6MPWP0nJ1TVC1KLZiQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1994455509.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9C2:1B1C90:841389E:85CFD2D:65E0FBF5" - } - }, - { - "url": "https://github.com/dalu93/Each", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:41 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"8825d54b3d2139e9631caf7f6f7332e0\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=9RlP9tEsXrlX9km3Kp86MbOizkVRmF%2Bth5ugksrt%2FIBFiXi4dTxQ3wPTei1m2T7PVZiqttVL6MFWmjcSVgH4qErVHtojKUPMWew7NZbrzCl0IOJuHHaaOz5jpECq2LPpMnFUr4NyTtwjm2g%2F2k%2FPAuTIlmlEFmR6n9XtS7%2F72Gip1bfvh%2BVZaltj8rA2xp0tvplToa4taTojBlL9UsVrMeSdsnsEZNE0wTQoApyeB3uxWbPyjYDHn34g%2BHGfp44pEjZdEb1nSt8RKAqmKCxxWA%3D%3D--BkffCSLdriuiWOMb--Vn0pXZhBbi1sUqcQFihONg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1859331408.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9C1:F7A62:8728963:88E4B95:65E0FBF5" - } - }, - { - "url": "https://github.com/hemangshah/Datify", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:42 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"092f3c10db4e87a5ee2e82b1d99e480c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=cd%2Bw08l%2BgeO5SQffB1E36y3OtBH9wprbjItBKZoAxQZe208TJDD9xVewhju4YqBb75YzmUr3BFVLrhPx8jsJyVWoIV41%2BGSEj6hlFPCO2Hw9uYruqAkuU8KGNuXnrgolqNdVm6EjAzttCbvidyhTmiVhmvwClO8F1EPUYbbKLoVwIrsmh%2FWuqVe7VgE35iE4z8H4YWUzirvQx40CP1mabEajex%2FEBGayNQgdRMh406ECY9Crp5iqh4Lv2IvOkba7w1HDbFaGKKo2jOh3EZkcgw%3D%3D--oKojZcv7PcbKYTwW--C4CdrfjrHvIRHUL4F9WMvQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1959021256.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9C5:126F1E:7CFE2F7:7EBA6BE:65E0FBF5" - } - }, - { - "url": "https://github.com/realm/jazzy/", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:42 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9af5dc8bcaab9e5fac4104ba084a7d34\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=BpVYvF9wFYXrB%2B943Sy29bprmhWl0YiX42b3lVwgbOgno%2BqsWB68LYGFGwnc7kIWQ5TuoMYWc8tgMYe11j1gVk94hoFJ9RXZMgTKSy0Kh9mm4R8UeHMnm%2F6I18U8DPTK9uesDm1H3gQi1fSHAZA%2BiWiHIQeo5YqSpyH4EN2wlCLM8ZGWhktuTOz%2BBHi%2FtgndYB%2FlAr3pbKblCD4iBhQaxzPdgy3xSVK8sYHtZ%2BRMZqlBIV38hjtDz3uYM%2FGWkUrbqqDM2HKOgYVnB22SqKRT3A%3D%3D--9igr%2Fo%2F3ysZXAAkq--GHusu5cVohNThlV8WZJv5Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.657424300.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9C6:228716:84F735C:86B0CBC:65E0FBF5" - } - }, - { - "url": "https://github.com/dreymonde/Time", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:42 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e07c0f9b72afbaa16d24a45cd7e208f8\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=peZe9AaaLOMH%2BMpNWCemEIbKfngsXIoqdeY4Ky1K3pz%2Bu1tEFA29%2Bk2fdUhx%2Fycohu7stxESGGi4i%2FOKRe8Z84Sq0a8KtaQZFE0CxbYs7ohxKcejbtmwvTLtx3CqZl5DnslkqG9OEpNchwm2YI5iCW5MucsxqWi04UcleS91cm51wBMF3VRhmgP7tDYhAHCRfcdf0ZumniPOnZF%2BtcD%2Bm9JxxU9JZdDYmwdrd9HcZYR1535GDG6qOH0xTb5t4MRre42xRxxqSQQJVz9vx5wiKw%3D%3D--NqN8mnDKcCiyYjcW--AYBwRuf0dWZgbQlCASaAgg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1230894757.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9C3:D9680:8CCB551:8E8504D:65E0FBF5" - } - }, - { - "url": "https://github.com/instacart/TrueTime.swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:42 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"98e2c2d237645cce2ff6a4072aadd82a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=gR4Mb%2BnS20F%2BHd0ztmSbda2EEAjfPcRAF6VveSdQbiK63vPUCpgc2bz6pwDUYboTFBSLVAIk1ndOb%2Bwc9FF1J4piihrOzj%2BsLEWwd731Kj%2FIssnfyHLp3w5rqvhFiDYrSKqMVL50UPwW9eZsjQxAJUA99Uiczn7czJ3QmmskCoapPkBZZpgz4nWm%2FHRoOD8DYkGf9Tudr2ZK9S%2BcOd1FkLE2Y2nA8Rf0CzhqLNNtw1IsJmWK2wUjxAfhgEmrA55EHZWQL%2FfMJyaczvzymbr5Rw%3D%3D--OBK6XxuYKiQMHU8I--Dmc5uT9%2Btla9g7hqH0dC%2Bg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1064581476.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9C4:1F805A:833C3AC:84F5A7C:65E0FBF5" - } - }, - { - "url": "https://github.com/SourceDocs/SourceDocs", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:42 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e0124c0eb6587ffe4b28a90d44a9e2fe\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=vVmL4qZjRQW0nxXjPt%2Bfh%2BbRwm2Co44JTEUTGexFt6De0jZjeJRAvZJc1tfjZCDe25RLM2k36CJp7Oe5THPqwfgPtSp7bX9AvkHox1eRcyGZyoUNcYxxo3a%2FYxHVVasC%2F%2Bcr8h47jxLnnrjiJmIa5oBymfTlEWKvqQJRncLxp3Jy2IJxXuwWWgYO8pUrcXhgCWwK2gbdap%2F2TTiPdlv5etyhjfsTd5iS0DGnZLFPue8d1uNaXaQMK0Lg99m9owwBJBYA5h7%2B99So8uiAQC4q4w%3D%3D--iCxxyHYHKiU86mXV--vycxsu9Z5thK48zclA3EnQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.201783099.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9C7:1B1C90:8413A31:85CFEC4:65E0FBF5" - } - }, - { - "url": "https://github.com/DevYeom/OneWay", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:42 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"57c1c0e777c49a664b910e84c2ae4cec\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=vJCEClHtZDmL3cxNZdFSTol4xv7BoHqqypz7lXOeeoii%2F0KFPH7tbVdDbSNdGcgTr6cVc44KGbn4bJWLKBJoW3mb4aYG8X7ENZnppIn3ddOiZXqHoUVdmQDsxQnWoAC1Uq0pPfO%2FN03aUA5Xcx%2Bn6OctpzK%2B1V4mapw09GscArwhJb3adH0crUQwAbU2%2FBrYtIlM90eQ%2BZpXXX4uDBWRTqB0E5UnPaxMFoh45JZZK1OKFcUN6KoF0u9ItgMt5odcyEyZHMfCEjE3rYo6YylSKQ%3D%3D--6hZKpaF%2FUCJrIU4h--fqtRd2eqnb2DDoPt1A11mA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.573838746.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9C9:228716:84F73B7:86B0D29:65E0FBF5" - } - }, - { - "url": "https://github.com/uraimo/SwiftyGPIO", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:42 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"647aae96e4274a9ff3ba2ad51ab0923b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=qeJiAJH%2FGVNDd7Em0ZL4eMht7CakS%2BJoOB54Rictf7KMoQ5YMZMZD9ZLoACUZ5vLmGBOoLpLsox0P9JVVXy1wYktRIch4q%2FOezDusMdn2oIECgSTg9NH3OexAMkVR%2B2qU2jJohLGlMKPK3lLefo4h5bVwreaALa7O2pLqlkWFF7xD4n515GrW0DDXa%2FLOlXyoTFF6kQx%2Br5pJLt7W3Nw5JpZQcQIwz2zqZH5pyX9lqLYuOGIGSquNV%2BgudI%2B2Tp9UnxPL2KMaWcf9g8asyGsGg%3D%3D--lGRI0gZLZj6rcvrT--kJNe9CyEe6b9qTXUd4Cskw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.827476678.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9C8:0ECB:844677B:85F7A8D:65E0FBF5" - } - }, - { - "url": "https://github.com/OpenCombine/OpenCombine", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:42 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0e487343325e516e28a7e5376afe61e1\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=HlLupQOTdYw6MBT2MMYE%2BthTXNhBf3uvCWhKlXpn1kulmIsIrrvGH%2BZBBnK9HcAobwLQKb1XFG6sHeNWaZPgituSz1R7s56pq%2Ber%2BitQHuU38jBFNqGYqpkxZxAoMNzHsUag5mZfBb2Xs%2FZpT5OYFj2oxHhG7U0qHawnrSe9QJ9dECpXdR4tXYd6AVWU4Lb9xUfbbiTGP4bf2lMbgbJLg%2FdV%2FLYHGzsKFNGyIQhoJoqHPiXh2l4hZITRylzRHyh1gAivaooT1op8qbyUA2vjog%3D%3D--HCL5CxMMybbbKBPx--5U4gBz%2FZAd8YCT8a0urDdQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.997848821.1709243381; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:41 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9CB:22DA81:84B2A7C:866EE14:65E0FBF5" - } - }, - { - "url": "https://github.com/DeclarativeHub/Bond", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:42 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4ddf6665ab49c55ba27d19f7cd61c375\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=GnZxClOsksENg8BRIaNnQU1%2Bw4ryWBxylfaqof6scG%2FZ5Eq01rtlUMTNBjg5jYkKvKvVeAc5C6fCiLwHpl4pugnrPbdQ126nHLfayS0uGQyp6uwxxTgt2R3Gq5oDi0u67vA4d8D1XeD8u2Xz%2F%2FWbZL4e2USRhbFNGcU0Ov8h%2Fl26Q%2BcJGZuf7yaW26rOl9jtSgkNM3QuLH70akCBoeYxTINqienWWRuEsSO5oYC0KA0QCOFcKCtJDxj2PxuTPXstIyGTv0CwVaSTozOK0IIc%2Bg%3D%3D--G5d9GfL9wuOJaeQR--xfVVieN3rvm0KmuzGy7nMw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1568837421.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9CC:1A6B7A:86BC848:8878551:65E0FBF5" - } - }, - { - "url": "https://github.com/aleclarson/emitter-kit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:42 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"6cf0c41c8da288807ee53407c7bddf04\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=fjkruzqOGAQXPWM5QzhhpztXp63zMbCuyWu2g8Pd%2Fdw3iBkomo7%2FZLnxfNiA1D2%2FiSBqMFVuGIcYqj4AyRb4JVkwLcvJa8%2B8qF8ZfsKgdbuKveek%2Fyex9d6tcaS%2FjMZ0BHsx8V3R0R0o8BS2akKcl4lub2G%2B7Eb%2FIPjUDz6Rduuwx2RHhIsD0rqik0FvrveAFhWtmT8pXbP1gRfMsiupC2eBPFuRHtx43zb81OuzBtK3xXjTKDtl97XtN6eRr%2FIzjd41UHI8x8wGR9k%2BKXoXog%3D%3D--oZwvouqoo%2F8%2FkazJ--SscvjllCYPYRU4bubL%2BXPw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1893944602.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9CD:1AF7D:3403A40:3497ACE:65E0FBF6" - } - }, - { - "url": "https://github.com/FutureKit/FutureKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:42 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f3318cbc2bd7243a86b8aa4215d0d693\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=BEWXY9cbjSr2B7Jj3egOFk21F%2FBzkNxvy1qDZ3bO2lMGYOIX2gEVJjxnqm96H7Fzese8IiGevL5x%2FoLyp%2BDhkJa8ZbK4GuZ%2FBMrvgmEYvotgxgAkobnvG3fnU54ljs%2F%2Fim0gBwGlnm8rOvupXFulb4cQ33csGXpFQuzOGUYBguAPvIdzZOpL9q3YnqP%2FTUQ%2FR5AHhomX1oyojFLvf081S54THyaaMv0tKiaqRl3Ffn69gNLsYOPvG9Umu%2BA2eAfQm2%2FvpYmQnmSzrmcynxJ%2FhQ%3D%3D--FTbqFYegd64ZdzOJ--3w5KPij8nZOJXHh0QqkGfw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1584136098.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9CE:0F7E:162C76:168C58:65E0FBF6" - } - }, - { - "url": "https://github.com/ReactiveCocoa/ReactiveCocoa", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:42 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d2e86d10ce51cb8e04f3352a46391e0b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=CE4wxzxp1SGdhThOJ9J0k1EViWu1csxOnL5Dzvj9k5fDQUWkc%2BGSDU%2FAKpx2gju%2FurhNxbU6Z2rdYutsSkeYpXqJDtzQzYTn8Icu5mj%2FreTXkYwjrqRTG4RWdMYRhpt%2FQcF%2B9eqZZ2gqaorwF0i2aoC5cYRzn9TUAYNCLfRM88c8AiSCGyKCfpPQ9pZHqc%2FLFqwpJbRdh%2BAkk6q3mt1Ba4LYZnnRbVLev%2BYWXq3InLNShKd5o2siiiD14RFhGfHZR8PwEjvtyDC%2FxJ6SGdUctg%3D%3D--dGUWS3yYG8I6%2FvoG--Pw1YhLjKWYwSetl41VuWwA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.871600755.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9D2:0EC5:7472CCD:76037B3:65E0FBF6" - } - }, - { - "url": "https://github.com/SwiftKitz/Notificationz", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:42 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"1eb37ad5fc38ff3a1eb0d8d473ee08e6\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=TYvrHcy2myUWIl6iMXgWPI2WpWuqmZFVVRVs2BOk7%2Bm4ICVeWsGzAYPQGJqVpf7fgzCwnvlCyaLcHd4CTzmPV5VKvLh29A%2FKsbTnnw3OzJzxRHp8FP12n0BXMpzFYyIZMjKeCXfcC1DkG4XyGZlins9oDnsS3pgPdDF9B6jPJeu7bEmCt9UyWDjGKJKc7IZiuY0bmoFS5coG7RV6ly7EMtKCZK%2F3XCvkpUHc0wUyBfaWBmCg%2BekUF5x7%2B%2Fpf6Cl10RwsYk43ZAgZLDIZ3yKZ8A%3D%3D--wTLpmQwAPOHUh7W3--O%2BwNOdEbWG1kmopSPYl0kg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2082924814.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9D0:0ED2:6D32CE3:6EA2686:65E0FBF6" - } - }, - { - "url": "https://github.com/mxcl/PromiseKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:42 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"16150497ce43681714151b81b93a808a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=0bn3MowotuOkzfyE4WH9769NciKLp2Dw7xV2J%2BT5%2BhaAZ4ciMAUcmsPnFU7Aqe3HT6mdA9ihTqTvZN60IDDJQoTKgKExsSUpFc6ry%2BorowKf2R2cJVYg8LYbkE%2BEW%2Fp03eOObGUuGcuZ77EEziPmNE7rbxhSZE6nvikPx3j5ZyYRT57SG4Z0GkRKplEO0F7X5iK1W13qfFam6vD5urAkppNW8C4ja0kCishjETeCmdkRHqpej0udTXdOYDuGemeExzZMo%2F1CDD6QoYKnYMe4HA%3D%3D--0y7iKhxDkuyiGnfg--xGgYFyiaNWSko3yZhbMlkA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1967479749.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9D1:190C8D:83862CB:854042D:65E0FBF6" - } - }, - { - "url": "https://github.com/lilyball/Tomorrowland", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:42 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"6cbf423aeac948f01b032f814cb9cf6d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=ybay07fu3%2FBKfTQufNFcLr5IoBV1F8MRiNyJkGypIPp9CvAopHY4%2BwKmZLAOAzCX4VIFZMeIVFlc%2FKtRBePdj0JW2GjULCATR43OnnLgBbld4xVnsGV4lOJFCrHlaR2BmL3A%2Fh3d5aqlKpTNR%2FMEpIZxTZkml%2BcJowk2Tc6pvSYWxdvAcliOZiYUE9W1cA1u6f3UV1hFpnwF88rjOKCclK75zc1985nqM7LoT48xsRtS3XCD0RArcWMOzdNMfQlVDFMe6bD1SKYvpi5zmHihGQ%3D%3D--QCYEcJ9eBlxORHor--QpffdHB7itLjqq9CCb8TWA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.293322111.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9CF:0ED2:6D32C9E:6EA2641:65E0FBF6" - } - }, - { - "url": "https://github.com/ReactorKit/ReactorKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:43 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c9ab089da60dce5c2da7ef40df7ee06d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=ZhNHpCHh3lmL3KUMzkshg21OQfstMRBBHFFW%2FtdlnYoG0Q2Sj47t%2BNcSlI5B%2BKkkOokIULLUveB56hVSu5u4uhGrDSn9t2vzenZQPLov5KvTMKE62Lm4GaeQhvoDOPMr23Eh6gCRltnHOenZwh2AGgaeKlh5e%2FQWhmFN0OklXinuROPM%2FIO6GXllKlFS6mFkh3McnU%2BxIKEdr94n68Ulxo%2B%2FSEu6cLu8I557rgggzWco9prRKmkzvods%2Fm7CN0jSyBtKQLDSOcST4hw7oi1rLg%3D%3D--w7eXyIDkN34LqiuW--b949cnymNkSCorjq%2F%2FjJIw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.795471133.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9D3:7FAF9:7EFCCAF:80B61B0:65E0FBF6" - } - }, - { - "url": "https://github.com/artman/Signals", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:43 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"baa4ae232ea32e5a446d3243556507fd\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=aJtXBNCeuA0PBOTvp8%2BXQqk7FM%2BXzb0BmkmGrOz4myuFzGGhubggaSxJu%2FaKk2g%2B%2BOhx1QGz5mLDYHtDEcFK1kRRJAOPodydRF9HFsx9jLqcYOoTsyVm3F7DlRhW74WAdCaaML0KYYwu1XUJDTCstclpL1DsmKCPKS02dNEZ%2Fx21kWRpK5n%2BfTEFPN2DiS9sHTt8%2B5Z%2FJ51Tn%2BbTS5uBmzXreYBnsT9No7u0UU0ClxQgaAxL%2B6fP4q9RzMqytPYvjM3Y3QRUaTURtoKlLES5MA%3D%3D--79A8rVFOT8OyozJc--bHHr0S9lqhbpHvIr2Uw%2F0Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.5770261.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9D5:7FAF9:7EFCD10:80B6215:65E0FBF6" - } - }, - { - "url": "https://github.com/ReactiveX/RxSwift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:43 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"5004ddd15d6cd4bb3dedea3341579629\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=NO63I42cpFP8oldIkv9ylt%2Ff5hmefW3t1JxZbZCngftlRxVcZnk%2FKVHUNUh1MY1DSMJ1tqQjd14dtwvGVQgVz9fq49aWXd1BOAY%2FsOTOdYPP8SIiLEk8F7YhcUSIbt3mUedJoh90aGkfg4isSbkSILVjx6RcN5tpdtNWKOaGFZMHhkzbKC1VOnllvJSZNnBbqmDdRMAJSGqd6iIUkJZF97DQ66r%2FFVetA0zjoD2b5PjMHjqQbF%2BITYAF32GZxavjTfZNqVFKcaYVJ8D%2B6DY1yg%3D%3D--S05x5CoIQNXt0GcO--9PZf6lfhKeuIARxwW3mDWw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.606982758.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9D4:2053CD:87E1E61:899B0CB:65E0FBF6" - } - }, - { - "url": "https://github.com/vadymmarkov/When", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:43 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e82845dbdfb974603b90dc7666bfbce7\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Pb6vxtC2hpvGsVzDSpfiQuiEvfBVhhWFmohKmd5s2w1jCyEJ7qd5uIeuak5Gkh9FIVdlBpxYCOi9AZ2Hq66sTssbK8lE%2FFvLh5gZY81OhwscOC0lvtb2OkcWASdKZ6OqOVdGgFnnGEEMyKbTX6%2BeJU74Sds4nmfAfPQIJ0Vn%2FpSu8RjUwbDxPwYp8RKqe8bgWGRqvzN3bxpO2pZr%2F1s%2BatzJ2OpI4Pg%2BoWiwYq5%2BpLP1FjpYWNh7%2Fwa61BRCwn905vkCe1Yidv%2BFtVQsPHBtzQ%3D%3D--Z5jfo36%2FjsIcP%2B%2BW--QgTfD97OCgdfW7Rc8BbF5g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.934164246.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9D7:1F805A:833C94A:84F6032:65E0FBF6" - } - }, - { - "url": "https://github.com/cesarferreira/SwiftEventBus", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:43 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e444bbae5ab9eafa0b0b5c5adaf765e1\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Divhsic%2Fp3QSBMy0dUNbFeJlPz0jSFs239ZHUUKvoOak8yoJi1Nzw3f4Jdujyd1n2vWhtXRPWKLiJnFAnDTrOeftshwWF019of2efLHA2hK02%2FvqFOMRlGTI1ie67lGwwv2GmfzGxYTeSacyj1Hb4%2B7wFZkmNCTWgXJxpStzrDi1TP6u9NPQCDUME4TA5jSGzD3j45M6xu1z0UnDQxqTPRvbw5U0WrTT7F64S9cCLyJofhsXPeI%2F%2FsgcBU8hHFkH7n14WY%2F6BHX%2FC3JwgJn%2BkQ%3D%3D--6pwnnSQnsLfVg%2Fwh--mOxOc2a5OJX4x6NVwyj9Mw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1862441362.1709243382; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:42 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9D6:8E780:8032A23:81EDE25:65E0FBF6" - } - }, - { - "url": "https://github.com/ReSwift/ReSwift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:43 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"7a52cc84b2238c33c3914bc00745b96c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=bvAvDwgnhTC9vH7AiPveCGR%2Bs8o7gp2zcBdwj%2F12y8cU%2Ff2x8szUyEt7VKAFgbPNKEsXKPvath01oBB4vTRnFNhSgthOV11KWvPzsRspUCDnwQ7bOT%2BbjN82t8ThLkOHe8a%2BauYaxel%2BU7bYdZi7QjZe7sSwQMUtOhQRLqworLqQE1ZtxDMw%2BGoViDOZ19u5RaVL3kpy6Lr9zadHQU9Se2fc3fHxo6rZPb9fTEDkA83d%2Bkyqby3PR9SEn4VjUrmydGZJ1dH%2BGCBVZA1qp%2FK1Xg%3D%3D--90DCjZ5%2B2Bmp6iMl--aSOLRP%2FWGhYdj7sXdLafJg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.464003776.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9D8:0EC5:7472F80:7603A55:65E0FBF7" - } - }, - { - "url": "https://github.com/BendingSpoons/katana-swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:43 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"429d14874927c7bfc5bc9c9fdcb5d951\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=DZzeYE48bX44gl%2BufVs3tzdOTStvUG3hPl9eTQ%2BdpoBLyO1dibsqFUZsHggpb%2F%2BGDUwDAkTH7EhEbQVfJu8nExpNJqEgjaCoxlY4C1yGnUs3PuShPhxl6UEXPG1KtV54FpUzQxLU2FB1%2FoTYPg1%2FUHz6NZOitj1tn%2Bm22hA517P%2B8SGVB8qqNSlN0pviYlyqahwaL2n2W8QyFO35y78qr1hHoZWOtrE3Pc5sQ7eyuNXOYBI7Yep98O%2B%2F8AffGlULdqlXuXA6ozyirFzFuyWTIw%3D%3D--Osw30YUa00KbnmxT--b8%2F07KWfiL0RMr7Y%2BV8JhQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.926837179.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9D9:E7E56:2006867:206C0FD:65E0FBF7" - } - }, - { - "url": "https://github.com/mcmatan/topicEventBus", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:43 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"59fdc84420a0317d6f5ae66173659433\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=V9UAig3ylyb2l1uNpXPKOkgvOwqGFTk7dTCBTeOYQmSviQy%2B3DnBYv4%2FosUoNCenjn7qGYr4XT0Koek6Gi%2FTpPsXMfvm0donhB7ndFhMk%2F8gZfwnY6VEA6SzRLmr4Gk3DZN0OwdhA5Ddj6bNQ%2BHzsr6am1K926Oiu7Zsgo20eyt0CFAG9KFPCzPPAYssa3v639LeE2EvzlLnoe2hrO02EZ2k0UWTnj131G1cyIXxrQu%2FfRUO8F0RviNHcswhpdvw8ounfCNh4XjnbABgeFtrLQ%3D%3D--F65aGJTKi%2Fsa7pyg--D7kgIqbDDjEt1r5fyJoz3Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1216356123.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9DC:228716:84F79E7:86B1354:65E0FBF7" - } - }, - { - "url": "https://github.com/marty-suzuki/NoticeObserveKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:43 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"ce7deb7dca775cd464864e3657ccf288\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=DslmlNnWcPLhfAqoutg2wOeVNe9POXOSdfTepwqsGeUpYG%2FMWxKD%2FaePwAn%2Bv0oQ6m%2BGZBv2KFiUxYBVprfWwfE%2FdwHBWMSs8wK0gNulGoWqv3Xs%2F1%2Br2I4tV1sR3w2NKgcUXanDScnfhX2PKpjvOLgpaVzAxQ1r3X0k6AoY7pGXgDtyiUy%2BB3Cjfz7%2F1XHBG%2Fbi0bDkWlIdUS5zIHL7m4NrF4UJJgkvjKLkM03sLDzgk6%2F%2FP1mq8UjX0i78erHa82xecfGUi%2BXzMfsSRMAtww%3D%3D--yBabFVSY5%2Fc0Nt3e--mlTy4kmVBZH%2FP1E6Bb3CDg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.989518871.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9DA:228716:84F79D8:86B1341:65E0FBF7" - } - }, - { - "url": "https://github.com/ArtSabintsev/FontBlaster", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:43 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"decae5300f3cc993f7567a6e685362ea\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=kQ3PVjbIQA%2BM%2FHTxLVTkDm1WmBlHIubmnv0urzvsHhAO3DNMhAdzHhtkdGM0H4JInDBeXqkS7WkTs3NvgSTEy2NL4aRMs2zudx2OyZZ8pYvlj46QEj23A7z6WpgSUuDpl92ZtMhvuFJo15ouJRi1F%2BYTI8Ug1FlquSxljW7YA%2BRDTZPRIIUlzx9HiXB%2F%2BLyrQB2N%2FnrksNbXeGENuTDQjiWWfRM5wHklDO%2BW2LsZlMLs%2FJ046J4QdhnDyIhsrgdQXYe4JEJMzA7pqHq3x9McMQ%3D%3D--UhftpB4Gu1Qnlz1D--ER1A%2BrMTAn3FYbkVyaRz2g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1203452721.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9DE:1F805A:833CB97:84F6290:65E0FBF7" - } - }, - { - "url": "https://github.com/postmates/PMKVObserver/", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:43 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"25692cf366cc8071e39deaaabf2f1a8a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=vXLpdN%2BW01s98AcIiRB0qi6a%2BcLDPF90R4eSJxTSOeQoRYgQEGuRaxH%2FzR%2BNFzet1wSkpS9Ialn8%2Bh63dYqtPfyX4xk9vvg5idplrXjhPCj4FTXcxgpX%2BsvseToIci84KCVjJWTyK6CiDK8Ay1M1Fz4ey5iLSfL1Aqkut203csGID6YNFd1hG%2F714LoU8uOqBc2opNl5R6eyLUUNtpqfV7FraeIF94rn1orwAi8jmxnKYSEV90lxYf00UqeOHFusBf4bQrQ%2BT%2FT9Qna3QjfvDg%3D%3D--DMWhB5yoNpsN5Z2A--xNa58POG2%2BydklflPHXMPA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1922899798.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9DB:F7A62:872922F:88E549B:65E0FBF7" - } - }, - { - "url": "https://github.com/keitaoouchi/IoniconsKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:43 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"df7228abe0baf216476fc351f66f2d66\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=VEFvv2oOQTALvcY3THg1WzFPRf0Pow09O1W2jDbn7RxnjUnf4A0JcbU1PB54tYFcZJLn6vI0e%2FoML1GnEzWTAv%2BAQwUOMIReipoZhi2y%2BYI9PMYP1YeduyXZ2UhTlM8kjM4yNh31Sb0PCG0FZS0eeaHCMVuC8gaCBTU%2FtkGZUv4pD%2FkgzvfFTryJsU8SN7Ghth1kQ6omDIgCXyvbmZk83EXI15V5hwyRc%2BweuS%2FscuAloswOBlrVpdRdbWLZOcdCywXGNHBa0Ko9PchpLivwfg%3D%3D--62VNZ2aEkfCPylx9--txvTyfinHn%2FPyzlIAUs2wQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2120189594.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9DF:0ED2:6D330E9:6EA2A8F:65E0FBF7" - } - }, - { - "url": "https://github.com/thii/FontAwesome.swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:43 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9e2fd9af957b57e671116b9684910616\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=nlWaH1nVFl4gwQrHrRApN%2BBxmbIUnuxi4YwhByTYZt%2FIoxH2vs4yvWMufQsD35x8FQPQKc%2BliHHwdVt2YVcQfPtXEvN0%2BoomJ4KWIosWKM7E0AadokdUZIkRwKhbG%2Fyf%2Bgo5%2BITi2fEYgqgpB34HkRYvyIE0hT3IUvqQPxR43MNyF0iu1GXjZnSiGfsZE%2B3G4a6wk6xUmOm0PiT4PrEvEKODMDlgBCmxZPEjHi3o4YQIzB6suh9Rx0IuJQFnhhowh%2FOYEaaLhcIhj%2BipSfpa%2Bg%3D%3D--8Rn0cfhFX12SlNt8--IcDvtah9HAaBC8jWuOqIww%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.669023786.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9DD:2053CD:87E215C:899B3D9:65E0FBF7" - } - }, - { - "url": "https://github.com/keitaoouchi/OcticonsKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:44 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"964e1a58d4feec81371af114ed13be10\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=la8vIRIVNM5%2BX4TZDL6%2F5hRH4yUjs9AIuuFo8UIgl1Nb8JnHH4mQS0%2FH777iu7p41tqC5sX26tzKjhQAatemLwbvCePgNNN0pq96pF1juKFeUjaBkqQCiCEp7oEQvlltcP5BinAp5tPTcBpEnDvJAsHLutsIWTXZJ8IwiCeUbQwXNYyjXc8qypY%2BJ5eWm%2Fn1%2FClnNGeWInZ%2BwRo4zGyEjj3h3PckVPCsyuSLHZz8bKc8jAj6wcVgmiiXdA%2B%2F6pt1fEToH60fQf7syX3qdHKNwA%3D%3D--yN2pqvfDbctmanUz--a%2BV2jyfad1fmJQpi8NzFDQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1875435670.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9E0:0F7E:163177:169197:65E0FBF7" - } - }, - { - "url": "https://github.com/segecey/SwiftIconFont", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:44 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f6bc3627071f03a533e051ee97b6342c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=JIC2i681SJGmCKRFKyocjIGuxbVQIx3ia69wKafNx%2BxsFlg7vbJe0OukuMKzEu7LqHdtJZTxGC8V2Fjxbz5%2BhIdiE5dP6MIxfakdc7jo5TBl86FOjTp%2BOmBtcDz5JIJnQtU1LZwAY5h%2F6zBiKNTOgPPiB09BYGJMOy1xWHxoPSTubxI1%2BEFVTKnURLwP24LhoCvZsa%2FXZg3Swp3SUEdPPTQyXiAXAnhj29jak60GoZIFimVq1%2BN4kk%2FRfPxSYrRP0xqEb3Vx9sJdmVft%2Bjscnw%3D%3D--W4A89AqY847OSmXa--1PmMyFNtddHFKCN5NwDMeA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.956774695.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9E1:0ED2:6D331CB:6EA2B88:65E0FBF7" - } - }, - { - "url": "https://github.com/Nirma/UIFontComplete", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:44 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"b132157a2994313e74c18d2b3a075d64\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=mQQFLLSxBFelYJeKSuvfVOplsXZz26Lo9LEwZ0hE8EDCSKcyLNogoKfOUinGQsVGGM42sUmSmZjaB55tsONSs%2BX611R39E%2BgAdDMABYHcy1Jcg9desdMmepPq%2FuVnlbxyqymNEf1g2Hq4sRCDF%2BpsQh9S5qvb0PbHDtFvdw6fGRFDWKBFbeDBwuKrl%2FS6kcWE5zw00NLDYF0yzypAP6GlIu1KSX%2FY5TqOLArKMfOCUU%2FdLT00n%2BqCbO1Kv5EeSzYUxj0XZNAVA23vLU1niR5ew%3D%3D--Dl1EkULyMYWSX67W--OlX5G2JMdeDGPQchDHrqMw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1923025171.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9E2:1F805A:833CDB9:84F648D:65E0FBF7" - } - }, - { - "url": "https://github.com/ranesr/SwiftIcons", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:44 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0390365a4418c56dfbaa74175c6bde61\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=NWw9ioyHDHNJAu1EVqbThikOuSd5UvsAHS3TLK2JoX9P0Mji73BJxexvFXn1TvXoEF5z2paFUnoeODf7Tz6mNbH6BBOxyGbHUkdoBuWqtgVZbXTu%2FDfelqFIl0rHtrwkNMyTthfW41viWXjbAoynXwMene07Er8r%2BZGfsUhfWqTl6w%2F%2Fp92Ptm2wKWNQiyz0giWic21LIk4MdA7zynDbpemDMnHGWQM9XHFmmyTrNZTJTk7zCCD337yQ8IWJv%2FYXa6gBrgFHbABfKCvoBRKnWA%3D%3D--z5ytOdWJ3VNROUqN--OUAWpNj9CP5Qg04XYoEIIA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.237639530.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9E3:D9680:8CCBF58:8E85A71:65E0FBF7" - } - }, - { - "url": "https://github.com/nvzqz/Sage", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:44 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"178133ddba941f2dcc3b34bf5c620e0c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=6n%2FBvk17RLcF%2Bed3OpLjmQQf3DIbUgQQYWEvn6mg9GIfS%2FCxBiKCCBhhdFXVGn%2BA7ldYf%2FakMDTGIIHZgEI5LUZ5R5xX0SQKc1rS847rp0HRqqxtikVAeEF2fV3udOqEO6KchBBRQFhHjdCFvRaDUcwdf6FALG5AlpXgMyVqVyGDzG0udRwGkbYIpxEm4WcAmjneI%2Bv4DR04aun5Lz4eRY%2FyidLnrABV9uFzSHw8Y%2BRscJjTgx5%2FDQknpAJ3f4h9BslO%2BjtsKqIJXdLkhhl3bQ%3D%3D--2CrjUPpUIHJr787D--7q6VDuFfdNy2r8FNEMtVww%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.663921468.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9E6:1139C5:803C0F3:81F6730:65E0FBF7" - } - }, - { - "url": "https://github.com/huybuidac/SwiftUIFontIcon", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:44 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e6fbbf8559861e38d79168c7cc4cdcc5\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=CNWfL8LpsceUSM4d%2Fxr2cTNHHiqczIVoy%2BKjbwF%2BM7JKbzozasoYwu%2BUzmfn0BHJ2m4%2BNtjina1D0qon0i70FDxI8ZE7%2BdwsBL26mY%2F%2BfhZqM79ThajPo0ZN6gCXEaiXxzdGvh%2B9Y58Qk%2FcUh0ng3WT8Q0yVf5gxHgeJYgWOcFdFa0qCuoqLYALk9zFKirLCYcrF3Vg%2FhHvP1mbZASSjsTiD9ts2DrLFaS1tRjdB8p0pODHiug5eYoiem8VkPwNxokiL5%2F3giZoS%2BrWly2%2B8dA%3D%3D--KMgjnSHWdZTZDbW7--uWQEZoC43pbJLrkvYaK1BA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.273524959.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9E5:0ED2:6D3339A:6EA2D71:65E0FBF7" - } - }, - { - "url": "https://github.com/b3ll/SwiftyGestureRecognition", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:44 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"62862e44cd0ff1b5dfe08593b2b37b2e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=x4rzLCrcsRgVicyUHfqB22AXQbAZ1Q9KMoMGKYeOQ7EXGMP1rDWyrX9ByRjO5u%2FbkZHCipwUROAPL1WXBNK%2BC7s5xbfR6qv9Dw%2B7VWz6tFheu7NTfG3bqbgjmzDi8fGy76byVCrqa3sQW9PN%2Bgt46OvcgceXyZy1lf2X0Vbpi2GPQCkNOYqkWYwldVeZYWmvt6%2FQBVJboIsEiPYxsZURoPwcZPfJrnc2URFGU1IQzxZW0kOM2VSjzIwJ0%2BLCsRr%2Fr%2FgSrti8swXneEPl0kyPow%3D%3D--M9Vuw0zcmCaLLfPM--JeLfZ7tSN0MSBKmwElXKBA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2036398005.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9E7:0ECB:84470A2:85F8416:65E0FBF8" - } - }, - { - "url": "https://github.com/Nirma/SFSymbol", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:44 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0f1ce8b7a97f93e050ccc146183a653b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=XV1zkNAjN%2FCHgUySlbOdJOdwoHryryC%2B6%2B56FubZBkGaJhVovBZZlvUEw35qLnFscOeZHxxblihW2J9py0oy6fCDq%2FM%2BbGgWRh2I1UdZtS%2B5MMKKmjpYK7Mbrz3x2%2BxwDLLU9mVoR7O14%2BLvcSHpGbIjqotGEfmoJZUYTDWacZC2ytjcJPFWxiiJoQh5HQPFU5DtTa2353J8GL4bQEUwQiPrUoE%2ByVNtddbyJ1fgYWBNwdks1cmFDYo6ouxF5eJOGufbXLxef0oCQbhJDpZVWg%3D%3D--7Wdhv8IEQ%2BtcTDT%2B--nXkKGbc%2B7Y8rMUMpdo%2FZTQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.190268630.1709243383; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:43 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9E4:190C8D:83868E7:8540A71:65E0FBF7" - } - }, - { - "url": "https://github.com/moritzsternemann/SwipyCell", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:44 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"44bdad3c72b4f7dfec8d160cfd913059\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=X%2Bk2wBGe76FibTJMxXPXdrLy5jNq6srbv6WQpaX7dSR4xJRrbtwmRuJTpVZYibtU%2BZXszmCQpfdhBCyoW0GY0H%2FTkaXKUXkbE5XO8tVmN3Kl8p6MYgIujqXy81o7iew8f4pFf9mBvzmbHOcMru5DXS7mZx6a26yLO1BCsICXqTHALFrQhxr1xQlrNRAxvt1n9LGrL1tvJfmsO%2BmTmf5IN2ztk6p1Nb5%2FUGnAcF8McEVP0SWxIxxM%2FdrtVkQzBOw88ZkMZAJp%2Bid8QMGu9ClkRQ%3D%3D--TC5ClTgKIcnpsX2b--4lEKY6Nl4bzXHHvdGBtyeg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.882920495.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9E8:D9680:8CCC014:8E85B14:65E0FBF8" - } - }, - { - "url": "https://github.com/KaneCheshire/ShowTime", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:44 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"fc06e1e8cebf315dfefe895148422a4b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=uFmK0enCE31u%2FPpcrV7UsIQ7lLZf9C3AKMwALptV2i7eFNIjvYxWB1TVOHTzKCLnFtw91sjnhs2LS7%2FRxESYpfKMCUHzDaf%2BKdm5ODaZ25ym3d384jjpBZznoIM6jkQBlLA%2BlgOUSoiWyLODGm2eWsvGnUoJnBGRtNWsB1hYosyJU5UfeT8YqpVPFJhfWh3czBCkL9ydIW8RUAvi7MmfPWmYEQCR%2BCj74wxigowCOewzNOlJbheUMbWykhrSKCfqux3YlvtSXpskrNjXbd5jFA%3D%3D--6TDfBpI91lkbY7di--huXMA2BD8HJTzYAbacCNOA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1223195655.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9E9:1AF7D:3404295:349831C:65E0FBF8" - } - }, - { - "url": "https://github.com/JanGorman/Agrume", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:44 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e50d1f8e939ecde5b1f4b60d496d708e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2B4%2F2JcSQX1G2lpB1xh7d8xS5XQXFtbFmJFaSFywMAoWgndUDM0Y2BiZQ76AtZ0OYNJ5%2BQ5mV08UILIWQVOdCNV8Xt%2F0W13ODRf2We%2Fq0WeVBzJvSQ5MEpz%2F1lW62H9kumocjvRGtqEt2gefTfPgXylfpw2rxbgFFt%2BktFXtZFAmnymGDhHPA8z7NFc%2BLwB8wS5ZQSQWqSBrsYG6iwNHI7IM1wD5YhTfbTwanfiWaQWvcpKI1nHKBfiLCPfKSs0j1u23x8vuMnpJlmaRooiVR%2Fw%3D%3D--Hhmb19Tahh%2FsRhht--KCL6TNUcFWCz2YmhVnSwjQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1839040546.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9EB:1B1C90:841456F:85D0A76:65E0FBF8" - } - }, - { - "url": "https://github.com/malcommac/SwiftLocation", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:44 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e7f810cd1a026eb7cca3ee038bb93e0d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=XsEZrneiYUEuDmlwB8yJWeFTiSzSVIQYd4o4N%2FckuGILtLM%2B8g3AGiMJVdik0%2B3nu68Acutn%2BJFOBJXiDMNRjsYfuCakRc37snCzl2gQqTQkAVas0tff2OerNTTILCXwnGqiwwMZmBphcqCSheupY6BlVaWWyjpoBoa7L3k%2BZfrzphR15vlkgKXsieF46uowMpHaRqNLz0bqo6Si0X3g7IzEjVp2VoYH5x4T2H%2BaxKXcN77HOczRj75pW5v1QhGORuejb77OxaEDil1aFMn8xg%3D%3D--p45iIo4VA4kiHebL--CxyOWenvGStRzoTXuihUSg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.305283579.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9EA:0EC5:74734EE:7604009:65E0FBF8" - } - }, - { - "url": "https://github.com/Alamofire/AlamofireImage", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:44 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"85be0f9f96f5815d050188e00f1989af\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=p3hWs1qhoNVAob7hM6cBtiXdGlfkp2GNPWvhSOhh4jOSu7%2FFiye03I0V05QA%2BLQKuXPk%2FRfAFZ1kvu%2FbJ2DAcQL5R1a8wABwmQ1kK1%2BFLx%2BrvVTJCyHtx0%2Bmk9Xg3C4ruMLZSd9dZ1yFRpXXtyEiMG4DFc3K7nUkUSAJxv%2Fn%2BjboqebZyXZgDR2d%2F4yKTy%2FbvCGV7K8S2EYg2Nnqb6PVD7INnKCxIpB1vcYjY9NQZeobD3EWdWV%2FrYaGgDBo79yeLr3x6vYG%2B9t9XGWyPe58bw%3D%3D--eXM6DI%2F7oUOE4Zc5--%2B8aUcCABwzAvraRHQfs9mA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1364840645.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9EC:228716:84F7F5D:86B18EB:65E0FBF8" - } - }, - { - "url": "https://github.com/onevcat/APNGKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:45 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"72681ad3baced39d16395689c325543b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=qpD%2BYCgrF56QxMSPUepj9aK4Im9VMdIfJBjP6oonL0uo8ciNwMeQu4nX18ULF72N0qxfdCNGNeIV7LMHR5chlrjI7YMJunT%2FGwU0MnE2GIl4K8odETkBVItJjXXfaTqmzkI4JvuWPe5FQYjMc7MGpdGnPbkeOnhcHxnR8vhUBrvyeBPN6FBWs90VFToDSdP3S%2BjCVAmN9Otx2VYMrL9zRAlPOpZx5fF%2BWbG9t5groRMHpvIcBM18o%2FsGf6BboojCr5ouhabAi2NUhltOrF5fDw%3D%3D--bOINCjTNpcPd7rC%2F--Pq4wbSK47IUp0vRQWV316g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1529480801.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9ED:2053CD:87E26B7:899B95A:65E0FBF8" - } - }, - { - "url": "https://github.com/floriangbh/FacebookImagePicker", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:45 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"8ed47a27422479249275a0834f444900\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=xraPVt8rWdqF0ZkxtvqwfEooyxMfx7l1A9hNxrafRdo3wwrHltgmQ9NFicxFUj%2Fq0KV55%2BlAf%2BICoDqhxG995%2BJMD2ylya9TvbJ6C2q7FLQqnC%2B16NauMQWuBeKOaErt77PMM6ytwOAn8hOnW3uFft3dNq%2BhqBBBy95DhqvA9FllO3dR5PKgmwol%2BgIAbjaLXzXG5bNR7n7f%2FQOHjCp4esb8R3VKyqQ0OJrGCueuo67T8NYu52FYRAm8hnKnYbNxDE7QwndXBAzAVJcVomLZKQ%3D%3D--rWjDKK3JOsUW2k0E--eOjHz7smV9o2aE%2B226Ie3A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.151900256.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9EF:8E780:8033262:81EE697:65E0FBF8" - } - }, - { - "url": "https://github.com/altayer-digital/ATGMediaBrowser", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:45 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"db2b3138047c5498474bd2394e15a668\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=9AMSfr7vAAkVcomqaj3sxldYreKXyxB1CXh9oyn2E3fyh4962DFKQ%2BzGBGSmsNwSypSLeKYdpDPK42MGW%2FDD2tnj%2BiFgcxtmmNgPXUKioG5ogOUC9Wvbwyhx5Z%2FGMiqXj54NOr0D5WxYdgNsmBYs%2BySsCRvlY5CxjxdwADIDhXCt%2FHzUhKbiVaf6FghR9OuaY6a0jtxo1Lzr9UiXOW0s%2FafDOuKAEru%2BM36RDTVrfe0Z0DmXAFM79zAOm8FYmojTdjTM7ix4N6jVjV%2BDtfXBtA%3D%3D--QOL97JXIcgbjxlpu--5eNijtJSETlYrqkW3KnYEg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2090910248.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9EE:ED217:8310A0F:84CB2C4:65E0FBF8" - } - }, - { - "url": "https://github.com/congnd/FMPhotoPicker", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:45 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"7186c82214783c956ec83850e92564ab\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=j9WH8WRSp%2FWJPMLbRxCORuUezxqGu%2FilnsKmUooBog0DXrmyw21NWLD%2FLPpaJLat7I0k8eVqu%2Fx%2BLyYd7ouNdN7BO3UBtOdwlbK3nxSp04Gel%2FFnqtkopnJaF7d%2FXMPGtyN0Mv1dyAJAb4wGL2Tguj%2F%2B3aRGZmkuV0Ahc5ZjcFrua%2F9x33bPr6%2FwsTnQxodGUFsSgpk1YnlmOy3oaAhxyL5dRLvPrAxdwwKb33YrO8xCU9TbBPOI7BEGd5Zu4r2glIhVYvh762QtSLriqiwJeg%3D%3D--4F%2Fi%2FsPnteEUK8h8--giIn9d06tqhVNK63B6wCmQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1452826557.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9F1:1B1C90:841476C:85D0C67:65E0FBF8" - } - }, - { - "url": "https://github.com/kaishin/gifu", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:45 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f7a41cb9115e618716d2a4dc1f4c1124\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=jr%2FlEbYFSqxm0ivqbBqrYyAefKLJ0rB4HRX2BMZjxZ7qyZs3MeqrMPdI7g%2FslVyaS9E83j4ayHlHvrnJ9KKbeqLW0tgOE0SvagnKw8q0%2F5o0%2BfjMXBQR8z4b%2BHXofh4kcMNkzwmCKvIDuc%2FqDHQV%2FHm6u4FUAYKutchNX5z50eFvZmEjILGnULDbm716qwwDnqs4EXzF3%2FhmZwOH7xuBIjJlANW14h06Ts496pxnOqCbfwbO2lh2Jg2%2BW%2BjgvuOo8vkMmaSX6NTkqZlsP4FMTg%3D%3D--LJYE1Rbea6AW9x%2Fq--W4YAI0tOHApk7Qmpjw8WjQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1445050121.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9F2:0E71:A4E37B:A751ED:65E0FBF8" - } - }, - { - "url": "https://github.com/Ancestry/FaceCrop", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:45 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4c6526e5fa75a5980ad148ccff072c8a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=UEAURFFqIZQA%2BU%2FE71K2jMaIzSeCT0ybh2t2kTjJXH0JWkxta185PRNMfdOO1pAbOv5ntB%2F3xr125p6cyKiG7PwIUHqYEsT0lVlABCEEHjyQ4XuLNkqrTwDAyfgq4oo1hRXwV04pjJinZ8UPsbxF6Mrvi2urlJMWDCU%2FqcagScy7%2FplZqt%2Bp9dPnCvV9p69OIKiMKcmCr5Zvy8HLrFHFy57N5LGzg6s%2FlOQhkn%2FP3MTlE3gSRYkbUFn9cKyHwLikltToQ7IxIc5hY0AjFVDRlw%3D%3D--FOLNQNmRtpJGSmSp--tA75qPHvdcBg2bJBxn6TmA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.677550408.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9F0:190C8D:8386C83:8540E29:65E0FBF8" - } - }, - { - "url": "https://github.com/BradLarson/GPUImage2", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:45 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f51c46db2f8822a50d7b4916884b5dce\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=0N4uXy%2Bqc%2BdcJ9Kh6Nfud9s7mk5viCGfAJAetB5KEfTkIIZkpzWk62AuFU%2BmKCWCaW7coLNdTkdyCd019fRAIrMkBiyKDh5fk837ckJPwBFpd0U2rVbrjkFrsUXDrmSSEiDohyCKiYYOzJz78Q9VCrVJTJY8O6DIdJdlFA9ZUDun2GvV67BWTO%2BOrFsjGn3e%2FLRVN7UNyE7yjpEWkiZ9HrhCJypbd%2FlcBm9Qg6C2wcdeWdPGl48mxpGJDAn6OjkRzP285%2FK8oyew3zQYDyzTzA%3D%3D--6sLY1IhOqHJrK8Xe--CvHuV1oJNlUsv9wmUWl1xA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.689594163.1709243384; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:44 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9F3:0EC5:7473780:760429B:65E0FBF8" - } - }, - { - "url": "https://github.com/BradLarson/GPUImage3", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:45 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"89216d74fc0f7f0992fbde182d390657\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2FDv4UwhRHYBxCDSYdZMa2vn10IxWLPblOD9hRxb35Brw5QRgmRvAkogxxtXsY8iBVj3mOxcKroOPFzEiQ7XlTKrj%2FecCFRwutWjAmURtocwryq1BRqe8j8fnRIWZ3k4LI1savXG0XSDzHALMcyp%2Bib1cRTpvUhJ%2BgX2Ul3oNoDiAQ2SlDoEyi9auCjVQwsKNziz3rXYn9iyiPLyh7JlGrEO%2F6bD75xsXO%2BbsqDuzgpz8Z6ViTgikJIuG36fFYGaJ7UagO%2BAH41t27s%2BlVkPFZw%3D%3D--Z2g1a9Ejgb%2FNFNQu--TPhYmwZG1HXKq7RbKL3xQA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.315869483.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9F4:0EC5:747380E:760431C:65E0FBF8" - } - }, - { - "url": "https://github.com/yangKJ/Harbeth", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:45 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e81a2cffe64d4d9e34fa74ea4baa51eb\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=SaerWCOd115ynlN%2Bwk53FstEwmAsCzZPiS6XgYd91iQindiunQqGZ1yO5Cvk%2FWF4WXcuDUUokp%2BoCVr7KIvNWV9hyFWJ60OnunBxbqtlKZmptDRA7O36rPI2xSVIknfYWx%2BiC47Gb8MQfONyhd0kFjqu0vF7SlIvo04T5ffrpRdzUjqhxtj%2FkjndCPsuUgQovuPBWm9k3oMtjIJkYDm%2Bnpi840mOqlDbXhWBd1NLpNhFKGZ96SZrFG2BM4dNiJ8MblH%2FHpy5FeKVeNSegG4SOg%3D%3D--0kr%2BcGgoAV2Au4er--l3yu6ow7X9Rntyt4PFy7Lw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.192014626.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9F5:ED217:8310B5B:84CB439:65E0FBF9" - } - }, - { - "url": "https://pypi.org/project/fastimage/0.2.1/", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "content-length": "8192", - "content-type": "text/html; charset=UTF-8", - "content-security-policy": "base-uri 'self'; block-all-mixed-content; connect-src 'self' https://api.github.com/repos/ https://api.github.com/search/issues https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com fastly-insights.com *.fastly-insights.com *.ethicalads.io https://api.pwnedpasswords.com https://cdn.jsdelivr.net/npm/mathjax@3.2.2/es5/sre/mathmaps/ https://2p66nmmycsj3.statuspage.io; default-src 'none'; font-src 'self' fonts.gstatic.com; form-action 'self' https://checkout.stripe.com; frame-ancestors 'none'; frame-src 'none'; img-src 'self' https://pypi-camo.freetls.fastly.net/ https://*.google-analytics.com https://*.googletagmanager.com *.fastly-insights.com *.ethicalads.io ethicalads.blob.core.windows.net; script-src 'self' https://*.googletagmanager.com https://www.google-analytics.com https://ssl.google-analytics.com *.fastly-insights.com *.ethicalads.io 'sha256-U3hKDidudIaxBDEzwGJApJgPEf2mWk6cfMWghrAa6i0=' https://cdn.jsdelivr.net/npm/mathjax@3.2.2/ 'sha256-1CldwzdEg2k1wTmf7s5RWVd7NMXI/7nxxjJM2C4DqII=' 'sha256-0POaN8stWYQxhzjKS+/eOfbbJ/u4YHO5ZagJvLpMypo='; style-src 'self' fonts.googleapis.com *.ethicalads.io 'sha256-2YHqZokjiizkHi1Zt+6ar0XJ0OeEy/egBnlm+MDMtrM=' 'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=' 'sha256-JLEjeN9e5dGsz5475WyRaoA4eQOdNPxDIeUhclnJDCE=' 'sha256-mQyxHEuwZJqpxCw3SLmc4YOySNKXunyu2Oiz1r3/wAE=' 'sha256-OCf+kv5Asiwp++8PIevKBYSgnNLNUZvxAp4a7wMLuKA=' 'sha256-h5LOiLhk6wiJrGsG5ItM0KimwzWQH/yAcmoJDJL//bY='; worker-src *.fastly-insights.com", - "referrer-policy": "origin-when-cross-origin", - "etag": "\"LtsaeU8tb+7d0mV7T/kk7A\"", - "accept-ranges": "bytes", - "date": "Thu, 29 Feb 2024 21:49:45 GMT", - "x-served-by": "cache-iad-kcgs7200153-IAD, cache-lin2290022-LIN", - "x-cache": "HIT, MISS", - "x-cache-hits": "1, 0", - "x-timer": "S1709243385.488607,VS0,VE255", - "vary": "Cookie, Accept-Encoding", - "strict-transport-security": "max-age=31536000; includeSubDomains; preload", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "x-permitted-cross-domain-policies": "none", - "permissions-policy": "publickey-credentials-create=(self),publickey-credentials-get=(self),accelerometer=(),ambient-light-sensor=(),autoplay=(),battery=(),camera=(),display-capture=(),document-domain=(),encrypted-media=(),execution-while-not-rendered=(),execution-while-out-of-viewport=(),fullscreen=(),gamepad=(),geolocation=(),gyroscope=(),hid=(),identity-credentials-get=(),idle-detection=(),local-fonts=(),magnetometer=(),microphone=(),midi=(),otp-credentials=(),payment=(),picture-in-picture=(),screen-wake-lock=(),serial=(),speaker-selection=(),storage-access=(),usb=(),web-share=(),xr-spatial-tracking=()" - } - }, - { - "url": "https://github.com/Haneke/HanekeSwift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:45 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9c82f162799e2d6e0fb38abb1fa90537\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=cUTH9VevqiBun6EOfbSoy3U3fj%2F3cHH0ysD7%2BU8YMj8ek9G9fj%2BTj%2FZirsX9hA9VZN9yAS3vujydAnTjWJ3UZxxcQEZ88fUflbCPyqOSYVSYh1WCv9tUc4LZLQpq2tPsrG4Nct2Pum88I0bCYCxB3mWCeoXFbLsWIcqVN5wzINkNHjE5qG0kAkxVZBRf4o8eDAxw5tqIVlEA5Ym0xobOJsBTv18fAiqrs%2BMzyXH4rpM5u2jov4Apmb%2Fb%2Besyrnjs5t2MIBRW4DzqmVIMT2TuHQ%3D%3D--z4on6FDsaK9u2bFL--EFY05BEkVCO%2FxA2KyBmdbQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1054469902.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9F6:0F6F:1466E02:14AF1A1:65E0FBF9" - } - }, - { - "url": "https://github.com/hirohisa/ImageLoaderSwift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:45 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c7ebd764e4973bd70bb7efeced6fa477\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=fOT3wyg1Xdawm8CoY8t%2B%2B4iK7EUj7IHosB5U6JIDQV02VIRDoj5lIx6oZH7loL4fECCtsFt%2B%2BGW%2BShmeLlKWos2zebh7R1iR3lSJuSuM7Xkr%2BjnkCqb8j2%2B3O5P68DSPcbZPg%2FQoMyiIDXplxBXSfiP5AdrZmq50meB4W8gVNH0k%2B02hOtUYiWK1Lme2UR6z3nsexVWeEMUBuQf%2FKadrtObSHbrD%2Fl6J4CASGLqdCeibN6drFNMni%2BdGuQEdJFIfxZRGMlSYXk%2Bp5jTOHxrkaQ%3D%3D--TxH%2B%2BLjSMj8QoVwm--EWPls30w7kru%2BB%2B1%2FYaXwQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2014771798.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9F7:8E780:8033504:81EE965:65E0FBF9" - } - }, - { - "url": "https://github.com/kaishin/ImageScout", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:45 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"637e01b7a383be33d6bea627715394db\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=7ouecVz6iQc6A%2B%2FOrC9VxVVriEeDXwjYLETquIAMLJDD6jSrZbLzypRLFH1ZyYt1QlYPD1Cv%2B9X1QJQdNFSA1c%2Br2QYwVklwIif5X0TKzdah5o65oy4k0xc7%2FO4FQKbBjewJOSOFAWLO%2Bk4RWe%2Bn%2FwveJ1r8I9oz7Nr5yl75i3QPkSlPelBu%2FLh3tKaNDGpzIejlsd515wOFn7yGBaA5n5rwscaRoS%2FIkg2l1NfQlU2N7L93hMjqXpWDUnA%2BDbKf2FBRWVDMHSxBvoKK4irCMQ%3D%3D--txoJEYbphqkMIQw2--oJyq%2FfqC6ejtp8gJbw%2B4HQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1221300724.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9F9:0EC5:7473A93:76045B6:65E0FBF9" - } - }, - { - "url": "https://github.com/geekaurora/SwiftWebImage", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:46 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"ccbba96dae8c2e8b61d9c99b0a3354f5\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=wE0VxvRFyzl5TGGzoe1cDVPBc7dgJpMsdAYHKTdLuL81HJlDmPull3tp7Exqkvbj0aFNePoNtd23AoHb7AeeKapvsr2FWXAsKgmWdr%2BZEtUGnv822shabWsRgxz59XtUF4jVQqNuFbJvd3aHtiTpyuItZHzaBaDjXjeIlUGlLekoAXlmDVuf1EwH6kKB9VHPmTzWozrALfamZGVDurkgxSs1%2Be7JhM3yhlFJVi5fhDtaXKtXAxHZse0Bs35T%2BwF6OmEBUpmO2uXsmCdtO57bVQ%3D%3D--yTE%2F%2F0%2Bz56a3m3Js--iY6Tcz56RPPs9%2B95055MGw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1153063635.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9FC:1AF7D:34048AC:349893F:65E0FBF9" - } - }, - { - "url": "https://github.com/Textcat/JLStickerTextView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:46 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"daef48daaf8e653e4cfbbc5e83d0fb23\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=JiuoGABZ77OoAjTQx%2FhfO0D4nKgdRxWf4b0VRCquz9qpy76G%2FSQ7RxW2WnrqqmEQRJel8qx2oszpH63SHlJxrXy1CPJo1bmxmXAskyV1ROTMWZG7KhLZOvSa%2Bq8ub4iRWa2LOwpAaSgfzsN3JDPaH7c%2BfQC0a1Um4sI4cUGMKWrr%2FYumwtOGzKoCk6%2BKiI4ltBWYNtPXzx5QEWnd8BlO22aqVVL%2Flts4vhVb%2F%2F%2FzgOYddmddqEVrW6vAhMOY6kYr8nqnt7Ap3GW9PXMRIslUdQ%3D%3D--lS3cr138ySXhotmn--FOKE5%2FncHLe0VfAyN6OegQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1493643761.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9FB:0ED2:6D33A86:6EA346B:65E0FBF9" - } - }, - { - "url": "https://github.com/onevcat/Kingfisher", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:46 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"40fb7e14dd0047d46f17e62007b60096\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=jOYej88kMx%2F3sL2h4lcGtG0a3%2BSm5MqVoxyqbXMbz7OdWw1RfbhssR9Sh7mcrqYqAiMzT7UjPEyygKbC1DxE9M8%2FIlyf13EN4I%2Bs5j4J%2BbTrJ8UIIL8qGdgEGBmy40Z2LIeam4J8f%2FHS9oxDqZSp8kK3WDYHXd6QBHZ2MOE245KuJnogAhwu5akzx%2BfotVTEg8jkhes2SYMhLFsbx1P7CjtiZXEKrWgFaKF4mLbbaTRWqLngPRaOHTz3fAjwvJrC8UhhViKKc88nfZYG3Owc2w%3D%3D--sUzdWo0gaNoVcoLG--8UbFcjbFGY0zVPJuh3%2FJjA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1807227374.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9FD:8E780:803363D:81EEA81:65E0FBF9" - } - }, - { - "url": "https://github.com/hyperoslo/Lightbox", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:46 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9ecbedf6f393932987c70af3e810f9bb\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=RdIz5BER8vQfi4gqLIM3faV7I1X32YRn3VhmsSrV9jSB1flJ1YVyjauhrPojmOTadPsaXzmPHpx6M7EdO%2Bv8eaeAGU1CGJeI6jPzRD1aCVNsk8yq%2FuXt8s8AOtHsIaJQlXR%2BcWCEVaz%2FBkrz%2FDBpF%2B0mUUc9GYK1DYqrbvDYCEGjmkixNDde7MT82kfcdCSDB3kNS57%2BDTI9DIzJoMPjDne%2F%2F%2BHGU3BadLynVdoiytukVyxxYi%2FfgYjH09oQ0DCcHv2nKBmXk494d0pg1sP1Rg%3D%3D--RYO9s8P%2BBfkR1SBC--INrDfGOT%2Ffj1jQ%2BqXSJBlQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1708637485.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9FE:F7A62:8729C7F:88E5F2A:65E0FBF9" - } - }, - { - "url": "https://github.com/imgix/imgix-swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:46 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2e7872bf10cd03dede976cb3896632e5\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=wbQPq4x56EddTeC7%2Bp4gclyo42y4yjLtum8upzq8gksYxe0b804R72gS4m4vgVuW1vwfpC%2Fy6va63%2Fr8feXeu4SpZ77yliMdwxd34wCiTB4hm1c8Sy4CtXQL6OqNfv%2BdVOw04v5n1mjMn4t7Vxfj831xYXbF1KnDajzu9N%2FbkIKIE2IJ9PCtf6CXH6FLzi4aJ%2FXm%2BCirgyYP8QkfXnh7k5JdmnwyiuVC4TxcDRYdmU4X8b8P5q1BWVX8ipOTqWMw2DVDHeeZQfVtHqms%2Bjpi6Q%3D%3D--trxxFuntbztquF9x--Cs5Px5%2B4jjxUo2PlqZzWzg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1957694711.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9FA:0F6F:1466FA3:14AF327:65E0FBF9" - } - }, - { - "url": "https://github.com/JanGorman/MapleBacon", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:46 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"60e9fc7f424d8dc85269598b68eb7933\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=VTtDPVRW8TcgQJP%2Bgja4m6Bb9DpFv1fuD4KXLfBMKaWQRxL2KbaaKrnxnziRrO%2BzWAXCFMOOhcoq6U1In0gHR1R5zZ4ITOLXJ82qDy95WhzP6KbwGg3dvZaYh6GaAXXAxcj2exNWCQcHbsUMei3GZcT8kOzDQ64VYJBjWwOCNVO6siAQxYmPobHzfW4zdwK3FIpmXOnx3ggu%2B6lqykEJMzcp40DVQMT29IozJOvy%2BDtKAeSMZo9NMLoWTGeK6FqwB8%2F5HED7az%2B0ipJ1qRkAmw%3D%3D--LqcQ7OdcRoOb3CMn--taBv%2F8uSFqZsQT8WK1n4nw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1837786304.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "F9FF:1A6B7A:86BD950:88796B3:65E0FBF9" - } - }, - { - "url": "https://github.com/evgenyneu/moa", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:46 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c6b3f8f2ad93bfa68b8fbd9db7b53cb9\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=b5Alu5IC7ga7AWIKbWdjAQ5XVrzN96JM1RlCKLWPLNOaXgETffxrTUkyI4acKsIcexMduSVPRnOu0LkWnObdBdr%2B06MYbhQVIh7m%2FERIGTwkD2KaNL5ZYiCbjQVgaknihANxj%2BuyOTz3Hj4V%2B1Va8dt84tXp4Kjpe7JfOojBH099EVKxn%2BSbqS%2Ftzklk1jdf0sInnAoVO7DRJhr%2Fcp8mJm1crD5JVmkoGc9MoVLSWEmNnb77jjdpZ6MbpNAEV516xBYLMAb6DMq2ud4eZ2J34A%3D%3D--EcWW1fXFvP94By5H--qTBzNx0Xr81fPzyvYSpYWA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.27762989.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA00:0F6F:14670A5:14AF437:65E0FBF9" - } - }, - { - "url": "https://github.com/SwiftGen/SwiftGen#assets-catalogs", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:30 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2374fcdf2fad19a91a4de7cc1e56e972\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=H0U2O%2F04KQmQpNTQcVezdapmQJCqzPHSp3C5GDfjF%2BUHIMsOHQWYCsx5s6tvlc3h0DUA9bbOFLWcm1axlkbodYNqKBjDsMWx7idtguGt6cz7lUHvULgevSlaacmycDNwRgRpasIPNbq3Jcn0Nn8oKM8DuqUgoiIZMSbMw5HTtEoPFGtm3rCJqMDc9iaiSfAOy8IEcFRfZKAceicaPjkcbJz96rOnZoE4GoyOCYxssppOTw5GL35JCYINq57EiAILRdQalZGhS%2BhAWldWTYSmeg%3D%3D--Qv5OPH4%2BW6lDh1wv--NvEtDbjlf591qXmElCHwbQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1708660166.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA05:126F1E:7CFF67B:7EBBA74:65E0FBFA" - } - }, - { - "url": "https://github.com/kean/Nuke", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:46 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d9b0f5225a7ff203d8f7def28621cee4\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=69w80IvQFH0EzLcxtPQSYtQIO9UrEsnBuKX0f7grY3SwElDdMK3now2%2F03lOkF4ymgKkzA0O8hkRoILM3KR5wOcQ1NorsRtAN0kQEoqsba7kh4bx2AY0QC2ih6BaBuBag5sWoP3LQxdDCTdxajRBSgGKbf5Tay%2FiWhatuGH5oJtCDtZL2eSgXXa0ac0feI5rmzequ3wkUjPIw%2B9VOBB%2F40sw5OiwGd0xr%2F8juNhAJj1%2ByrHP4CfO63mlh%2BVUcvDMVfWv8atj1b%2BBxsy99PFq6A%3D%3D--4NVnNSzmMBFAq0LS--Xc69uIMLvMvhHjwQzLF1Ig%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1196907967.1709243385; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:45 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA01:1B1C90:8414C4F:85D1154:65E0FBF9" - } - }, - { - "url": "https://github.com/evermeer/PassportScanner", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:46 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"208f18e7cef89bf9ea4277e1a9aa3e4d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=x45fxZtVobWKrbUdaFce84cqHwczEG4oQ9NANhNlq8lCwlLgjs9VH5c8%2BzxyhDdql3Y9wYaFYuBdBwoLIQiLcfnH0MFwYNSCduC0rIYkx3drc2%2FUs1gUrUXEXFLcHIeomZpEW95GFCqqXG1eBW6mUMDJwJHG%2BSXnPRdgbDqHHz%2BECKqF5iheCajt6KyDtmxEAeAna5nHJdIqenRfVOPPyyAG%2FInoQmgiTvdLy4z6bAHH%2B4ynlG%2B7mT%2BdvCBxmFscinjTYl3A8QPGOq08bUj6Pg%3D%3D--Mg8H8RHU4fDgterV--bVDv%2F9Bt33Y7nkidgZUriw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.53660900.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA02:22DA81:84B3C17:866FFD1:65E0FBFA" - } - }, - { - "url": "https://github.com/Skyscanner/SkyFloatingLabelTextField", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:46 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f430ef611541bce1aa2c033df185ec6f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=6l8Np%2BYfgRud%2BYZeUdEN24DCUPjP0RtjJQjwyD8VhXe9%2BHzGjMTQMcU2Kfkd1RjYStsey1iSWlIXYLP%2By7nNr9r6kCgBwUW0uNHY5sQkCiZelKgirksL8hF8rmES7p1WsfnVbLLpui2s0WR%2FZsO8eYZvycLO3YWDZ9bAqhmYSJqtlKlqjDjjNDO7M2k0tjAHCJpT%2FXdEZRq0pfYtexyi%2BR4zL5z1VDyYNOr6Z3kyKFLa8aI5fYetkPWYIOs0ACK9VWdq2MfhuOgOGr0m5Dkt2g%3D%3D--mGtfBy17GA00Bh0h--DoSuyCRWdUPaWW3xD%2BIUNg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1933499583.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA03:1AF7D:3404B90:3498C3A:65E0FBFA" - } - }, - { - "url": "https://github.com/kishanraja/FloatingLabelTextFieldSwiftUI", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:46 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"20d709e0fdb1f3198358124242fe22b3\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=rED7K3PHLZIDzy2moq70FI2whfOt1BF%2F4tej6jVYQRuVrJqxSv3fgi%2FZzBqkZ3wOtudCeA%2BBLsHsR921MGSk8lo10r0qOutQQyODH%2FAyv4IMyXkDA2MyGFGcYXifq%2FNub2%2FZw9gLQsNRY0mmwCq7Otsv%2F9VxfvWGYXi%2FDm0UZiD3QN3bcwjdcP4x71YkiDNqL%2B7DQmglCSDV%2FKC9T84rAzuPya8K3fwA%2F717JyP3JgqFVwsB6IoMeM6Efw7fVLdoweotZAnoi4HYN6qCmyf9%2Bw%3D%3D--ZjbbIcmWY4EGRHlB--gBZPPcU%2F6h0vLEPSHvdQHw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.931693767.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA04:0ECB:8447A49:85F8DD1:65E0FBFA" - } - }, - { - "url": "https://github.com/kirualex/SwiftyGif", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:46 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"7d08832e3c05f15933b5020b3c38bd40\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=3vOav9zV3zsdOdbwTW%2Fm2G7VfBdGeghDTavRwvWWaIUe3gxXoB4qVtRgnSQYT5RZupM62P8NrBlYG3F9wv1myueY5uAJeEZ9U5rCOXeKPg37Qxewn9uVMq2GC3g2%2ByjdQP5rgarKf7J3qZ%2BF2jGsXJO8BRuuoktfesbE56G10R%2FS9uNVavaELI3BZe9t2PPM7P0OppmM3%2BO4oUIe3%2BaNLAH6HyBNOwIrJXSP6OQgAdtbjLboGf0Hcwrn8IO4sXMxO2qnnV2HT2DRImS0%2B5CfXw%3D%3D--ChU21K3eFj4JTU74--HI6DewEZimHsBZkHhfQiXQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1779465740.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA07:1F805A:833D97E:84F70C2:65E0FBFA" - } - }, - { - "url": "https://github.com/mchoe/SwiftSVG", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:46 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c04fd29a76908bb34d9649616b212cfc\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=fmapziXS6XAkQcpgVCqk8xLtTCw%2BG1Z9AbXWbEXswiqK%2ByGcb4FTY4ahNa3rxXPMZe0VITuF%2B%2Fb05aMZw%2FQXcjjVpu4jOqgyhTRGOrHoC%2F55UvA8b27Z6Ondxq2YpZL4P0T%2BHkxL0v2yuI9fIrPnPMabYgxREIQU4rqmTjCuF%2FdbWU6t4%2FWHeKpcYYd0fF77xOCWFidLU8qx5H1aMIfHKaaWKsFwIwGZws%2FW%2FqRRK1%2Fm4%2Fym2Q3d1UrZnQxW1CGt%2FF5CH4RgNj9MFAV46O8h7A%3D%3D--ZlGtpwQD7HvPzBhg--Qw4CxahtLT7gOIiLfvV1pA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1520948935.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA06:0F7E:163D84:169DC8:65E0FBFA" - } - }, - { - "url": "https://github.com/gavinbunney/Toucan", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:46 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0714521d156f411eace1ed8ca54a127c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=ZChTplZHPdbc4nEeT%2FQVCYoksh9OnbIsrvFi0447r93w%2FkqWhp07lF65o65KwUZsH5%2BwsgTpF10W0CXO8ifVUALlMvP9TibG7wQEN2jXO%2FZKPh33LAg62PC5T9Mwgj6d36SX9VQEGYQuQXKTnl1OaQUf7Hc1dhIRFxbnOqQJi83YY1ZFZFFRwtdmwHTuTri%2Fnl0znvnflzeycJUn4EjwB0NtkINzgRgGVfFfN%2FhKBwfjhJI6eHs%2BsDmPrXC0J7W3t0K2iWaNVgwpK3j3Ctdlog%3D%3D--9lt9UMCU%2BOFKKLip--N4OZrj%2Bc7ZBN2FwWL9bt1A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1991804504.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA08:0F6F:14672F0:14AF670:65E0FBFA" - } - }, - { - "url": "https://github.com/jathu/UIImageColors", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:47 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"db3b28b887bf87b13e5d18370076a9fc\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=8DHMfEiKP5V%2FQj63FgN3Tvc42bSISqZjwV20nxcmjf7y30SV5ncjsM6pNewhWONcaDNIcW%2FvtXeFdF83w1U4qqBcNSfifgnEQgpGopgKdd%2F4ut6D4fw%2B3ue71l8bqoglsAHg0yojUSIAsTep4mX0dKhELMOaSJkWvq%2F1aH9VO7Tnl9YnbyTuzJZQnleAAQq8cfGzHz%2FPj1qprp%2FAfkXAydqYRDy%2FyMIpjZ5XymkdcgAjAQRQdLZACb0fK2xfAw9Q5LHQkAd1D7EBXx%2FhELYKNQ%3D%3D--TigM2PIYOTmyZkCS--Gy%2FV7TQrojmYAsU3EkUW3A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.172573753.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA09:2053CD:87E2F2E:899C1EC:65E0FBFA" - } - }, - { - "url": "https://github.com/onmyway133/Snowflake", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:47 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"efd1baa999b3d64e33892d8972482d50\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=8q53End6mexuX7lQw8%2FQM%2BzFkezhHhH9CNH7o7pE6T08uN5WQobHWmQlV%2BiLUTcv3GO96I4D5CGNU9ZIQgwYv7CockC5xHXk9WCxRwd4QHICCo%2FaM33kvSXtZSz3alEHA%2F029%2FMYJA7yixuJJ6yy2reV2d%2F83FKSDIuzvUGRamW%2FcA3VsqrSFZQLXj1CyXXnfdFxHYYASpox8YtvvOBlkN8343x18j8yHFoGAkJCWQC5%2Bx92pDbRlYQnAh2GrD9j4OlPMSGV%2FH%2FVcQWFzxlwgg%3D%3D--Wavk0FQo%2F%2FYGwU9R--%2BGCk1JjmDLZ7CVsQQhcRBQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2074083635.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA0B:2053CD:87E2F55:899C213:65E0FBFA" - } - }, - { - "url": "https://github.com/kawoou/FlexibleImage", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:47 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"87a1ce238f86b6809782d5f940d2aef4\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=WcTL%2BGUNTGAxBFWhOwFpu9sd3Aayg0oLKmW3XEQuFKqNCqnjJIxecrTbxmy9L4sRU3mezreF3HJ0HER2ra8ZQmmNZVLFDUtOE37T4t%2FdNI%2BDKvRy4%2BUVmAqcbWRvKRR5q4UwBJOP2OJfbDnsM5lUu4baZ66AO9iKmzONV6YUt9%2BNJ7Q6lSvuRN%2Fkry0AUoEVwqnMODf9jCydekFzjPM12bvwYuTgo19yPl18EaxxzAVbKPOeigJBsxr4n3iCliZE9m8NGBgn6Knh%2BQfui2hc1g%3D%3D--vs9kBnd7glKXbdlN--jiai6GnWSdAODSoxBBe90w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.520390661.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA0A:F7A62:872A09E:88E6326:65E0FBFA" - } - }, - { - "url": "https://github.com/TinyCrayon/TinyCrayon-iOS-SDK", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:47 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"beb995c0ed35d276723c1662f05fdb7c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=iah%2B9y3%2FffuwiOFrblROOQjnwOUPTR7l9S0fG7NDecR29QEerDpiIX3yU26kKoPX0RFgYrrGvutnuwIK6yw5zGWEgoOEg3ifX6Yf60z8aFU6%2BRZw7djWrWpNP8dy9g9nFsYJc9ZnRTUNNdw5pPDTdPCcf16%2FaeNTybPOX8zv6Bh4eZIFxsY72CWQKi6T0kexlZp29D2%2BSK%2F71ndV9vSzYm9UslQUmhCNXPPG21IaI0x440Dei9VRkr33mDUWeMpQlXZbX%2BNoRTskeMYDvhJ%2BHA%3D%3D--kYE1h32eR%2BiUV5ak--9pbsLVObxuFlDSot1BZ6Tw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.428274243.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA0C:1139C5:803CC83:81F72FE:65E0FBFA" - } - }, - { - "url": "https://github.com/ZaidPathan/ZImageCropper", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:47 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"3b7b86b7c93643ca75ba7c3cd5df0106\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=oazcpAbwTKJp3MGWWpiPyHtSAlfPGWL7%2BN%2BC0SMJEz7fRa5j9VB%2FsZsqcGN78VCi1DBu6iUj7yQYA5cHHL034Nt6gTHL5P6SpuneQHgpuyX%2BRkW1Sd67EePnlCEdFUF%2FDXCnC0CKT8NmbZb40IRP1hXL4i53VsKbA5R36ptB8jGIBo1hKYMDjY3%2F%2Ba4YWZ6u2OT6gqEJAmZ%2ByKAJFfq9DT0BvlCWioBvMH7XXWi5DywggHHWH9x7CzkUWpltwA8ISStyweP9VbK62MC9i8WSpQ%3D%3D--JI7F7SnHbB8LTiDH--lpD4s6q4u7frsd6fHHgo8A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1681072984.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA0D:2053CD:87E3044:899C359:65E0FBFA" - } - }, - { - "url": "https://github.com/vpeschenkov/LetterAvatarKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:47 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4b2d4a6c5381592fffdc6da27e82e80d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=aoTaZGMPmlP%2FXkCWl%2BM570HcuLy2ygUnqM2w3DzlcUPyIvozWOj7m2MyH2Zu5MhrThYe3t6fj5EddzKt%2FphqK3M5fXqCSpMgybH3VekTj9Yjwdgbxkdk%2Fk%2BAhUcf7BEGuDciBY3xi21LL%2F94RFMR7rJ%2F2gzKfYssEGjvgWt9xr%2FBK066Hy1rOVzum2VLL1H06Y1yAbe%2BarbALmF2bZm928TkzS3Xc7k%2F4I5VBulNobTAKbfg5VsFk7aryDrgGxciTwlal6DZA4VA57%2FWfitqrA%3D%3D--2BI8PygWPsLnQJGc--YvrIaSp2dabTgDVT03lYpg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.798271286.1709243386; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:46 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA0E:ED217:831133F:84CBC14:65E0FBFA" - } - }, - { - "url": "https://github.com/C4Labs/C4iOS", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:47 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"8086689e8ff2af1ffc8c14c83724de3f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=xqEMyFTSj3vl9JA%2ByPsMt9XUIgi%2BPRiwHnkd%2B6O3KQqfyOOTCEioMfqIAn9EvH161872k4Fn8wskYLzN7dgcyKbBbJuR88AKdyH3AbGm1VUHHiS%2Fa%2Ffy8SSLTp5Q3Gc8Q1PFG9yGZ9Kv47XtizZwIqW90HibcH%2BN%2FvdHxeNrubCkU4lh1gjo%2Bf3VM02B1jcuGjXBLMuS9aaUvBjKdg89OljTrDMwRWz%2B5fFRi07eWxEnrEB75q6H1e8whgBrUrP4xYS1BF3ZsU97zEwoNGcGzg%3D%3D--zLI%2FZIQuFoNq81Tg--BCHyszjjgWAV8aVJ0aC4qQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1259750222.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA10:0F6F:14675A2:14AF945:65E0FBFB" - } - }, - { - "url": "https://github.com/tungvoduc/DTPhotoViewerController", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:47 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"563f48e2824f17ce8251b82d360fedca\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=HfLgnEF6QTDLAuL7H%2BPrvrnp3wCwPs6nY92iOWzjs53EVDzLYOgjIwARELU44W%2FvDduwv6pIXHLR17sQwN8gi2xQapwa%2ByHu%2FIuFhlHc%2Fo1Ahx29E6xkHvr4NGwvfaH3M6goB9EooqH2yDoAGbWFdEY0GkuhOI%2B44%2BjFqFoup4HgQBFo13%2FdqjO6ca1mLTwR6761sgm%2BsijwghRRw9hFc38pme6zAoKAiMBcA6XU6cIrecWh%2B2eRMjD6nrJnh9XUtIpQEfu2pdcGbYHd6I5Bmg%3D%3D--JGtvTMpHMBiyq5RW--PrRevntTqOljWPDaum4O8Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.708766337.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA0F:ED217:831137C:84CBC63:65E0FBFA" - } - }, - { - "url": "https://github.com/FabrizioBrancati/BFKit-Swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:47 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9218039f883f51ae0e6c0ddff959c9be\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=GMgJLa9u6ajy4CID2x6ktc%2Bc%2F5tGR0rxcNjtGK9Kxiu4VFd22NT6HaHZw%2BGQAh%2FDX6dMm86IgfNwsmjzEfKaf3sn2k%2F6u3mU7zLHu3QP%2B%2BMqMQU2NQl3r3mpFYz1m0j8SBZY6prLewRP5EvTGSqap%2FfalqIJoH0Lr2z4%2FCEiTUVBCeqKSs67HWE0GB9ThPKNGO8%2BgngnN0063KdVQlhY9vA2zUcQfQod3ncbKwudtnZr%2BoXWYf5KHeTxeHuewjt%2BbZrnCSuucH9d6IWLpwyBHg%3D%3D--jV7R3xhr%2BxLx%2BE0w--TrIaDO7jEL5V228OJg7tdw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.640043736.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA11:0EC5:74740E5:7604C29:65E0FBFB" - } - }, - { - "url": "https://github.com/keshavvishwkarma/KVConstraintKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:47 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"21a7b37d0ec2f8433ecb8fa8b38388a6\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=4wEgT0ifisk8qYuPAknQgvA2pFXMF%2BfYNCIax%2Fb6nSrmGcsvZq%2F2nWARcu4HFsAAy9R%2BWuNH4fpvSFpeABN7hURoMmMw6rr8ZdPYQY3Y51j8HLJDpwC5Zi1WqrEZwxk48qqRT7uV9HqrJgcPJkg7MvnQ3%2F%2B5jjvOyjKD%2FZskNKLqCH%2BCY9Q8drLKKxQB4au5R%2Bp6Rq5YOenVumtYMH%2BarVU5Ng23OGDtmksTkDiISDhg1RneUKYTZRomvac6LDnqsJIhQABntC9UNEzz1vu7Ow%3D%3D--hwvc9jgxhNsDeqJg--pIYSPrNHs8GIPEY7NiTZWA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2079136208.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA13:1139C5:803CEFD:81F7583:65E0FBFB" - } - }, - { - "url": "https://github.com/mamaral/Neon", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:47 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"bf23e57ede9b074ecec88109d119a0b6\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=NDrLo0ZKMpT87bn8%2F6%2Bcu9SSJbd0Zv9%2BYbHTnSYCJ98cNWN9o%2BKT5WjgCEbC5UXCrSrJCD68r1YkYJ%2FWto3PhTqP4hWfUNwQQxMNdXs%2BDQv7OojV4kWGNh6ZNUKapu7wTu0%2B315jvotzqyV7nON97Jv2HmZ0sFyIYV6b7J%2FiUjF2s1ixRiMzRVCtN1kR4zXtSTvEvDhKbvnMbyzKXi6SxFq6a2BsHSMEboRSOVE1%2B7hpXAzVZTCO5imb4NWZC%2FWk7%2BF1TVrBlsoTKHvmerqRPA%3D%3D--YvPpZ34qQdm2mADZ--OXEMYDwi84Oagfe%2FqSyIog%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1834988208.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA14:190C8D:83876B2:8541878:65E0FBFB" - } - }, - { - "url": "https://github.com/Pimine/EasySwiftLayout", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:47 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c1972463fcd57b795e06faaededae709\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=M%2FneKU0E1naszorwsUWMmaerU4rUwglGcCwBMmjebNA3VHlcFfdekgIPgWYv57AzguwBR3u9IKDSjjFqdXNNHZ5OuyxcN1K959DZQimea6zzVqL3o6PzDc2GN%2BJ9cwFfeSAUtywY7zTCQEUnhh4rWoZcAWFLdxeMh6Fz37Ua%2F36uhDEa1uDhaz9S9cQq0BmtnSBe9MZReKHPgJ5k0%2BybijTToGxa0q7eOR8VAzvFCdwb%2BEjxmNEYbRAbrRERVEZ6MPwqIfomdMr2wT%2Fv%2B2w1Sg%3D%3D--YCTo0ZEE%2FnVyUHiu--z8NiFOeiECvjlivYffZaMA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.818456760.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA12:7FAF9:7EFE01B:80B755D:65E0FBFB" - } - }, - { - "url": "https://github.com/venmo/Static", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:47 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e526e52c30fd1f96db025b4a182a0aea\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=wqPcCeOkTzn0Gf3Vb8CU3I2yjegm8KuFIoPo79W6nenMo9DDckF%2FkbrDZtho0QTRWRxuq1wmk8hA9wZLCWRCrXZ7wBni6oBNc%2BS3OWYm2lz27Te71xGEN0bTn5Mc5KVlKcjpWugUI2hO%2FIFwtwQBmG9sGPC0zypyMKoBwRc%2BYfe4%2FWKZAxW8vFf3kcytuhYQqf3qJ%2BhlZZ%2BmZdOn1lnxu0rvOjEeMdY2RDNjwHbKMh2%2BrNzibIWsqOemSO2L6l77brQcKhi3N9Uq8KI7x3KmHA%3D%3D--%2Fio0GohPAwfmbOSa--qE8rVPERPRvCPHdUC%2FKbcQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2032063763.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA15:D9680:8CCCDDE:8E86936:65E0FBFB" - } - }, - { - "url": "https://github.com/layoutBox/FlexLayout", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:47 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c880e4177e8c6efe910f47f2087b8663\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=uTXH0wP%2ByCXyAVq%2FMKNyVc4tIuXDhYRL7wngwtGu0I3mnS3iG76ZfL6jPSS2YFpL52b0MJiVGIOLS86kpQokFNxqYf6ye1H9H8Uu0ykHBonn9n2sVAMQqkFXVFo%2Fv0RAI%2B63HqWN%2F4Xljgrb2FE7LWxPXbay41QzNYV74Xv7KU5IRcjqE1hEENOLHfBwkj1HSzUs94H2ONDy6nCO8AGlIC5CP5e35n3pavoG9dqD4f4nGXV37sTMFrxlTwk54kpqc7QL5WTeroWvIEc%2Fr1wz3g%3D%3D--s5h5Aw2jlyZlD7qD--6OeAGuJGCmxtOXLQe7aqLw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.113634832.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA16:1139C5:803CFC8:81F7632:65E0FBFB" - } - }, - { - "url": "https://github.com/layoutBox/PinLayout", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:48 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"69b372a2aac01a0b82b4d0e11aaaf0a4\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Oey%2F5O6mQcpnqLbPWvBiHgwrVSa7e8o5LWEjQiUuOkUNcTOqcNjjLZ7zSOnJF%2FS1J0HHQFS0FRaoig%2FiiTDlqT%2Fd5kt9Euz2Hx3TJAITB8siKpsUJkRa4qqwc4aJGqN3afab2ivcZZ1zgp983%2FJA2Kr5qoKYQbLhK9YEPCegEkpm73GJUQYewmf2ANvEz3TfYPY0k2fjlpaOLvgGNUJH6iwbSGiExBlR27%2BMbwTi0YekPGCXq1cKWKIBFjJAy134StPJ6cborv1c7ntCag7J5Q%3D%3D--a2TJbScaTaE%2BaFTj--P45AHtt6zgPKHRqSvC7AjQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.261146617.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA17:F7A62:872A489:88E675D:65E0FBFB" - } - }, - { - "url": "https://github.com/robb/Cartography", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:48 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"3e33e9c51780cfdfc99b8f709ca8b8ca\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=hjkeF7uSfY3CVPA1lkoPDuZCqmaS5Kct%2BuDJ6HPFc1AmVw%2F1QQLMGwfXuu8PGwbh7HIbGoPMygaGMDUqJ%2BjwsJI0wBuhYMWoVw4018%2FaiFpLHkzBOChWb1hre2RjKvsZY%2Fjqt9oYrE63nquC6UsUSfhsNxfPKAlu41RKVgaMv%2B7g96OCF8A%2BDc2bX%2Bw4MJH3P6LiVxPIu8W193C8Ji75xANxim15g2DyBQ9ZtlEJmVkd%2Fvat0wXgCeKnDti7j1LqgA9hJeBEdXSAMDtPYfwoww%3D%3D--sJYM4Ei89OOSn9Uk--bsoTOb2FTfOxjG6qUS15JA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1737397622.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA19:7FAF9:7EFE230:80B7794:65E0FBFB" - } - }, - { - "url": "https://github.com/cruisediary/DeviceLayout", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:48 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"652379203de40002f1a02eaa703a2b30\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=SxaL0zoD%2FH7IpKWrpcWdI1k6oQ%2BdFJAgEmX0gDD6wvvERokjgHZh9knVpZBNaFr8LJPf6dJr91jBoClkQJKSVpWTi5kuXBUcDusNisoxe9VvSouIbKM%2FBxMvqrLHv3ySyGvw1wa5h0uO2uGO49I2nS9I6QpvfqfFqvHCfkrigD8bKJEbIURfHgz5l0w9atKWuCyhqPLZ7k8KZTuf3jxSglz%2FIaa%2Fj%2BQ95yu0y1cHPQoENCwRr1tUurWEt8VL0Vx3veSTkZfwYwL0ZUYncqaIow%3D%3D--5sNL053OH%2BP7MljK--RAEWuqHOjhmJGCddCxnSKQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1952055267.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA1A:0EC5:7474360:7604EBD:65E0FBFB" - } - }, - { - "url": "https://github.com/freshOS/Stevia", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:48 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d95e4090d48df81ee7f6c958bb9797ce\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=PUZKagQAOKbi3aQW%2BgDI%2FPprK3CPOinzhDtM6MjOVkErLOdJX%2BpdjGPaBLqQZAX5qAfDfmnwEXpSIx%2FicXeladfO%2F6JuB1M0mHsaVOuJLyfEpvPrvEqD9HTrpIpoTE4XfxO%2FXpzk%2BeAZB4goJNYuXzadCq3L0kiJ4v%2FJhKXjG5Xq1jlyP9MYAui3ZA7%2F1ijOLBaLs8RtdTZ2PeUKHoVnHFwpFeSuEy3DZFxvu1h0PFJ1i7yKejFNTwoQDGGcBGmstw1j6xgUQiwU6VqkJheGUQ%3D%3D--lB8iZpv20Otjmey3--SdDfcyIj%2BGSGtY%2BrFiApkQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.178467622.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA18:1139C5:803D0BA:81F7733:65E0FBFB" - } - }, - { - "url": "https://github.com/nakiostudio/EasyPeasy", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:48 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"44d174fe26d9b29b7550e9b094d32205\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=ECFWL0oQl0POhMYDkLb7XOd9pkGnhbdvTQvBVGup5HFRRbeR%2F4BD5Pz6x58mCLzhY0e11pzFieT9ZKPmBjT7qVYio9IWWj2clu4piIPnwAnYJAfG1lwD922RydwowfaEQ1crnF0IMqIYmuCI9WMvUVPdQ0g9P5BucDIJremB%2FIX%2F1JRNdtYjWOVFr%2FD1MA63qVH588c%2B66t%2F9Ev6OskvNrpBUHhD3wBPEpLyK4pAdQCcHdgeHdM02vyklLbFeWq72UGnROI6X63Sx9iF4t6c4Q%3D%3D--sMSPr1fR6sua4eo8--SApWtPGNsdl2OijQMxM2Hw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1290336357.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA1B:22DA81:84B4396:86707AB:65E0FBFB" - } - }, - { - "url": "https://github.com/marty-suzuki/MisterFusion", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:48 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"655ba5b09e8b1fb1c976d980cfde7c29\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=g8cUMQ1T8fPPHPcC9RqnBgpdPK%2FH%2FRlkBH6cqzpmwuIZ%2BkStkoDvme3nG8WqYX1YENHJS3YfDEmB8wLMmcjoYjwUluVJv6fP8Umdouj%2BViGk0hpfc5G1Dzv9H3%2Fop8MJ7aeMElHZyYYquLudQdL35RjPR0brjG%2F0DhKJPx1Z%2BqB%2F57YWElsY%2FieeLANwShGXid6dITQ97yKz6MY%2FM6QAb0PG1P9huuzazgGXp2REE90mhYH2Fd%2B5xWVfjwUEmZ0pvcu8I0YeiEIe216odNstew%3D%3D--cuZXWm1WH7h%2BCmNS--UOy7wwFrchTpd1thU0NA4w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1246883726.1709243387; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:47 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA1C:0F6F:14678FB:14AFCA2:65E0FBFB" - } - }, - { - "url": "https://github.com/jmfieldman/Mortar", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:48 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"5f9e7670a343744ea3ba24fae44237e2\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=m%2FHQBy%2BNzQ38N33%2B91N7wP6LobREkpXmPM92bEyGkhIbIELNj1fWwArVu%2FnHpjkRSztRi3G4phssE0gwzf56pRIhS4IAmgo6PAdJnz62TAbPNQym7vwbMiZunV2qM8yCF9asCTHy43IBxjdwUxbxsGoWOv6%2FRanYHpI5cSEAU816%2Fegj9guxgOJMC%2FG6d5YFHTAq4GuZBOQT5ryooKxPHx%2FYDzo2XmjqQUpdBcLU%2BQ4s%2BNkHBwoTg0byJ6o5yihRFHb9OEIHuS1ODfxYv3krMQ%3D%3D--Kg53fyDzlLi9jtNC--066AJ6TBQoDgpgLpO54G0Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1152219904.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA1D:0F7E:1644DD:16A542:65E0FBFB" - } - }, - { - "url": "https://github.com/PureLayout/PureLayout", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:48 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"dcd50613d00b4fe06438908be9b1210b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=3ZcA73W%2BjqD0FlWlRhlGeLm35rOoU87ZY20tkkf3s3aUqrgucgCw9h5RiWiQ%2FjTy1Bx1H%2F1%2F8XKPFg6PX%2BUMX8lf3QFd2WSAw%2B9Sju59WaySkk0CN1p9iAMckMpW4yTYDr2FVTgu6oeHvRCptOm5%2FWkAcY5I13DZaWPtKs6BgPMQtZqIJ9M7LvomKHhVSZpfCUwBcJtoV%2BJx%2BEMqfIeoF71la8IgEczIxmLIbGkncv%2BG68sHDLK83kba%2BsTOTZfRWqzX4GVSi6r9mHU9P1CGhg%3D%3D--wWQDjzzR3uSb4slD--EYHdloy7EinHEvkIg6qPGw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1375487180.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA1F:8E780:803409F:81EF50A:65E0FBFC" - } - }, - { - "url": "https://github.com/SnapKit/SnapKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:48 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4dd86224287ddf823d572c5e71fad489\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2Bk8%2FOJllCivHogdH2yBz9%2Fy0ksgfa4cZxox4npFdSYxeTSS8NAS5xY5pth8DsUrb9rgk15fgbpTly5sWcIJ%2BvD52olh8Y3CSagWX%2BOSucvzNUWhDXKVh7PvZiQiGelO69lwsFPw2BsL3sHsFXIbWPQVVts9x6sUJKwzc4BdhQIq1xtAjf7MxY1TjUx%2BrE6ZYcU2HFl2m07AIipZEwz6dYiwpP52r%2F4SE3lzbqpshnSK7v5oxeqr3q7qBSHR%2Bml2XD2bBZA2g21GZBPtw2ji50A%3D%3D--5i1tFtToY7dLuX8p--OC4uQG%2FsOnWboAvGVZF6eQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2083741387.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA20:228716:84F8FC0:86B29BC:65E0FBFC" - } - }, - { - "url": "https://github.com/banjun/NorthLayout", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:48 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9d7b87ada53b8523255898da9b3ef0aa\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=R43JNPTAGxCAnK64twTTpxDZ6iYLrt7FG3IOnRydciUYl7DjeUftgFytAAzAWf2V5O%2BjhCfjU%2F6q%2FWrSOpvDObaj1vqJxn4qpYShEves1FUOUtAMy65y%2B5IAi1eCYe9cMZBxuKehQxTSk8mvLOCpjlkr%2FkwN0hS3e6EAnirQvcUd9enNtg4LkXQIiMgAZPBo26KbdQLoyE%2BM7NN%2FWC5QxaBAMyPuMgrvJpePrcLdnGdhuBLJXKzjC25NkP%2BPjV6N%2B6roLApUIBBxNhjUML7Jhw%3D%3D--D5DwvU%2FIDVY2EmGz--DcgZHpedFOaWgDX07BtNiQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1079615737.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA1E:7FAF9:7EFE3C0:80B790E:65E0FBFC" - } - }, - { - "url": "https://github.com/SwiftGen/SwiftGen#localizablestrings", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:46 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"7ae176e25324ff0bf9de9e9a6e98b9ea\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=dlKeOEjQsMS1ITr122DmixOu9zOLhSzDafD3h6nJ%2FMqP11%2FWHsBedR14OO01bWdEZP9sZjOQRvAuhAzGu2pJ%2FdOz2ZMEGYlLwzeiVqBxVkWrYU0YIXa%2B83DIUPwmvPMrS8uBvdnUtzkv4ZKjC0V2PNkNS%2Bi32Xyb4nNGGxlzmwCvBgm0bA7I1GWkhflSeiDrVL%2FdZH%2BaZGfyEBLIXSMdP8kyv3aSjIq8Bk0JkEV8Y1P5Rr%2FvhGnZ8UjcD22VriCxvbISIp1uZXMMBg3ix9OQdg%3D%3D--3OpApeKZBDZoKAls--rFzSjPzeSDM8xmilVTzdCw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.850720461.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA28:228716:84F92C7:86B2CAD:65E0FBFC" - } - }, - { - "url": "https://github.com/nerdycat/Cupcake", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:48 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2ae72d09c1b63090ee46bdefc3c62298\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=NHcX9DvY%2B%2FEVzXvhPRpO%2FOkAPPHwIovsEqgJUho0W5sCk7YvAyaLh7giQvSaxsa%2BcmuEFBLLva8UjSwrcOcRQ8yib0SkOwiWvSFTS5JSnTXPnDxbW6DbKQRbF965YFUYWGX4T7wAt5FjIqqvRC0%2BQl5BU0KyLKzCKPGWLI5Km9J2GFg47Di3ObSL9%2FCZ%2BFbmUCE%2BZaa2XCFq3v9aFRnX4gnuZqC5XCPOpaoaP3IC8FYYFtehUt7rTzUhTn677l57hQaFWsBiTlPTHXZrUfj0bw%3D%3D--mLsRJh0Tcqm6jwhe--%2B9sqzcsLgfOOcnu4j1YdXQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.532197559.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA23:ED217:8311957:84CC268:65E0FBFC" - } - }, - { - "url": "https://github.com/Skyvive/Swiftstraints", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:48 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"8434e4aff79af23981c81791237769be\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=pxhROitnNEXzriY%2FcWRpI9%2Fv4%2BUsOLzSOP1dyeIdpiRWNHks5SG%2FVM%2FaVNBUlKkUfSqltxXZ2cXuJzefLM4j%2B30WoxJvCkXnhkz%2BpUusaDYIEHlkjyUcE6%2BYtwfDw3%2Fhq93lqeFAJ7VSuARXWDCR7d9qUUpKX%2BL4GqP19PMfCkD%2FdQGF0MNGlhdyiDZnAJxBzmOtk7wWsBTxmEl3T6h5AqhFnYcTZ6DGjQajnC2WCM%2F6%2FVGpekjexrWor42MiilpcL96yscZigQQhiR%2FN7zuPA%3D%3D--qaKCvRQjSCrYybxO--VivHcoeO%2FRJck3gjJAz6Yg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.499026851.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA21:ED217:831193A:84CC250:65E0FBFC" - } - }, - { - "url": "https://github.com/Touchwonders/Transition", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:48 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a60ee0c2b74d769ee239a8ce469e03c2\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=XH3KPFnVXxUQcC1%2Br040hd4UxGY3gluXF3c7Wtu17D0YSPXy12od5JDUMLejkbZzy9abwlqdDZ%2FhQXUyhb1Cv5TTxHBySnLw2GklkZfow8jKEk%2BcceNrvEXWjdPQtlB%2BuT5IEK6Cs8M37VArMfUEeNY1ZzpD5innLWOmMWKPWR%2FzBmxKDpiY8uwfNkzsZ%2FKlZIHhssC1NDYzO7alNtlyNSJo9aW6Pez8W3pl40czv%2Fvqfwur4WVz20BqfhL1LImsfFJJ2Qg4jtKoH8grQ%2F4G%2Bw%3D%3D--pkQ3NMQu9SJgTizt--UNGUfgOYlX2SyaV0xYPO3Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.354231089.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA24:0ED2:6D346BB:6EA40A9:65E0FBFC" - } - }, - { - "url": "https://github.com/roberthein/TinyConstraints", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:49 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e85e6312b5961cb0d3ace0e3a12cb503\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=UW%2B3321McLfgqKK8LNKa8AlnfVQVxS9xIA18lvLVYB6qM5m8yl8D8m7OUtob2nvU9lyG1iQTfHWOsDsP2uFRI1SJ1m8%2FNlfRXX%2Bf3QQqv8M6I4SsdYzwVtoW2PZbLUxzus7NE2Ony7qc6ofSExt3W9bz2swa5ZGeFfswbmQ3FLaqR3b0EbNWy92r9msJ4Nfzp3T%2F1RYctzs4Eg%2B2MK2vmdsQ5FhPU8IjoVPmTi76vgSfx%2FKxHwKUfNbT0RmY514ZEgNK%2BLoFL45Xica4EAycLg%3D%3D--e8muq1ky1Sh9AZx4--oXLLA90%2BY4GS9h0kXfHJjQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.199044500.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA22:190C8D:8387BCC:8541DC1:65E0FBFC" - } - }, - { - "url": "https://github.com/FlineDev/BartyCrouch", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:49 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a4f6c5503684428ec9f2761cc156eb64\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=MMt88DH7IF2Fcrqa6xyRwsexqgJRSnbIVQaFCV7vU%2Bm0n%2Bq7kKqSgoFBUTJRLT25tjr63dNk%2Fxq7FVPxzhB%2FbDSN7zHRhrZ2IyraUuWIjTf%2F0YLWbO5Y5%2Bq%2F1dKCnOmbUNGlABkqNll2F5OdUh0SSXoUlaSuQlgaBG2c%2BDrQmrPTczK9YPXZhzXBtOwb4L%2Fh7wT5WjfOAGXok8YmF%2Bj%2Ft4wI5zYclEU3%2BltO7%2BdwTA07HYqOgymsKIWeVsgO2NaFsXV5wi5EogjzHNc0NxSOoA%3D%3D--FmcrqZmPqAbQVNZl--y7tbxVm39z46G%2BJQ1M92qg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.326045737.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA25:0ED2:6D34738:6EA412A:65E0FBFC" - } - }, - { - "url": "https://github.com/marmelroy/Localize-Swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:49 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"fd844a5ce6832a7cc4b28e2a4df4da74\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=XpZry18PUldfaSLkLDjg7BmKMqSjBvvhKYs5EiLl%2BzqgpPAFoPOoS06dTkJiiWNI82RI2No6N31ARACFd3dBWhNuWYXltyxQFbE58U6rbmCJrYp2VJNSUr94U64ytSNAwfQFUyjmbNForbNoi2L42ktj4144kIr1sdHIls%2BPZPxwijc1LCsCP8TUrPvLLR%2FUEsq%2FGR0Vajcrq9F6Jh35%2FO14Lz0NHjpPcfr31jf8iMNOvMWBsHCMS0r3bUBPS5SwjKWOtB7PZnE1KDJWGyzwjg%3D%3D--nM4DUbEh3lSwLWh4--udd9McwS0EPt9MmvwfN%2F3Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1791489723.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA26:0EC5:7474792:76052E6:65E0FBFC" - } - }, - { - "url": "https://github.com/Asana/locheck", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:49 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"ce5b7b16a5b7a6a51cabcba02bdbcd9f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=QsKZSvQsM4IbPbfSxn2Eo7XN0jJYWTlAO1o1MgoQwlDHTZ1U9SWUsJoinxIxJTvbGfo4F1nuLrI0PEdMkF%2FARxO9CbIk6nAo4T4k%2F3qtyFDdwXESDISg9mPaDLlOgrmTjFGPyOBfMLUJCXQEh463dBP1ztx4QJcKwb3yt8GX5cIn2pu4u%2Bq5pk4mhvK%2BIs15cLeqCJRB4etgB4xh7XZgvuIWEZ%2FTYNKVrR6oPPgq6Tcq485q13oe3NJZeVzU9C1SYb4qgecE7%2FxxnsuIS14tqA%3D%3D--P%2BG7LT3MFXYJqD5A--jSYRyV1W%2FjwCfZnk3hwH5g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2060879768.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA27:F7A62:872A9AE:88E6C9A:65E0FBFC" - } - }, - { - "url": "https://github.com/emaloney/CleanroomLogger", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:49 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"512e792443feccf3d1c36143ae24b292\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=TFYdlaa%2B6tfoBf7Umj1kN116mJwQS2%2FYRbdn8Zg5qtRqItwWdv3yL%2B9ZM83saquLATcJO3ZDDVMOgj%2FeCdg7lTx0bz0belKoKdJNjYleQufRMpoKUDEJsV0NhSVDoXOWcouz8ulwyy5YzcnxkcRK%2FkOeYtm5bwlTqGAXo3LXE9XaNZ5KS8qln%2F5HabfCXd4JIDDilCZ7UHmkz5ir13HbYvq%2BLSnifHIGK0VoUKugvA%2FEIoonMmw%2Fjs4eBWrJiLWIhnWgZwS17e7n45hKlY9eQQ%3D%3D--6e1XATcoHS4QCt5t--mvpTlSpIIOD052cLyl1OfA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.728748388.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA2A:ED217:8311BCD:84CC4C7:65E0FBFC" - } - }, - { - "url": "https://github.com/tadija/AEConsole", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:49 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"26f9760f2ba263eaf2e206bf89b75ab0\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=UDOJGkdVFkkuDKUuU6AZFYRVUfJ9iYd9ek2cZFxZnmcVF4YjorXY8QbyVjAfWM2XJdAsshNCtZQhWB0phamTcbOnaAcZinpN1uLOOSdAz9E1PcpSaCtVOJFJG2d1x7u%2B6uRCX%2FQ%2FEooVqw8lzvAVHVybR7xjc6iob1mtJLxXq1OnpS0jjlfjZH1JgQCZaJSt9Q0b3%2FhLeorsOTMySU6DdCi4gWSlR3fqVd%2BEbKBvzHDRM%2B42Kb0N4rNpBbOvQ674fQV3TXaHb5Pbd8yFN7%2BwFw%3D%3D--xUS5XPlzhZuppSew--6POCDwZ2Y1sVJlm8v7jJGw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1623367757.1709243388; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:48 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA29:1139C5:803D642:81F7CA6:65E0FBFC" - } - }, - { - "url": "https://github.com/SwiftStudies/Duration", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:49 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"ebf663344b24711994f910caadcb3c9b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=PWtgYH2a0sm7oOmmFMk%2FQ8agR0bDSPVx5BdmSGG%2FyY%2FJwgnjA6Id%2FoL26nF74NFLWJ8E7LI8II2Cop6FJKXMqsdiXlskZRDICJSbe8xLj0CVKmM6t5J2drF4O7HDT10AdD%2Fajh4vEWwaEMNED23nuWH0UMr0Tg9fS%2Bhuf4SBPWvFp3hGG4kI5PzFx0F2fr2yU%2FxsSUu4OkTpTg3PLf%2BBKkTgyrV7I2hvcIbD28o%2FeY85f7MYjlHKfdWAv5mWc2Rw45xSWB8YTNCnb0SIUZv5KA%3D%3D--J8FpPoYUROfXkbUC--r3V83%2B2eH1etnT%2B%2B7N4ytg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1233501668.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA2B:0EC5:747497D:76054F7:65E0FBFD" - } - }, - { - "url": "https://github.com/SwiftyBeaver/SwiftyBeaver", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:49 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9c2b9d864dc1ec5dd547a5a299126d48\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=cH9sxhhjM0FmVrvbXA4%2Fag%2FbbnLanDEDNhRIo5c3GuQWm3t5mxLvrjx8LhnXKwVvrju2FD3GPwJrKEVnNbskU%2FKgVkE08B7GyEmeKKXfenFkA57kQHJRAyDlA%2BcyCDAEVU3F4UDsNW99HAUg5fsCL7b6qj1NBhVomkOcjdkSYNDEIria6gI%2F1RFnN7TvklmoeL6RjFpHK7QAZZpzKbYEcshe%2BI624xEwcHA50X42fjnu78EAP7bMpwiIF6JZib%2FqgF9drKUjoaWYOxP28wNdLA%3D%3D--xr7NxRwJF9PzgLcn--a4g0Bnlsa6K6solqvAJc7g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1208899851.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA2F:0ECB:8448600:85F99A8:65E0FBFD" - } - }, - { - "url": "https://github.com/Kitura/HeliumLogger", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:49 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"18581ffe4114e8b0a9b21470b8f7331d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2B3t4QKD%2BiduZTWk1wCXhAaylbcZ0dx4mLObhahe6NEYSZZw%2BGHhwAv6yydtSAGP1c9X8scekX%2FzXA6n3h9VG76gxv6CpNVWgDByVX2N0GV4yYooHtLO9JBaQ8RIVWlsIjoRkSJbW3lxl2AoUcYSOZyM3PBM5wdiUfHvQroYzZJvqwVqiebjQZMB9lLQv2AFtNUC%2FQdq1cSGiDzf7ZM2RVzmQfQPyAGFR5ZYG5uA12Om%2Bft5M9nSwHUNhLo0vJCk0S6z2YrF51gokJJlZ8%2FGE9Q%3D%3D--6TNi%2BkugN4edOtpo--YEcTci%2FBTxTzTss%2FBnTL8Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1768071115.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA2C:1B1C90:8415AE1:85D2012:65E0FBFD" - } - }, - { - "url": "https://github.com/Esqarrouth/QorumLogs", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:49 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a3eda77c5c6b2c4746c78dd3aecbc573\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=mHHTIqNyjokffm%2FwcPws%2FYzDT0E64Bqt%2FiGPIiiXLN8lclRaSSFPVZ%2B44OKGekxLAXenQ%2BGeKuLFDe%2F5%2B%2BFkBZ5AUdRgbEhEPh1RgKgwOCAFPjTo7T9DUGNmFRqkqlgit3SA68KZi5sQtwIG%2FUPlH8eoteG3H3%2F4mfT8dE%2F04j9oZ9jMYSSX%2BKZIU9Onpfj4CObKm6e%2Btk%2B8DbGSSfRrdmC%2BJPiGT0VP62GtvgbdZDWmlv%2FWpXTxUpvGiw5y5NvFTj3K0AEIm7jbyzOV4q2%2BFQ%3D%3D--75D63AhEViS9vimi--%2FW2XMNlv0qJZmQhQWCDIBA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.249989937.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA2E:0EC5:7474A0B:7605591:65E0FBFD" - } - }, - { - "url": "https://github.com/Cosmo/TinyConsole", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:49 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"573b16e7f9b2ae2c7839d44fe58aaf25\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=kPwOK4LIEsKD77nlsXe88mjUUvlM2KPc1TOg33jENB9CSQpM%2FVVHT%2FXldnqx8lBFp9hnWC62xh5wLKqQ1ITSCErWSMwrsgTypumlK8dWOnhA7V3LtztW6jSOz8s1MALzLHj2lqidroq7l1cRcKNkvzYFgmef6UMKgObNlAVI3GUWaVhrH5Xr0pQGfiW3yBUWbsFwtz7KmNmF8q5nF8zFxt0nke7PuiFHcf6PkDudG%2FKg62SAmfemiUwIUFTqPw9%2FsoaDa3fKZJDQmFET8eiI2Q%3D%3D--kPFjSmrfupV%2FrLBs--dvU1RESlBXvRuGE1aU6Gqw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1458659083.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA30:7FAF9:7EFE8E6:80B7E46:65E0FBFD" - } - }, - { - "url": "https://github.com/onevcat/Rainbow", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:49 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"23461a0f2ddf0520026bb8ba665ffc3d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=RlIp65Egx1Ho2jGXEmtcSoDu89fZX%2F%2FRiAk4AA7zgGJ%2Bmircy02Q95ivL%2BSxJZBpDK9%2FJQyMUMxw%2FGMaMrkOkKSlEfmVI%2BS56aCN0DqAI6rdZhy9hDJxuWaDUeKhQ0QboUlwKr5EYi0xWovcvPBk29Y1J4sdgmpwryBNpDW87ijR8poMziBbrEVOHnFpjiUtJJIc3bM7UVnfdvYii7EQtS9A2xAcB%2BSwOl1RQZiqeLi4DFI5bm2hHha6cyaABOBosfRKsf769RQAbBhSF0q8ng%3D%3D--9JwJ3pDM5JQR1B4o--wYqPiI0iILb27lvA%2Bcz6UQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1503455739.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA2D:0F7E:164A6E:16AAE5:65E0FBFD" - } - }, - { - "url": "https://github.com/tapwork/WatchdogInspector", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:50 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"917bb8167f4848a9bd0338b64c5d6e93\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=KLtZt%2BRJ1102gmwot6mUE8lyw2Ls1PK2Chr23xhmEDSZ006Z2mLewoSbyAkW2xTj9NJjYj30UirgxkMAbNgDs7ib55sI1o8CjeifDaonX9F5%2BozanoCkJ7EN%2F1ulEpwhDy7nc1dmFVNns6s8kn6Tjw%2FRNei4szm7ahcfHvIEPt0ngVykuj6oAn0AxnDPWYwCBBw5asllHiMq82mGtrqDxi%2BttsVQ9ezGObrVNq8270PkzJPIQesai%2FXyDWun0FkHiUAyYOib4kRaXXPaQcPq5w%3D%3D--fCUHPbrXGNUqjpxD--j4d05hZnv4GgWkXhePNp1Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.353807457.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA32:0F6F:1468026:14B043B:65E0FBFD" - } - }, - { - "url": "https://github.com/DaveWoodCom/XCGLogger", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:50 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"bb2b35101a86f104714412bb42b69bf6\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=xNq%2FpI%2Fj3zoJz3PQCO5bvOJpMFfwxElzGrQvjuaXhGmJURUIuWnYjBQ09%2F1%2Bndz19HYb6958uqf9jzbSGEBJ7X1xC66rW%2FBv7JxHjLQJ0XtdxEJpA1%2Bq%2FURKFPxEIdfDVC32%2FWhgCz47GPxOpzFlVGL%2F7A5pJvc3uSH4BIxQorvtIAs5DSTUs%2F0U4WAemmF2ynUxiByyH7aYVn5Q2tMVODUsrn6nC0C8qIM6FGt2xkLVFxd3Hnb3fF384ARCGWO7w4060jBJGoRK%2ByhAAqqbrg%3D%3D--klgv6Fc%2ByAbPwXY9--Tw6x2%2F1rH8GMxOWU8gpdPg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1496805321.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA34:1F805A:833E89A:84F7FED:65E0FBFD" - } - }, - { - "url": "https://github.com/Nike-Inc/Willow", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:50 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"db80f188ecf94436707679c1dad08d46\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=tUQhuixKbqSvs%2BmVq4ST5JKct94ZW0G2PvNwFRaGh5IqEU97ql1CDANW4T8%2F%2FV0jpgiIdbSxfIxy5en%2B5mcmUkB0R1GjGu3YOAqmxW0XQnmkgDVoPq9khglV72bjnAyLIsM%2B5zbaeDbJ6K8x3%2BCvWZwLjp49MEn1I9pbbLjltopvU%2BHrkVe3eMLNyWCkXstx3D3x1kPOPXaJtThJsbLqDinxIaos%2BIqtWT5%2BwiE1t9BwBwxROlIR66pvZQMqtwOGw%2BscHDPxFbf%2Fzol6J1y0Cw%3D%3D--RysgjkTsJtgwAW0b--mOh7ZrdkPJY5UeMu22uy8Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.764410360.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA33:E7E56:200845A:206DD42:65E0FBFD" - } - }, - { - "url": "https://github.com/bannzai/gedatsu", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:50 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c771b14cbd65b25cfe1a3f065913822b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2BLenvoBv2gvOwGfnmaXsEfVrQ%2FGPaGDwBpa6lUyRUsAVf99%2FsGBbt8CMx43QSua9mBTyyN4%2Fc%2FFI6Rh48AJ5O9i2ZMnf2kW4L2QPOWz%2BP7NLW%2B8z0YgsbpeCRp7C3YcnZIXQBxrUtq1ao7aoz6xMgUJBpqRfwBcs3GZ%2FfAaXLaBmk1S6EpKqlAXNDYqVr0nBDqF4CoKesSAbBzA0%2FE8xKxiQRfOZawLyBpZow6oYmZW28Zl0w1%2FlL32c8CPX1dGRtPVeSTeX85ZXanh2cxzD8w%3D%3D--PJ6gZLGNEH6W9yTN--yupBBJg0rILrpsKbrs%2FaXg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1963222956.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA35:1139C5:803D9C2:81F803F:65E0FBFD" - } - }, - { - "url": "https://github.com/AsyncSwift/AsyncLocationKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:50 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"af0f229d94f03e01aefde86681307258\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=cMq8nFn3O2HJ0l6ZGfBFD%2BIb2EvUlyRwUg5NuG6nY6zF59G8DQm9edlpQd7yHThUhHKpoTJ3A2wDOw0wVZIjD6jv1dlX9U18gYau5SYG6DdD4j7AR66LQu7KSOWRZkF4gh7o%2Fwn38doe8%2BewiXiFwG%2BMIu%2Fr7tb0c7X3rJDrThnNwQOwxH9p9iELGDUDb0fp%2BfSkZGcLsuX1WEkpaHXDphbbEYxvg4H4oqbuOMH7vpedGrYu7hH2zHWASiJuqwfBUp0zLZn%2FKU5tqL%2FhL%2FdE0w%3D%3D--DFsK0jW5a9u0wzCD--JkMsJUQaUGjs%2FcGexsigDQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.358939623.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA3A:ED217:8312083:84CC9B7:65E0FBFE" - } - }, - { - "url": "https://github.com/hemangshah/printer", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:50 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"def2ef094e220ce8ab60f7a23696efc3\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=BesL6HJ7sLyBe49QondyNpCSFRIeDWXhl1HdZaD5LAJrJ1tHs01RkBzRQm0ri7RR3TGhIZAVtNxIjQNGsPOyQgfY8KG9GEV0Fi5WmGvCfC2rNukzuTxo%2BteoQumfD0kP8jv9eNGdoAXbpO4cbcDaJiD%2FRT5p3uO9b21Jq1qEWKZ9TECMfQWSzugLc9iVWaHAmqShQo2FShnjdVAkOF757m7lz3mGqF%2FbekFA9jEl9fCNkWj4rAeqhnQZEIQa1yXcG39OOidLVm3o26IVF7xyew%3D%3D--AwrDE9uuc9Yyjv7x--o4va%2BA6nyeEUpr%2BVFhkQ%2Fw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.708888135.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA36:7FAF9:7EFEB2D:80B80B2:65E0FBFD" - } - }, - { - "url": "https://github.com/SvenTiigi/FlyoverKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:50 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4fe66ebeb65f77043738871494979ce4\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=zgz0azj8Qktq%2BI0AzxfzhC7MMaUBzFzcr3YSNfatGM5saek%2F2z%2Fmgm%2Bcnw8PdSMXaeuSljKoTDGQmqF4Bivszd5Hu3L7VdGUmGlj90mUIUFTLDij6TjXttoKexsaIEOLWn3jxM9nwMSbNmf60LW9Y1Vi6oygQeWEKN0RfgC7Zr%2F3hsWRzxRVAZmb%2FL%2BkRh0RcDb1Q7x5BeQS1MsrpSVcQwESKXbMZ3Z0Dzk8IKIw76j3PufifwQAliMdCGx0s9rdKO17oAaZZ%2FOCpeTBwiabVg%3D%3D--3Y9WZqoAFZEdCR%2Fi--KN3MSSaRtDBS7wM0hODiiQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.441789819.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA38:0ECB:8448981:85F9D35:65E0FBFE" - } - }, - { - "url": "https://github.com/GEOSwift/GEOSwift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:50 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"133f60f816ef26f5322b1f6456388409\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=JXItHH2nobz2yW9vkOw2n6RC7VZoRseVtz2NFMA8P4PjmgWAseOpFPr%2F4r5ihislNd8TzBBH1peemW5Muc9b0PNq%2BmEvGu7A%2BXaoALGqcT7jwQ6QxGMHwx9SOXLW6WWcogaDXbHO9XbU12vUs%2BNE%2B9a5hdCwDkvyvc3skabSs7hs3%2F2%2BwCBGHIb%2BNAA0%2BuGZlKmTs6qGUrxvujdsnPTgdFH5MyPBaYi%2BFWLXvns5fyHHAzlHZPs09GBiL4efOuLKok2waOtpG4EYcXfP7YgArw%3D%3D--iSA7OmW8zl5VYyaH--fo3BdIUCImIWWh3mhTDHMg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.832903230.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA37:0F7E:164D3C:16ADCA:65E0FBFD" - } - }, - { - "url": "https://github.com/SvenTiigi/STLocationRequest", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:50 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4fde05049f7c3dc2afb7ee336e08dba0\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=oL3GFtFkrHu0ylgtOvKb07%2BPBeQbTc82g%2F%2FLOcD2bKwF3h944YUfXJmeNn50wHBvgUMahEMl5jrntZ8MsaeeQBqnE2y50Vg6OCvkdqmN4M7asyV9XmUD22QBNATaV4AyDJX9H2mGajrW0x2%2FDrbodgv40IVCvtaSykPhQvISFBU3mnWi7uo3RM%2FR%2FE2%2Bfu2AhMIhBEIy41UR4rfpU%2B%2BWgZeqUj%2B0Px3dFlCm%2BIybAP9wEAW5YOYOb65tknnM6zl8pd%2B%2BDMowzlZrnGAR7S5E%2Fw%3D%3D--PmNTTyHpuxCGgS9s--tibNmoC5GcTupsaB%2FcNOmw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.292814499.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA39:7FAF9:7EFEBF4:80B8183:65E0FBFE" - } - }, - { - "url": "https://github.com/wojteklu/Watchdog", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:50 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"5e34e2131d86c9344f8c027773f1c6f3\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=DzeofPz3ereNeCV7C6zecWzudDg28C56ummdWzyOs8kMwNeH5IVLOp2d8Qc8Ektvnn623b983zfl%2Fj8L0VJuab3PYUoenN2wKGRV%2FEq8Ess%2BM8GtC9DETb6salnWATKTmb1AzR6apPU5Dtcqvh6FUSvyamKKPBt5rr0XrQPO25KH8cKpTHj83IqFnZR5TN5O6uGHrPNIY8wFJ5vil3tEAxMjQeikKVNep3UJWr9g5NwuYVq6%2FnMUP%2FQGt8QK4%2Fr%2FpeXLi85mTnHvIrnPqHH3wA%3D%3D--JSGpO8YKISnYXijg--EpyKNMiM4dlHTRdODHNing%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1122013820.1709243389; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:49 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA31:126F1E:7D002A7:7EBC6E8:65E0FBFD" - } - }, - { - "url": "https://github.com/phimage/Arithmosophi", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:50 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"787d32696209ae5cbf09a83c528a4b7f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=x3S0LBtiHQWMmvXkn2zBb%2BcMdXsYQoCVfLm0tRMg15ecWL1NeITQjGKPFiHZOmBYFVaYErobIV38W55KebdSTwTCZ%2BUkYvQ%2BwLb636FY6TSXaTkWszIFmY1XdwJE%2BlEbES0aPEjA8Oqvsdmp16CqmsSJgh2cRZg4m0Bs21hlK6i60mV%2F6gGaZWFXhGTsMDTTGDNRIFueK43sonPAmZZksGxNRi6aUQP53sdbQwwtlLxDaR%2BzvGJ%2B8pk6DQ%2Fr2CBj1AkRRyliEKSHTnupNVcXDg%3D%3D--5UbxxnnKE4N23q0P--3uz%2F1Fyfucd%2FX2C3Sx2Low%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.416852393.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA3B:F7A62:872B0A0:88E73A1:65E0FBFE" - } - }, - { - "url": "https://github.com/davedelong/DDMathParser", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:50 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4537d1a915dfb74b3bc76f10f2fff32b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=6VrKuJfUeADzaW2t6FGvuUeZEp4dQL70ktudMwtZ12mY%2BKGBFkB1AcQMog1YzPX9rsyJkrmgJ9eW2AJY9MPC%2BGq9YRxo6OSydZPryH7LCp26ueE2QfTOErTyX7CCjxxRKoU1XZgsoDbtHcVduLCv%2FzJ5SmBIz6ARYgR8Mim9QgxUlX1Byr%2BAfHFqUrwp9s%2FeAxGOjWluu6ohA6oYrWyug4JUbfcsuDgleBBTi%2BLpgLAxPEfd5qwSSFqoIOqj8ETCRvdKUVrPAgQcl4WdZLZhhQ%3D%3D--xYadR9WcErNo%2BF8v--2YhahoAZA1VgYyajIP85%2Bw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.335264898.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA3C:0F6F:14683FD:14B07DA:65E0FBFE" - } - }, - { - "url": "https://github.com/alejandro-isaza/Upsurge", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:51 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"41fd825b67044fdcc54633745bc6161b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=nRa5WfI9iJzQ%2FE%2Bn9TpOuxaUqtOV5ue3JqRqw6JOv%2BwawsJi7cgC5mFuHRNf9P%2BPDWjPsnpkGPiRbBZ0xzvj5SAYdDzeO8%2FPdelCnXexORVz3QKJZzFOkL0WCjJ013%2FCN7NYzOdHuhmjnbK8noRkiLdfNSIplzuSAdLs%2F3gP7PstqgtEetC%2FuN6boSbfbhpZ%2BcI8r0Rca1i8PAzFtCzP74Z1q6PPIzdtcWli1ZLC%2BtHMSkqhpGRK4Q4dfo%2Bqw16Xq6o%2FMGq708pm6tTV3j30JQ%3D%3D--PPFo7yojdzppEe7A--wA7rLwyfnoxWs%2FBJ9CzsvA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1808889095.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA3E:0ED2:6D34F52:6EA49A6:65E0FBFE" - } - }, - { - "url": "https://github.com/evgenyneu/SigmaSwiftStatistics", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:51 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0321df049e350fe21cbdead56b331187\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2BJpUSM1A%2BMc2t64n1DJxH%2BEPVnw%2BRL88zVjYLjs1CA46mOv15HtHRpiCOOCeBOn8qCXUs%2BIAwR0mxaXax%2Bib0Athqy7OpCRStiSO1m3ogYKpyssymvFvnnSMyNzpqtHledlNHPCfM1LODGJ1il%2FKpbnHaTO3q8Quj5%2Bd0JFv%2FFvi8reVjgcYRYY8jNi4wRg76wQ%2FoNyymP7F%2FmuDWqJLyojO8lXPhMyY8so1M9wIOIzlTGtXH7ZwrQVOYJTVDo6bpOZ4bXyHT50feDx%2Bve4GBQ%3D%3D--Stz4Ql%2FYy4F5ujEw--ngWavKCBYgpAPG%2BokkjTCw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1576344684.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA3D:1AF7D:3405D27:3499E0E:65E0FBFE" - } - }, - { - "url": "https://github.com/Alamofire/Alamofire", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:51 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e44feea14980793455e95cedc85313ef\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=8eZ%2Bw%2F2FI5aMJqeZ0TjYleQMJ1w5hYlowM7fZDGW75S5WSsUzukOtfIwVZRkld1FMQngn%2FriyEtsFtbiYvvd5JeBvY9e8Ex60633GCVg3WnOqleRv5HVJJWu5zLstpRD5P7aWOqrbZrd7Sh7sA9a1Wsp5UR%2F%2FNcqeYvmf2ytJXW7nVXuFhE9kipKC619DugrrT5NASQI0Ff2iKgNMcCtBQawVvr%2FRRgFaPgDcmUNXm3KBAG0k31IMygcjtn9nPlvOyRTBAYoMPb4bBOOol4fbQ%3D%3D--2PVMnIgRDYEFhhdD--PpS2%2BpfsGb2IZy%2BJGaeltQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2077325168.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA3F:E7E56:200888A:206E180:65E0FBFE" - } - }, - { - "url": "https://github.com/ishkawa/APIKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:51 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"dd6b409828dbfd2ece549bad6b11db5e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=0%2BgTO%2F6Sacu3HW9CUrmlZRdyTRnBKJjSPqScbEllJg%2BSnY%2FsebCSxBmyp3rJE9PrrvVjlsk%2F2PT9Bzin9beXbK7BMkP9VcKprMGDcKUoaiavIDYQfihNT8itCdRiM4%2FcCkaGJs%2BRIX2ExmfWr0xZeGpi4UTVkqaMigx3tJpz072PDSxrYZvKndV17YKcYktVYDcgeNWJrBpvG1yZZfYQYrpQb%2Bair2%2FmZS9So2yuNd9LNCs1rUXlslRe1i0U3S4AVzsqfXZHxq0h%2B2TMk58z4w%3D%3D--%2FJTJML8y6mKEQZ0%2B--WngO9yZeEQoK8h28nCmuzw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2052119051.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA40:0F6F:14685E7:14B09DA:65E0FBFE" - } - }, - { - "url": "https://github.com/mindbody/Conduit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:51 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2116a5e48642695b52c70366f166dad9\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2Bga5dyubAawThtIVEHbBbAqgfl3lqYJQdXNME3PVWY2cWkCHunFKCGVhfDjOdt6p3mf4nQqcL5NAOvWLPVvEggJk2iPXMsgE3NYpg6wiMicKMyNd9NU9M5KSK7KH3k%2BplTWvAB3VJYCxv8Tn8QD%2BmQ28ZQNcnUhsJyaSOM1XjO0mXajXSNDFiaRvrS%2FUaJmPkRIBCH49ZiM056lnlVK6f9plHqSAGKThBLOcVGWysZTji03WU5GAyDvr10mRI1go%2BSaPos5iSKeVFWNB6a3gEw%3D%3D--7KwnRg2wWjgoI82h--nNkXp7V91ceCFnite87fsg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.572620279.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA41:0F6F:14685DA:14B09CD:65E0FBFE" - } - }, - { - "url": "https://github.com/rwbutler/Connectivity", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:51 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"08481d1c5f444107a8e7427172d73004\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=HEIkP9ICZlIz3Q6wxZfrzDQgynhqw9wwt%2FlYHeBrReyXycFIfJn2NR6MNNlabbrLTrdrFNMl4WZr1cgolZ%2F1Wrlwz%2FoNZywBtT9x1B3ExfcfX35X62ekM4FJK0CRrH64seh9dcrZrRUxP5cnHUgv5pKEbZ4Tsi3pNWBcA92tkjtkYFay6pAC0GT3xCK6pqHVg%2FZye9jjF4r1NGEpCHdwOMth129ONuovBoF%2BGByfantLB6J7pQHSa7Sx71dGt0wl2IxzlIzijuv%2FDQVBCrgD0w%3D%3D--ALmL2SnqHgdMfrmf--ABwa83YlCstfuFGDLKVKdA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.470604723.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA43:1AF7D:3405F17:349A014:65E0FBFE" - } - }, - { - "url": "https://github.com/dduan/Just", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:51 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"da681b891cc0addfc550981ee2e2cbbc\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Kofijyav28WjF3NywJfOPdNO4N01F2KTeVnjfDxGWEKb%2BwUBamOl%2BExZ%2BGpz9ulZMeevC8jgfBSrnUIoVAJYVfefX6Ln3Nj%2BeOzL4DAHz0%2FDCLF0mbnTT5MRNTy7iPMDoGYpbDXOhPUqgkQGsTDNd0cQc%2FNidJpDjAMGIlgOVa361d9W6PSXJSal%2FLrfFWln8wT%2BEXWrBTviHT%2FywGZHh8rFZi4ezOIWIX%2F%2F9isH%2By9BPPr41tSs1VCoSqmTtAQ8mNOfyYRBZg9cf4BQYNuGAg%3D%3D--XHC2vVPReHtamEH8--kzmfD617%2B9vY46EJbu4Fwg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.823856523.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA45:0F6F:14686BA:14B0A9A:65E0FBFF" - } - }, - { - "url": "https://github.com/CodyFlame/CodyFire", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:51 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a2d072e9840ef819a9807bd7718a4d2b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=IielKyH39Ii%2FLkFIY3NcBYE9F2HuF%2FEPlow7Z8Y5Gyf0wLTFz%2FkbGE7rehkzoYNFcyK5lns%2BeoGdDijQXYB79tKO2QT7GsULiTSHIi2X7xa%2BKxiP%2Fg0wR8esQLLsedbuovZDNIrUcS1el5hGKpnN19RnbTB3gc0GDFcjTZu81N1gF547SR7AnmCff35iaq0yr8REE2O%2Fh4h7yge%2BiQmjBzDccaRNTOwUBL3otxlQFso5n81eYhlIfOJ%2BKuTkgaEySwqH%2FW1ZOZwzjlqEGHFRZA%3D%3D--sgQGjgKFUDJrL2eD--8Cl%2FRGxHyowhgFhYVlz0kQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.765062196.1709243390; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:50 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA42:1AF7D:3405EED:3499FF4:65E0FBFE" - } - }, - { - "url": "https://github.com/trivago/Heimdallr.swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:51 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"dec8617abfd29c9f601f431db3a3621b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=n25fXqIYSP9a3KXyEf1qwXlFh74flXolWYN4UM6dtjHQIlhMAIcmFBKmyRFSM1glq%2FAPu3MrIXgV%2BT5f58i7672c1yUjqNIFP1GIJzNaFbFa22FijoEV39fYXgTPmc%2BMPWSLfFJXuOBjYMICAFbg3Rn1qzfSrwLcIH4eTbhy9nzN1o45Bq0%2BATD27RmfXLTiqypyf4F8kDRv8yoZO9H5CjboRAWbEqzVtVA3HUzYJXKJQ8aObTi3dsWvIZuK63ebgWxhzJm2xwP5YquHFW5XPQ%3D%3D--HnXVP1JPrjw0nUy2--hfqpNQpWqK7nc%2B89HStOwA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2101409914.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA44:ED217:8312421:84CCD2C:65E0FBFE" - } - }, - { - "url": "https://github.com/hyperoslo/Malibu", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:51 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"ed5a91b47c527925a822088c1ecc711b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=2lZuYTaC5c%2BeBPnN7pVd0B53sFqb2SBto5FRMhb2vkJHQm9r8ZhiQ0NTD%2BLG6UKfLNapQ4mGls%2FGoud3m%2FejoNgShUMCTGyV%2BCum4KoTJKCjVVr3UnRyyJYYVi0oiOMTmRAA59ZgRG%2Bxgdf9iJmAkFJWuB%2Fq9jBcVDOAxV9pKJ7Pnanga7JWKjz4U6R88I3oEdlu6aSL3o6i9Sj18e7dfhfzDwOzmxhPznJYauTqR9FiukRa58QGitbwyLgJQSVnHT0yC92zibhDc7vgRkaPPQ%3D%3D--Q0HQ2GXfIV%2FOBzC2--hTm4QMWGf4mXwyEuoMGdlA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.729173760.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA46:1B1C90:8416292:85D27FF:65E0FBFF" - } - }, - { - "url": "https://github.com/Moya/Moya", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:51 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"b1b4654439ab4c4a890828e1e413f895\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=4fzFlzsxZROqdEB3FXzNS3WC3grv3rDMGVXNiyfq%2FQv%2FBiwzCO3ciuHojpOKhK6OAAfUfFqnIrSaHQMpFYayb5pFs%2FgR29%2F6q7mzHRSB3pgMzfi%2FcTkb4%2BivRSyD1fcJd1WYor%2F2d5KKQIKzSO20JrJLrKWNpc9UymM39h4K6LdX73Anq9LfTgMlhUvgKgRls3BPZe292SCp4UtICdisMnw3aTvuqDbk%2F6GKGMuvpUTmNVVbbyAKrLM7OGiCDZ8WjlqRqenbC37IJuFxYVrQAA%3D%3D--U2L5a4nMmmm%2B9eU%2F--sC5K6FVlDMAZcKBP%2FvRYBA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.406426688.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA47:ED217:8312548:84CCE4F:65E0FBFF" - } - }, - { - "url": "https://bustoutsolutions.github.io/siesta/", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "content-length": "12736", - "server": "GitHub.com", - "content-type": "text/html; charset=utf-8", - "permissions-policy": "interest-cohort=()", - "last-modified": "Wed, 01 Apr 2020 22:18:14 GMT", - "access-control-allow-origin": "*", - "etag": "W/\"5e851326-ca18\"", - "expires": "Thu, 29 Feb 2024 21:59:51 GMT", - "cache-control": "max-age=600", - "x-proxy-cache": "MISS", - "x-github-request-id": "752A:0E77:5D1A931:5EC4826:65E0FBFF", - "accept-ranges": "bytes", - "date": "Thu, 29 Feb 2024 21:49:51 GMT", - "via": "1.1 varnish", - "age": "0", - "x-served-by": "cache-lin2290024-LIN", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1709243392.800652,VS0,VE112", - "vary": "Accept-Encoding", - "x-fastly-request-id": "d9049b0c2db00202cb2c2ae00378aa7bdd926296" - } - }, - { - "url": "https://github.com/kasketis/netfox", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:51 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"30d09e7bd2eef30d6e24c3f5c3f9306a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=9HQYUN%2BrrAFIcCsUTUIutXmzLcTV%2BNWkn%2BpfK72%2FNzsr5%2BaASiH9q0hEKGcV8xri1HwZnEok1qx%2FGdGIpZbpQuzK9kUEb8zBIfYykOOHNhg1IYtDI9V7gyyUk42fnNHGvAnZfxcXSXw35ZzJeTba11uXhiZo5N6mXD2l09QTEvtfxpxXOZ7E70E7s0i6HENbA%2F53tLjmwbo8YXRTGi4Yt%2FmDf%2BRR%2FhVWqvDgYV53%2BA5zWpLMzpOu6yYUkFmtThQbyqIuOg70gqFCD2n%2BQgjyAw%3D%3D--5zYN%2Bw0oF6oBtBFA--ZHqqsrAJ5SgLD%2Bd%2FM1PQmg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.470972819.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA48:1B1C90:84163CB:85D292D:65E0FBFF" - } - }, - { - "url": "https://github.com/p2/OAuth2", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:51 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"be097edfe1df612d5123d06a264a262f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=VALgLTp23y467HkTIalrpZhwzY4KkfSILKmHT75DYNGc8NeoYvdqouDce%2FmdDGXMRPHKo4OOMFg%2FDI%2BmJgtvsuKHohBhQuyz5rsNkw0SPxQbSwxRsJF1rNbVHHV9ECWd7hcWqyi18BEX3bh9hlzO8KCAETgckBDb5bvPCCEJvCFP%2Bd955ihGLajYYbFp9J%2FR3MK7d%2BhbLaDNoN1sLXo%2FVIl5sMlXfNOZIS1nNqOJ1jxWANahBkK3RsrTjw3C%2BUi%2FLbasGUN0qsivoU2kt3B7sA%3D%3D--2vJl92zGMXebEgEb--YEsSLlwlwD%2BBz7TdRaSQ%2BA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.853172812.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA49:7FAF9:7EFF1F4:80B87E1:65E0FBFF" - } - }, - { - "url": "https://github.com/OAuthSwift/OAuthSwift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:51 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d543d60aecc85e114909e5dc0db22288\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=B8E5FZRwHN2MdcNmU1gt8GpEj6onx9ncgH6rU734kqlvCUwx18Cqqrgx7uW559WiWOeaQaab0n6z%2BHzGRtBZNCUkQfOpOp2ALHsWq8vnE1whegyB4C5ilEDlRkZBfqHO1FgDVJP8FgwzahAiU9GlTZqg4ZZIrEXbMdJJQgqqggfoYb8Zut0hgyGUds58Xn6laQ97%2FEvzokTYKzYJ%2FNQ9qDdGaZ6yVblHTWRiMFXqavTdHzNKRIKs1OxqZtYYYC%2F8ki7Jx9gUG0VGH%2FBtKSizHQ%3D%3D--HZW2SFlufTiRkrLT--egHcoyoz4B%2Fpc1vKx%2BSAxQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1493036014.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA4A:2053CD:87E45DC:899D921:65E0FBFF" - } - }, - { - "url": "https://github.com/johnlui/Pitaya", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:52 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"aed773b686c199a36e27ce4f694442f5\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=epF2ffwvLlaJepGVXwsj3bVbesn8%2FuN0LlOWl3q%2FUwEH4GZt%2FfwkGDavAt2yuz44P%2BI%2BhjjMJSQ%2BBOs9Qr8D%2FvUM%2B1d%2F%2FCSjbSnmq1BmmAIcLtaAa3ebIe7ZA%2FZy4qiCCWL73VeLgFvx3lTWprVFb7O7767CG5AJqjZ%2FDHFQYu6RIrqO1CXT763e%2Fj2tEshn1wDU0uAte1Sm5Opr45d02LEWSYQHU2xEsnJf3z9I75A%2Bu0EJfHV%2B65UnrvrOpEQL0DrWngKVvNIShv%2BqJJ0iHA%3D%3D--PwW4IA5204fTQFGy--BphdDyG5%2B1R63FJUO0eNzw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.152993470.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA4B:ED217:8312676:84CCF9A:65E0FBFF" - } - }, - { - "url": "https://github.com/ashleymills/Reachability.swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:52 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4caa7d6bebc71358293116744b5fd7f4\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=4hw1HvS0Oeua0rvK%2BVbwhp6J%2F8Ai4Zv6Fqj%2BtsZS5y4b3SpuW1YhryNsmdY%2BDLtRZZyH%2FRVgCgqX%2BF31oFrZVTWY94Wd7F01cKSltwBcKEWPcHHROhQjuqQnMx8OaTyVniOrTgoo8tMl%2BJrRwzb%2BEcivYdD1ysb6%2FmTWZzA8mbo7swPh7CVF3XZZNIIhS7jqft2unlOEafT%2Bq62vhDBtRapqK1%2Fzvl%2B9%2F9g%2FOVngAhT4WgsyElkMYApbl2EyFFBkCMqvP4fIX%2FWxCakGLlbaoA%3D%3D--dRmXEPBeTJ6wzSGa--2ILUKjF0d8nG4rqzJIYk3Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.673223562.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA4C:1B1C90:8416520:85D2A6B:65E0FBFF" - } - }, - { - "url": "https://github.com/netguru/ResponseDetective", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:52 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4c7fb20bb05723e64e8682301c00f205\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Fz1XrnWrhLCdeaCoZ2nv75LEeXzLKR%2FYBnNYdfPtRYg%2Fl31u%2BQ9%2BxSBIIr%2Fs0i4clEgdrEdp7lyVnlXCsO7eubGAmEEL3SArIFEzVwESiJzuPIZLznWr3waYhjZpCFk5aTzt8gQ4zIGEXCiuOg3Xcz3qJO3Yzm7bX2LkhlS9gxZEwQDjOF1%2BLtpm8Cd73QK7ingtFGzDiW%2BUxzv7eSRjA%2FBCrFlrmJ6fk6MGUaMf%2Fc22HXrJS%2Bb8DOobr1bCJ7PISYfvn%2BHi23RYqdaILFFGiQ%3D%3D--rgylWbf0NduZQT%2FU--GP99puAmo1%2FUfOPzl%2FSyDA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2109064499.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA4D:1B1C90:841654B:85D2AB1:65E0FBFF" - } - }, - { - "url": "https://github.com/ThreeGayHub/SolarNetwork", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:52 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"be9186331325b23cddc1527e5e5478c8\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=E%2BHZtuIZ892aMPyPHkJmWF2xsc4Pxa25E4uRZzwBwiBlRuFod9ZLsKh6ccT%2FXqpxVpj6cUzBwlUV2gPvIjIWztzR2gXFHHynRFB%2BcX%2BjaHPVpSUUZ%2Fo%2FFJN1mPs6KXFCQNGRfpdIKr9RIc4%2FERfrc4Xw4kKh0dzE6C2G9XDwhIq5mtk17t2xBH8MWNg9e3QL3ICqI8hZrlQnLOiQGWi8FZP8Epcqlf3TSxvKjSdoEVkA0KITCt%2B7SfiGQaImTGR4HOfPR7ekyHPilNNXxlnTSQ%3D%3D--oZQKD0u6JR9u265u--zY25qrcH5ftphbVeg0wl%2BA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1906803197.1709243391; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:51 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA4F:8E780:8034FEF:81F04CC:65E0FBFF" - } - }, - { - "url": "https://github.com/delba/SwiftyOAuth", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:52 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"3bf0a2518e9ad039fe75dba0df9c241f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=86HcxUMw1KSoqJcuwMQ4%2FYfzdOf%2BjAoFU5MCZZyb00kdKUt82Ync0%2FKTcxwES%2B5pv1AH9MGONzjsHCG1F067vkcE3ST3c2bYc8I%2FF7WkT%2BIUZnK5YK1cxSTILPFp4xrEyt6M7vTL09%2FlXCZ3U4jTLVGzprXWJG2qXkTzLmKi4QEskZ1CuKUO6cnIb0JoLaAOhp88%2B%2BmgloaouzRJPbepqPuNDh0vP1yjqHFicQCeZyP4rgXbqZUtKp0e6d0fogZP6zu2AbwkDnrgMF9ACixejQ%3D%3D--6IsC6UsVcZfgx%2BoJ--oZTUe0anaWD%2FvJx%2BR3qaTA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.742399518.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA51:126F1E:7D00C77:7EBD0DE:65E0FBFF" - } - }, - { - "url": "https://github.com/daltoniam/SwiftHTTP", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:52 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"03c8883275577fde0e62a1759ef50d30\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=NuCkMSB0Vb9Jc44iYDYIb0tn7OskFmCSZwcrsBF3Qsl99203quZ7JbkIvoLJfRMaVQbBEyvCn3TzV6JokdEQJNSjtT45PB2juIqKnDho%2Fb6rSCNB4dPFeIPUGbVe5w4PRrQy1UyA1a6PiNNJmi1qhYYWO7hXlsmpiqtZWo6A%2BsGZUs6nkvGCXzKxsSEgo8e8gSz7DZOlXd93E%2FScYqA30NYgLKgvvmOVrFwMG%2Bm2CaD2pp4%2B1auid4COzmcdjqqf40Dqlizc3k%2FsgUArmTgbBQ%3D%3D--l009F%2BIK4jhGK6Wg--wFjX32T0qFuCYOMlBaQ6pA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.54119761.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA50:ED217:831282F:84CD166:65E0FBFF" - } - }, - { - "url": "https://github.com/MLSDev/TRON", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:52 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2a1528cbbfa5103fe415f37b31210605\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2B9IkG1IJ%2FmmunCpyff7c54rBwq%2F%2B0B8GM4l716h6oqItTkYxeL6l6EoGnfsnQFMVbWPg9%2B6H1sSgOYGqXQ6J3qbmMehOR6CTAj1UbajocloEmOSzaiKbfb8BpfURJXyf0ip2uh37cCvbaNfHM3toiqtK1Iu9Gn2R7DncXlu%2BGb31WvnisHF9TEcu8VYw7OVl5ssnBuYkItFcjP8%2FVhiEiVesd%2FBJFfsWehQwaRHI4Ed1qhrE6QBPTqpw%2B0wJDK4wi9qg4OjC3JZCS6T5j21VWA%3D%3D--Uo8tHMTos74HwghQ--IbTaoIceuhwIwRuvPGTJOw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1959917332.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA52:F7A62:872B7CE:88E7AB9:65E0FC00" - } - }, - { - "url": "https://github.com/cezheng/Fuzi", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:52 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2d688e991ee83e4feab10a31a8ddeca4\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=aKpFah8rKWY5RNkaAl6SXeMqgH6HJUumKFrrpLTtJ7v7jGHlhvD5UG1eXtDsk4ROz5I8UCaSqmG1taADxIlnUTTxoJeJjvD5tnxt9nmI99mW6rknZDQL4kwzkQb1nexU3jqwWCp6z4FKUtjXV33Jh4jbfSCaeHAZvLM%2F%2F0s5HpQHYgtIA9uHwa5red%2BSJiZK4nMKXm847PPhMIOCcjkRhyOtQGO4H2nSjrKYHUsfSPQekTBh9WbNHnMK8qLujtQs9db8I1ELE%2BRDin%2BYu7rpMA%3D%3D--WDwNZdOfM3GayeYE--6jZgRWa%2FiJbNBbJxN840rw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.481669889.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA55:0ECB:84491F0:85FA5B0:65E0FC00" - } - }, - { - "url": "https://github.com/dingwilson/MultiPeer", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:52 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"dbba698317aec9e25b2441b9a4602412\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=7LuhrXpfTvtHr3dHDv%2F2mozgC6ohC1Wjj6kgBH0pW0%2BTVrMzpfAr8%2B6KoYkUXsrnYKq%2FETHFtJfGjgcEdJ1xe6PNCCXI757GIptjhLIwE7BtY3f5A9qJ4zpOpQZB8DaZwIh0dQm9Ys9GraAeALOJEq2u00SY%2B0xJGjN8je405DvZ9TRj8VeISWP1m3WxGEw%2B%2FvgoUM4lPsXrYPzBdPaqdneXnFnp6nxSTIp%2BPXx9wutUQ8wnGUE%2Fb65VpM8lPkB7YNjhBu%2FbUq6aBNXcpsjjgw%3D%3D--i%2Ffkp9TxRmYnvhvc--PLuo8KdHgQbFtsyMAiwP%2Fw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1618490362.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA53:228716:84FA128:86B3B44:65E0FC00" - } - }, - { - "url": "https://github.com/tid-kijyun/Kanna", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:52 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"26778af449e54a9a0b1033be02e4f2dc\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2FrSl1mGGbakuPlzMhRXlJChPL0r4jUmMMOB%2BcPA%2FUuqm9ZzbkRLTgoO6ZvUgppB6zAXRPnSn%2B2s8JTVODTv0pAj8bwXo2qZasWeXRBK4XJbtme9I73iWwB6YhwZrpkQSuWO4T6gpgf5QCSzdX26oMQzZ4LgKlgh5eHTLJrNdVKsSRKwfEGAiAVnqBq5JXX3v2QiUIvn0nEStrx2Z46g1xY8SbOVARRvSMJSLwvIBEBvzagQLFSxSlk6yuGwO%2BKEJQw9WnXFDaD8U%2B311rG5Igg%3D%3D--kmCdbtSNbhF3D%2F6k--eS41LBmcOzgABhb5HdFCCg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1975341098.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA56:ED217:83129E5:84CD30D:65E0FC00" - } - }, - { - "url": "https://github.com/mkoehnke/WKZombie", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:52 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"8244e257ef140b40653e24acb82a5a48\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=1M9Gp9YMpd2Z9kMvdhcUXdEixxZz6dXBZrcyrezF6yGA1lSGOgVG8dEQtLGTMOReqsQn6aAf03AZv6E1vkxJC%2F0l%2F1AX5lF%2FTPDencVWkLUcKc26f5TZQJoYFrKfv3i%2FbVinUjFVIgOfgvhbshxMeJeIfhKCiZmF4pCzrrJHKMFrU0qbvtY%2FM%2FMHKFT8dP6hH2JtzjL7ede6ahRxQJkikvJR10pgY2%2F4sRcGVBaGGBzS7KWOU23fM0Mj1LsYExO3sFHPHq9K0D2Lkxb0dL%2FS1Q%3D%3D--F1X%2BCA%2BZgFfNivAi--xQ1AhBi2ruqf2VcCoFKZnQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1887417805.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA57:2053CD:87E493C:899DC50:65E0FC00" - } - }, - { - "url": "https://github.com/emqx/CocoaMQTT", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:52 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"6494cab7af55632976ed7f33ea68250c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=e2G7IZsvFflKSX7d2sVjVoCV8sOtgB2XDLzt8XsG4jbB6F%2B8pA9jb0J8qP2RqrUBuyKQpxfCJK1EVipHXTmRqxejP5k3%2B7IrbRfPihl2v29QyDy8YyGBZzUVxSCwV5OG%2FKG8KqaVR66mUmqgeHIBljrDB5YheSEW1mXH%2FulbZTpFfZEw7beAvMNwUFfAA5ECHZjoAW9B8OmeMiSylVz2v9SniiS9tpN0%2F%2FliVnrxSTZOvteob0yAb4h0QUpYh4eWgwI1yqTq8m2uabUKJOrfPA%3D%3D--X8sW%2FcZ3D60LECKx--0kQS0vMC7HgUomB1tiFP%2Fg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.719951946.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA58:1B1C90:8416889:85D2E0D:65E0FC00" - } - }, - { - "url": "https://github.com/PerfectlySoft/Perfect-Notifications", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:52 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"20aa9be3a9c5b6e68b4cabd2e561b47c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=tObrTRSAr2DgnyEG2x2cIzCQOejndYcxq6znx6H%2BRSKSTiJkiRJ6T42EUkfCIsJVmHW7yAR90WVRnYc7xuXzjzuS56%2FNrgk0d4MrjSPMiKz2zVwckmDEO2HSj1QP9qfO5IFVhoQQt8i2XGHSiLCz231lsqUlSJ8rm11pb34chLIazCBOuy5QQQbgyAxWCuXn9BqMUrhL4f65B3Ysyx%2BWqM2R%2FjQxdKf4nDv%2FcFSlV56jn44LdwY1SCZyYQ9kn%2FddB3yq0FQnLkQnsjXJ0gXR1A%3D%3D--wWsTdc%2FNzB%2BcbchO--wtJOlq2q3iLfVGxzjwzf5Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1843476938.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA59:228716:84FA289:86B3C86:65E0FC00" - } - }, - { - "url": "https://github.com/postmates/PMHTTP", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:53 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"460768311d12c37f2bf704aa4a687339\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2BQL2%2FzQ5eO3010LIYumlfCYDD6TfuKz0waj4jhV7rUzYuOkUedTFfJ39E0Lwe%2FtUgVqGh4Tgv9QT%2BpC4UiaYFhuFt86adwza0sIEWTyBp7xN4%2BRzlKJ3vF%2FHzGUo913jTkbN0dlxioOnTmEFCxjWm%2F59NE2CdmpzzmAy6SHzdEVHF%2ByE9gRiZKS%2BFWgenqzz%2Fovv1%2BJn4LXI3dlNL4bPmTfNLPCqhBvuXO3%2BdluFVBhg9KLuhwoYCx9B%2FVhUxjFnZpeTAVXBQUz1mQEqajWkEQ%3D%3D--MHTeWkByAKE6cHYV--Ei%2BhTy6JDeWavPliJaj07g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1986457293.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA54:190C8D:8388AC4:8542CEF:65E0FC00" - } - }, - { - "url": "https://github.com/socketio/socket.io-client-swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:53 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"3234855dd04f54f428f0bbc161b93f10\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2FrybFE1SxbKeQGmlhHXHHugGsr6fVzzkYeOBRkEmIv%2FCp0w4NZQyYNHyyu4rR9aixP3LECQkrW3HusA47cG8S%2BqcS2ys%2BfO%2F1RQSaTCmNP6YyJJ0tG8tsrzCdM%2F25ijWGGKCakZUgYk4ClTLJ6Z8I34O1ENhvayOWlfl%2Fz7mR3UTxFvyhdwqs2daN271mbKw%2FkSPTRxIZlkmfOqJsSu29b9ahYuWFpbW0mpkmDl9nLrd531tlHiQNgf4nzSjq2S8cgaaXarPggBghG3XnrScpw%3D%3D--l50j%2FuWD3osso2xa--3Y3pU5yO1r48TZhfyZZhvg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1694565061.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA5C:1AF7D:3406691:349A7AA:65E0FC00" - } - }, - { - "url": "https://github.com/Kitura/BlueSSLService", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:53 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a7dc6b434fce6b9ccb5e498465f06c2e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=z8FkZh5yzXKM5y1peKQgPpUzJ3bLM4GKu35wEF%2FnhFGZpTNJ0TojjJMXE6XE7HCq25OGHO%2FOOm1frkFJGByOYK0%2BwDVlGmvgGN2nJNvfmvR5HMWa%2FKfKo90epOOFdjsfnHGZX9KbPQ03Pv4OTd0%2Bp999kTdpBkWiqW4WQqbJcfsagXz1WLcIlgFqMoywllGICBOGgLqUnZql%2FI9EwmrN3mjcC9ERa344k%2F%2BSHvD%2BPkiqkGOSzcMp5472pgIqUaYfvdDq%2F9%2FOflDS%2Bww70%2Be39g%3D%3D--szHTNc%2Bj7vNBwWrl--XaQN%2Bxxfkm%2FIwtJ3kjiHYg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.252304653.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA5B:1139C5:803E623:81F8CC4:65E0FC00" - } - }, - { - "url": "https://github.com/daltoniam/Starscream", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:53 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"277d20a3c516354a8ec29295bf2c73ef\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=4snhPejXQ6%2Fd77gfiDT68sFXmBNc22%2BA1lCYyKv2GnJfVXZkoo2kqwONercRM%2FjVvN6ZUS78B7lRpPviq3OGGyCcPCxzGXsD6LymkMCI0GZ2vgx0HRhADdbOUTgSKst%2FWZJFeQBmua6wlbekbQYQZf3odm2fRB%2FM5MG8KAHD7TrRq2TBIU%2F7Zf4lXaLWX5pTAgV8ni61u4fJyikTu%2BGIcbz2tdQYM2f02oLFw23gNb4AOksOhsY3UaVmvEWEAO35Y2KeTnTlZhbsazzgT3PUKw%3D%3D--qbN0H5DE5tKG8gJb--0Olisu2zrJeIPaDTRvqubA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.593966575.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA5E:1A6B7A:86BF89F:887B661:65E0FC00" - } - }, - { - "url": "https://github.com/vapor-community/sockets", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:53 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"265a4508c5afb95769a98b8be7ea4f9e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=VZqUdFLsgToaCXJ2ONm1viRm8D%2F0RogQsbRKruqOQScpH6mpkL%2BJ7M2S0ociPMPxpZV3csk2JU0akEYGea3xKKsVGWnAIeF2elcWQ51agW7MlBCmSRMWjjvBm43%2B9xQw86qV326pnkNOghwxFhPhd0yjbz%2B0ZG2c%2F9s4Th%2Fy27eiUr3yf1t6u7P3h9JnjH9jrdu1fJYbvzhG%2FpPm4tJR%2F9NQ2hOtUDp7oA8vJ7h5XSCe%2BoiVsBLaiLDeV1c3qD%2Bzgg2jxxzmrOqRTcdD4SuH4A%3D%3D--j2tvHQFa4SwEgpKF--2j6Csa2YMe3iKB0OgIrjCg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1042780556.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA5D:0ECB:844949E:85FA871:65E0FC00" - } - }, - { - "url": "https://github.com/Kitura/BlueSocket", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:53 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"6de2613e2c3ce3d1c229568fc9e6edce\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=dv2tQDQtNOFlzKHkDjmcUSdJ6FcCvApf2ACNYBcXu7aIXBkwqd08MFG%2B3I%2Fk3iq6dglI9ycwAqcthguEjKy%2Fc0InyR5LFRa1TK6C45PUusm19gwG1%2Fir5RCvSDO%2B3kxKZYiEZTVV2ePz4unlvBe7qkbaI8byPIQye%2BWfgHKPmiIpzoC4%2BPxlzTf3%2BfI6bYFeZvOHVwvmQ7WrCyYMI4QVsA%2Bm3H8Ihem9sLyejOHmDtjm1YkZD7DNKbMwrfdQU3YZ4MhHLdCJg1uWnhg9sLiU%2Fw%3D%3D--J2h06fJI3j%2FLJgwh--28MeoKcnIOsj7dfZIJyS%2Bg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.883983398.1709243392; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:52 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA5A:2053CD:87E4AB7:899DDCE:65E0FC00" - } - }, - { - "url": "https://github.com/swiftsocket/SwiftSocket", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:53 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a73d7f69b6bc6b6342215e986bb91dfc\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=EoR7BCOopttr2Q95YCx70A1VxggEMcOHYTPn34tw1%2FpajggAy7b%2BLsYp3YgmRhutbv7mL6EgnlYfjqGpjLQDeMu5lCfkudMCTz0sk6aRYRiGNnwwr%2FDQPAslvUFDJrbSUpr7jezXZOVqFGUSOjym5kEhHpwTY18mlZR7OTKCpl0lapOWz65K9URI8rTmYsLM7AHanbMKrpWHA2z9m2nIswrzrPqdT5OuRJsEUQIjRmrNa4Wx%2F3DBxS3aA2Z%2FvAdNFUEcsO%2FrMleCW97BTUW75A%3D%3D--oidP7JuQAs71wJ3c--Z%2Fc6FPQBy%2BZ3MMuohyVcEg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1890729054.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA5F:1F805A:833F764:84F8EEC:65E0FC00" - } - }, - { - "url": "https://github.com/kylef-archive/Curassow", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:53 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2d29a91e92c3e8536b3de784c703ae2d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=K6O4PuPOpJqm2UPokAaNrlY6ytS%2Bi2nrsUyI1%2FAIBk1mLvRXCiGRc7uCAAkGxf9EdcexdWC2OwGv8Od%2BRLwoxS9CKn%2F%2BADfVfm8rZDapoLaeB6PHTsTO46yU9NYxlFd8zeDT3X3hpHjMhoLUQ76ZE1AlK2lcIc%2BoTzjg5pxKA1jO3RvJmRvcebqvi9qFZDekVf1RwN76Svjzb1pieBzvWihXCCKQGsMFBKOgJpAuUecvPo5V68U%2By5Z8405RoaToaKnz4Smkdp9ldHSWrocCQw%3D%3D--WnBZFZ1oQ15gyeGF--sNlF3J%2BbQvSQuxGu8ji8Ww%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1433213443.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA62:1A6B7A:86BF9B3:887B781:65E0FC01" - } - }, - { - "url": "https://github.com/tidwall/SwiftWebSocket", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:53 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0703d3c4721a04afd572c5ff2d8d3366\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=oGKZ3qTYhpDl2Iq9q5Y1B7e6i65cZQ6Bw%2FOd3LxqSFp%2FYt58OGCJI%2FrfH28f6FrRwaCkSAYATKyT3GgEXRdMt7iM8KTq3LvdFce2%2FQuh%2BY4FVC0OQ5PIFyWv2vhE5w4e%2FUBiOb3DF3XuanJrLHqz0fj20MOaRiw3jyaIQ0BfR0OK6PPf6miKJuUIJUN6CDEWRwYh88fBYCXD0uQa%2Bomj97ucCtDJBVhcw7QhBQOXYfwwgHFyrA%2BJKEMevxrYF49H%2BMp%2F5FeXrKWvqPGjiaf47Q%3D%3D--Gx3uSWnrJ7RAL4fA--Pm%2B%2FheE6t9CT3alpkqKCnA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.911123737.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA60:8E780:803554B:81F0A21:65E0FC01" - } - }, - { - "url": "https://github.com/envoy/Ambassador", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:53 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"86d418fe16e9eafd85d6400df7e0c99e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=p9xsJLE%2Bjcl%2Bkitj5QK8yHf7Yy%2BhdH2TQV7xVMMXICQ1sE3k7j4nfuqwbRJia2mtdfaBHvYmfxRqVMrYocIYhyTXCVu64Wyl%2BNQtVd9uK9zFEHZZ%2BLj8CCXcTQLI7TaRhNWsMbBK0eLkBm24kUw4moDMqO0HlJyZhdYkLsZFPkwwi86hn%2F%2B0cq80p5wCEG9AzrRD2AQf6f4PXJ19zoizkQmUhSGWb7ejiJrwnKUCbuTkseDI4%2FvmV0uPpw9T7BzbD8GhvaskkrbklCo%2BtD1axw%3D%3D--TGDSuJA0XmW8gg0R--TB6fo0BHuKBRW3vUvStguQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.494317455.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA61:8E780:803556E:81F0A50:65E0FC01" - } - }, - { - "url": "https://github.com/envoy/Embassy", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:54 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"82f8ea6fa956eb893a9fba57376c6445\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Mfr39sFgVZOs3MOJ%2F%2FZVrvfi3A3FuiZI4MqHQBEAjept7RseMOfiVFz9NvHc02si%2BoieH9CfrCvw%2F8DKOElB6eixmONXUn%2BEtcrWmx6yoRGl7sB0r83FLjD0Sq6FbtvS9paP%2F3oP8GMAQSiADqWqbU5dkP73VYfba3wnu4wJodUScXwks9JNTwpKjMseWlIToVSzcORFCyFT6ifahYzJnnNBgHsN7LUzJ%2BodG8wiMi6ve9Z3%2FrZTcPiU0WfFS%2B%2BdH%2B1H7zdAMhXh7zMInzYVlw%3D%3D--A63AR%2FkJQzTSfPoZ--dt7oUM0dLwgSTIs0J3Gl0Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1588714329.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA64:190C8D:8388FE9:8543227:65E0FC01" - } - }, - { - "url": "https://github.com/httpswift/swifter", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:54 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"5b2a8e049fef064dd675ea61a79c0e74\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=axrtoMNGk0tlylQau3u%2B6a26yxzGnJSddHLsz%2FfnW%2BbVZ6AJLUE79qQg%2FREVK2v9vYJd0ASZaZnVYvBnzPNkMIYTmUlhgGxbSVtYkvjvv2wZB3cytbNt0wi2dMeUQXDfylKma%2FvtxPSSY2uO7jk28fqJNffp2KuELntmxj9Yv%2Bdc%2FX6YfgwMWjiaBNS0ZKac1pyGFbYBYnQePkPMRSEYrax77qwQFaTc3EUHMaVbvbQ7m8LnaF%2BBOTvXHm4m7NHVNS8WAAcXqAPQ1lkzYzeARA%3D%3D--MtODBpoN3kP3X6ll--rtWjKD9NQC%2Bism9D50%2BfsA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.412063844.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA68:190C8D:83890AA:85432FC:65E0FC01" - } - }, - { - "url": "https://github.com/skylab-inc/Lightning", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:54 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"85e775332df1cc05845d488a5f183804\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=0oiKPl1%2FjhrwWp5koo7RIoGkC4jfOBVXTl8ZTVY8jHaleyIW2z049DShv26FJ5KDMRBOmJPYhqjZqVxKcOG3oPR7UisXgpItznEAvvmwSAh5fq%2FnmryJ6pxZnvgDTiVnqh3pK8QS0cruKgRCPPMtQR1EBzO64Kp5pCUXIQ3OjJkABbRzUZSgfo1kLx3IRUuotbwI6BDCK9dcicAMBjPQWLzZglfsRmAaHWNMQ8T28Ggl1hLE5L6naOZ%2B7knqqg5rEPLh2domeGvX9qGlUrmwjA%3D%3D--Bmx5cG5otwUVDvRd--uW2vA6eTep9fkjjn%2BwNWOg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1198125824.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA63:0ECB:8449685:85FAA65:65E0FC01" - } - }, - { - "url": "https://github.com/NozeIO/Noze.io", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:54 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"68425435d9d26b30a9e985674413f0cd\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=B6ssdKUGR8y%2Fzl%2Fk08nIEK%2FnK2m%2B49pN3e15pLLkZKJBQse4I2zYj5rYnS%2Bk0e%2B39X%2B9b45AUBIt5XjEeiMDNleBatNrT7C%2BCHL6LSMo6tZ07YCMDU5%2BSl4g7Wyu7SHaLE3CqVktUe2S8fjfNcWYrgz%2B7zIvDg4kn1iYQhiB0fc6eYkhskTc3aRnBpQbi9yXTxV%2Fl9yIL094dF92CzIhh73kwbEYfSCPuC8%2BpXd%2F9p9cnO1MEw5lsvx6oRG8yeQZooJdvPe4ris%2B3mqF8SpwTA%3D%3D--uEPaVEYdlv%2BeJcJW--9on7FqODj40a1HYxBMMSNA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.351714858.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA66:0EC5:7475C44:76067F8:65E0FC01" - } - }, - { - "url": "https://github.com/PerfectlySoft/Perfect", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:54 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"b1ff958d2e832e1a93efec451a61c827\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=xGnILeXJCt2pyv5u9eHqjMuJlLj2Rn3RUS%2FlEZNS7JBul1QvCxSVHZdIRPU53hvMx1HStPVgSZ9DcrSBtUoohWMKVPM2ALHCx540qvk4HTfH7T0iIb53z%2Fc5tGo4rxkotE7hkxX5xgeAu4P%2F3fF%2BAuVsh%2BKeczbsHNsvrSN1Nt%2BSVuoBTLTijC3ZxiJT90iaAr1V7IfY9KHlQDCDW4GiTrnAfZx%2Bq8fG2TGsbSQIJ0YOSczsgiM5DIvg34vmF6XCM37nd5SRbLnbFiIJRgcxUw%3D%3D--uvBcVFsC2cMYwlrk--K1zA6kNbPrFI1TspY4VD4w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.887215904.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA67:1AF7D:3406A07:349AB24:65E0FC01" - } - }, - { - "url": "https://github.com/Kitura/Kitura", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:54 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"77797e4a6221cbf9a14e522b06f8095f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=E%2BMK9cMUq%2FNQmIlzVNK1OcwG%2BdmVZ3Qc8JlyGFdbGfVF%2BJmtb7YYPP5KdwDzKVvckffRzrvoB2nFSBY2SdOJkXb7%2Fasv%2BLLpYfOhA5n5aizpiR0%2FPcNIUJMPLsBABSmNA84Tjd4Ik%2Buq%2B2j0O7UzK8v02G0bKrZwZU4%2B6GE0GmpfSSeHBmURCTU%2FEZkH8u9Zk%2B9REpW0x0BJHRAa5DkkQNTeQbR8HkJTZKJ06849WI1oMhxzkatiO1mUoEvVuUV4%2FQdMR%2BandyyMHTBYiI%2B0jA%3D%3D--DhvXGwJPFLLliDXu--ydGvxG1DEWYaH%2BBEnB2L0g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.810956957.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA65:1139C5:803E982:81F9061:65E0FC01" - } - }, - { - "url": "https://github.com/vapor/vapor", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:54 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"5b27d8b5edbbca9414929672ec5f8c39\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2FbIuin%2BQNwUpimpcJA3XknG67cg%2BZKEIwOjWchcH8M%2BHmyQGotM9SSBBq9TC4O51SwgdwxUKgrQRT7ziGtVomAIq6VbPh2j35FBGBaLBXbO1niZB9pfXnt5%2FFZ2DJdXQPdLS0Jt5Ca%2BkKC1C2ycqEB%2BDokTIS%2BmrLi4pWHv%2FF7cnENvtyJGaj6KZYMkoMAOF%2BFSUxLVGpeOinNaHJlWoT4WGf%2FXLuGLlxONz5o78nqziiqxazEberJVwP991E9X%2FrMHsojj6K6pI8NvQZdX9bA%3D%3D--fg72t%2F5m5%2Fs4vy4d--PeFLH%2BXu3r3rvPGclfi7LQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1012072571.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA69:ED217:831304D:84CD9A6:65E0FC01" - } - }, - { - "url": "https://github.com/NMAC427/SwiftOCR", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:54 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"edc624f33c7be22591224ea70cfda562\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Tssp4s2QSBzorQYqX52y54tJ4eeR0bwst2SV%2BAYyPyQ3ILxKWs6sjjXec%2FRaj2fubOEo%2BS7vaFFhnrhc6mDvodTu6mfHQjxekFfQQahTXpjo8zxc5gEWuLHI%2FpWpQ86dy61rxCOaPjiyla%2BGzzoqJcivkVhO41ABIGWmlYxqYMgMFy7YfvRGm%2BwQCRRUySKy5C3qQu1urgzVnEmiPr4e1Uyn9rBhrFpbsgkzZJAsyrepFz7hVdP8s%2FJN%2Fk%2FZyeOgtri6JLEayJQvUR%2Fq%2BfxBlw%3D%3D--jYRGcpVb5BmKLBzS--qIU5KN%2Fz7Yq84dINMlgm0A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.411637363.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA6B:1B1C90:8416E4E:85D33C3:65E0FC01" - } - }, - { - "url": "https://github.com/Zewo/Zewo", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:54 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"88143585981fb1992c041e17609882bd\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=yZdlH4of1zQY76J0MGo%2FToyZbP2PFsK%2BLGXeJeXLiqF6xcZq3fJkVjR4As8Arf5oZKtIitx5df1pnUk5mKu4TMPpsNn9AHnRwbWUlcjlmkt7HYc8iyfYI%2Bdt%2FC%2BP1mLjMyUPRVmc9XA1qxp9QGxPFRf0VIG4mbG%2FsfdG5potMhcKGbEoLZdLW64%2BnMQAc%2BUX1NwNFuucYLlsna44fF2bBtUdgZFZ2NNFlmhacbmo8Klu2sji%2BFBcNuZi6wrJR6MEkSsTPqFZHFMQQQpXPsD7Ww%3D%3D--Kji3O7%2BtFHFFwrQh--632kBdBW5b06KMCHSwDFQA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.323892487.1709243393; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:53 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA6A:0ED2:6D35E5C:6EA58C9:65E0FC01" - } - }, - { - "url": "https://github.com/realm/SwiftLint", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:54 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"34396d4e4f679741118dcde105b0f04a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=3LBIyIjgQI3aZhfdo%2BfDIL%2FznWwzS3zLqKgxQXEupgEEV%2FyOIlYsUUqqfCvwlSWNSGNmUo2f1HD8QoB5N0wLWZg7cS5QzD95Q%2FQcqXRVJXgJfsbg9MIdbQzOKevtb8lyoKc6t0umRb7up%2FWUYKrHeTq2NuSK2X6QavI3kR8P2SCQsUlrVA8mBCcikI4ZrHoOQcrrpTAgAQjGaCCOFhSqbkg%2F3pAcEFZpaZM2%2FK53PlMtaHWSgnkcif2Rd8AyTcjOAFk7PqmhPMASNvCqrLyU4A%3D%3D--A26c0w4ejQUd7yPF--SjnalPARSaZZcBlRLg9G7g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.835585470.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA6C:0EC5:7475E00:76069D9:65E0FC02" - } - }, - { - "url": "https://github.com/Jintin/Swimat", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:54 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d9bb1c021a86211d7e48086b31477a5a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=URft7VS5fm%2FmCA%2Fi228YrMvxeUh4GTMfIDxs57fsJ3RGrKdWhI2bmKW%2FB6dAiNTx3WAt0iMVEdgHqWGMFS2VgQN8da6DNaZmTagzxwePPE2hvNxM19SlsXOqxCpZzlMV2fMFOZpxglHl%2FtfnFmoc5ejtk9eEk7693BKSgU60yxPb%2FfseXVXDoB6DQjPsX234SSX%2FqslqqhRvIzNOvku9t5qfU5kwsff%2FjyX4d2xrTiCgsBrO4zE5G8KMA9gV18HpVrD4oPc%2Ft%2Bv1gSrrhSdR8Q%3D%3D--OmyN0rCS6hWCn%2BEO--Db4kDncbofJZP3dyzpMVMw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.301819200.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA6D:2053CD:87E5162:899E49F:65E0FC02" - } - }, - { - "url": "https://github.com/sleekbyte/tailor", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:54 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"38949282398adbf9c6d0d141b1482b58\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=HhL8niIVCJUznt3%2B6o17%2BU%2BBgwe42PJxVu2LRvEiEisGnKyxS80vfizJQz0p8DItiMvuAj%2Fy8l3PxmyrFQhJeuMNxavKE1xJDiJ7KBpbVtq2NRFoBRmmkuRrfQ9gfrvZeFMiuSnUqYWUvygiY1XH%2FZCKLp2a56UW4iPUEVMhH%2BZgGwmyzau46xOK9fxpnTcXU4Wpl1%2BTdzYzJNX%2FpwWPxHBWZifjf3aIFv0pZtDM9pXAVgVjxy1bkwU1xkoqu1%2BPQuNBVy2srhZwa17rMlqhyw%3D%3D--cJ8QuXAFobm9hEZw--5LLX%2BFOAOM0t40PqGbf1qg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2084327711.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA6E:1A6B7A:86BFE5C:887BC51:65E0FC02" - } - }, - { - "url": "https://github.com/IBDecodable/IBLinter", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:54 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f5f0289d1f2a2938ee6bcd0a1c696661\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=cy2QJSlE%2B%2Fh2msKNUWmM2biw6no%2F77ezERmP91SHrPQMZ3QHU67x%2F63%2F1T76QI5I%2BmT8ozlXACt204JdX1%2FFr6x0PbXXSnCcGo3hNA87iR4411v2%2BieY%2BeA96dAr0%2B2HV3IGVXiCXM7upnIy9mo0u%2FemzB4ujMxDoh0dwc3MCm3%2FAYHpUMvvCWMp0a82hHa%2BtlHWBZqySJIirNgABT%2F6fQnsGlZ%2BmTPq8HteKYwoSIIYN9jP2DDHyhVA0YAxV2EQc1CyJ2YPXZSDYoxOVySO9w%3D%3D--AeZ%2BQks68ucT7NxF--lCxZ3jR%2FMA5MpT0J3nCoGQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.260728201.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA6F:D9680:8CCEA94:8E8864A:65E0FC02" - } - }, - { - "url": "https://github.com/Kitura/BlueRSA", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:54 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"6d42c1dec04883d48418ddfdc7d4f87f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=lmHmTkEL9f0g%2BhHuFKn8h2wrOnFM4knsKh%2BsrwdOpNunj6iCnBOdQ4wdcqP2YyPFTugBUXuWz3aoUXR2lc3gH%2F4tlMQqlibI1ZPA1NZS0UvxZHJv34W03XYu%2F2J4itPn802paf0aEeH4iV1qPfcH6CAfsXnrBep2Qo14BADFSl9hHH5CWa9wnByUf7tm%2BQ5g0NEXBtpsVl35JzQFplFJQIMO29%2BxsiFE4CvPLEUyYTbolVi5OVgO23N%2BhZUvf44IU4UwtXUa6Q%2B4JLwG1786gw%3D%3D--i%2BxPhSj2vnd%2BWWkh--aD0WPy204UxyGDowN04jfw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.795572408.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA71:0F7E:165F7B:16C050:65E0FC02" - } - }, - { - "url": "https://github.com/Kitura/BlueCryptor", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:54 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a1e7ec79b92024898894c09e5986af2a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=eveziKrSqH522jplZde1jyTnbk5ADNzxN%2FyGA4J5mQ%2BAXRRmgCG6BSxjzlzqfAmZD6sY6Uld7llYenNLMgdbPkIp8ccXkBeQV8gxCHGnnFHV4YKzcPj00MGdk4aiPcCtcl3hRpgT0WBpF3GQzUX63cxNGmKczpTiBdKmVLtIPkRjXLeLT6F9Y7u8YC%2BmsaHboOsmjCTue%2B%2FpQhoSUplLx6qWnQZBrwR%2FYQH9ZM1WmVcMZuW1HBWHhIHtl3Gq%2BV2j8R0kbredQixfNp8uG5aSWQ%3D%3D--aKCTKGMmN4XTNpbh--lB7YeV%2BPURHc9z6oEZ3r5A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.228694604.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA70:D9680:8CCEA85:8E8863C:65E0FC02" - } - }, - { - "url": "https://github.com/sgl0v/scrypto", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:55 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"3c9e86441cf256ad866bbde7d552740e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=1%2Beq8TR29PuNR9fLKXdY2uvQOCX%2BR%2BEdzLs1C%2FDvkfiX33qgczN9qg6lkdOPLARn9IrGE5BMZ2mMSWIDKwDeS30e8JJvLNLmO7Ow5TdpnJMWmvgnBaxv5Y6ifLm3l73AhezyV2%2FGMuBu96dW3paUnHDa%2BE5td9eUxpXMrvC8WJCcbrCx%2FHNgBv738V56oK5pxPAtqqKnRRsoRv%2BxpgbH5QsKXSTQmOz1yJYW%2FhaBjCOMiwNgB%2B%2B2RtsvmeEQGyTL9wkDk2tHa6lUg7QRNVxMqg%3D%3D--REKJKvIxRI4Q8fCh--CzI6O99xlia%2F1VFQN5h0Iw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2029348906.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA74:D9680:8CCEB3D:8E886EC:65E0FC02" - } - }, - { - "url": "https://github.com/krzyzanowskim/CryptoSwift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:55 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"529b339d0e57b05104428cd28008b1f3\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=92KbZZonKVX0cNrZGhoE1KAbmISWf1AtdYyMmWTCmfVrKGzZuDDp2StjwJN4uvkPi5pNBPJLxKKhLEmdgiQ04dzNN%2FtSNwc50wi7wsONHJt%2F89wssAIgO9G2%2FnbLqhvmMMaleEp6nUtg3IkPelIGx43gZSyR9P8nM%2F1gzRdEEoYoTdKYp6vcuZeEB%2FFf5HdIPFp1vVVJtDKMh8%2B9%2BJo4jCab8g6tl3b5DNwwfXKk6nnS%2FdH49a68Sf0Xc%2B%2BMbApZ%2FfYvEvnCISy0YYBQNpkYfg%3D%3D--RJo0RGcw2V2P7AH4--E10%2FLB4RvDlBOvA9kIUguw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1207897961.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA72:7FAF9:7EFFE0C:80B93D8:65E0FC02" - } - }, - { - "url": "https://github.com/attaswift/SipHash", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:55 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9c55715f4dd8bc107134879cd31d5cd3\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=A4qOM6PctQE39470vt1CxZwnU6FKsLf3Bx%2FrDaj9rK7Itbec0DynL4bKnWrgQGJWqf7D6II7FodlBEeiD7FsGJM596hn0smdhXcZ8zi7PRlxn7gz%2Bf0lAfVSvsZXUfec2WpK%2Ft8AfrhK03Kiv6VFLr2uKMtlnZHAAyGgSXQBpwvSEwnMr0ciIG3DY5QVHu1nIrk7yasyl9KFHnLglFZ5R467FZaz4jFOJ%2F%2FLPc2qNiAMVXt2UTl1W%2Fcg60Th62TRG09HGIZn%2FbgkNAHUnnEQ%2Fw%3D%3D--XvnqftrcpZNs6rvB--FM%2BMvyhvUYGAl0hZDn3Q6A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1197717016.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA75:22DA81:84B5F3F:86723B5:65E0FC02" - } - }, - { - "url": "https://github.com/iosdevzone/IDZSwiftCommonCrypto", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:55 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"36f0b3aa5ae0ff269568ff73a850b3bb\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Wl1lZsZZZxcgsHIScHIl7N8BCxbiSqfK79U6a2hlVPbdzuKYemWjgIUVe9xJZqlL8Y3PGMFTvy9UgIcgpJMG3s8s7xkQXMAxeCwTFDj3ch%2F1HsUt%2B%2FglTmncZZz6rd3jdtyWwARcENqsgc%2FVAyS1tH7ehh69HdgwI3T0FTsxwkfHYrYMnvtLDd18y2yciKoFel%2B2bHxDNM85d%2BbUbZfcUyWj4ga8P3q16lwD8o%2F%2F%2FxZdXF%2Fu2WU2VCJZSh4zEg9ZwDetVVeBAh0OKAZTL4UW0Q%3D%3D--PfAc8MwQosJgMazq--9PcwjuOlqB9bXwysWT3COw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1652801975.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA73:126F1E:7D015FD:7EBDA73:65E0FC02" - } - }, - { - "url": "https://github.com/jedisct1/swift-sodium", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:55 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4a4c4ff98004b56ad8b693c87be1d404\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=hxrqyWv1EXKNxfBPyiFg3GXBEzFYoW9ZgNzcZwK3uKAx373kT%2BFuOeylQy9ZU88UdWFBKzF1gvYhVLi%2FyeW4QrGotatXgKOyRRuHELmHipLK52gz9RTHXrHJfI6nmac4CSDlGKZP5K6pWrun%2BnDtMo5g7%2ByvUjYzbX6z4%2FKlk0S6k%2FInvLFL4e%2F%2FUZCoZKIGOi5GC8zeEvNMlKj429ll5QuO0gSED%2BS2ILet6qnLuBiNTYbxUi3UKJ1Wl0khrCRTdw90zVB6jEjroeCEB2EDzw%3D%3D--9reW6842wTOzg%2Bxu--Uopj1SX4ZQNOzOo5HrrXYg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1589038329.1709243394; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:54 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA76:0ED2:6D36254:6EA5CC1:65E0FC02" - } - }, - { - "url": "https://github.com/RNCryptor/RNCryptor", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:55 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"913d368250ce05a41e0cecfce3b6fea6\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=w5eChPOoiLVvU6EtrPjZoCn%2FeePD4wwTP0%2BodQQjEjZEq1ZePsARnYFPBJo8t%2BRxo6HUSegpFEf0FGEJKW8KBGfqhqVeHFe2xbER1Xp%2Fgt%2BX9MQhtK8VrSILQLa126wWWxfBh9SYeieHqZgJp2GAoTIWNV3MS7u5YgTIaE0wzq0mF61QjJmnwBV3JcsdtyzvU8%2Bv3qA6kXtocPH4D5kuZHFkprx4QshgS%2F%2FSV66L%2B5tOzXHWDD5ejgNbNE10xDHQntsg1m9PmXOoXLPUjmnicw%3D%3D--y1pLz%2Bt8MTgNH7Cw--yvaFtRWc%2Bzcfyv8yNZIlyw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.569676512.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA77:0ECB:8449C9E:85FB08A:65E0FC02" - } - }, - { - "url": "https://github.com/cossacklabs/themis", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:55 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"8c4936199520e9b1051300701a41436d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=deterZ2KkpbClWkXod2NHGZHeEbbGyYtC%2B8JsT6gjgc46DUDWWC2bUtwlrLBMREQQZbt2XVCFgYmo9K3MAYPQbHC%2FHGitu2W%2BtZDtNOOXvkOd5z6GX%2BEtefBFklaXGguT5ACZ1T0apHWzRZ6R7iNoTeeEUFYRm6%2FNqHuc4fvKix1ogkDbiaFBPm%2B4QG5602tWcm%2FinFD0fdAFLv5t%2Bj6w9mk0WutIMbpLlzhAyk8RUKaU%2FxPkvHz0QNo44w9ctG4xWowYvStLRoRIJS3dPs2Cw%3D%3D--FKu8%2BgF2A8b9RUTX--migW7t6EhEkVhZAvTZscYA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.65238237.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA78:7FAF9:7F0007B:80B967F:65E0FC03" - } - }, - { - "url": "https://github.com/evgenyneu/keychain-swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:55 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"20fd0b3e886f47f9b316998a05550ef9\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=nB5qm0DjWK8FRTurE%2BJsRWg8liBBvZJnPT7ZrfJybmKRX8ssRqs4v9g8QXFgVlJd0%2FrRQ4k%2B%2FlDFqw6%2BSdSmCjy1dAuHHoDH97OiiTrfGiK2ZXOmpq5h13%2BpY2TqvDNNugiItViDnwn9Tl1LLCUrWqiXVSW1OBEQ%2FNtDaLvlkl4Rn%2Fu2zUNUE1FH464EBFGp3QvvUKUYhPocSW8%2F6PqDDofZtZoIuI7Ha4VhRfrBgShp1lsgA375h8Eix2J8F%2F6XLtaTRJ%2BbdMv1H67aTdoJdA%3D%3D--PRdpXSxOtFX2jpDw--4brbg8xNdQzRKAxtW%2BrGSg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.941412764.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA7A:7FAF9:7F000DA:80B96D3:65E0FC03" - } - }, - { - "url": "https://github.com/airsidemobile/JOSESwift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:55 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"331e699d547842d72c8cd628993b324d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=zI%2BKMuHmxX6CA67YW0zxnp1z96BzsyBT%2FgHsV8G1xQyQhbFKfW6Zay3DAUJc%2FkyGaUyrNw0VfEJn%2B0g%2B2%2F%2BmoheF7VVieMOKDW3p5VocnLP7If0FebVppiIpHE7Bzse24eCg8Ce8mxlpQzU%2BdSaYOcFwVm3TKfBU2kPOpx2THhMLwRD8mblIWpF%2Bg%2BnxzvsZVIWjVXN67Bi8T5cG%2BfIFIK4dVcak8lZSE5Tb1oM6CIoh8M7Et%2F2j5s6PN8ZjNjZYoYZaKBrdH7O5tN%2F3n0TKMg%3D%3D--IthwGPUwQqfD9h2L--ZEIbSoy8sLsZVUGpVi5eiQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1865801464.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA79:0F7E:1662B4:16C39A:65E0FC03" - } - }, - { - "url": "https://github.com/jrendel/SwiftKeychainWrapper", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:55 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e0fd74b4111a41067aa72ad01b0e1ec2\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=pNNXQ51jPwCAO%2BE3kNpXqrsGu5wZVsw%2FmWhRy1EIRNMJwTzaHw%2BSQNH1DCU49XGcnu15DCgNc9GCUTsvGDhJxeMwQWjD%2FAAqOUUju4VbfMWczX6%2FPILBCH9%2FhAYu608EHhNAawu6VxxBLvXaAfGUc3oNDvxOnBQ0AnWoxOEeVcP%2B4Qn6Kw3y6PfediRj3CQMBGmQ7ckUa8ap%2FOwnWzhRicJg5Gl%2FbRkJSzI2EVYAjdrcpcYmFd9Aj3eYlVi0DqWE8Iyqo1R662dhaxBKNFNW9Q%3D%3D--L%2B6pmphFFLABhy%2BA--W%2Bxke8RYOhNbTSuiP4r9Ew%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1790376735.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA7D:1A6B7A:86C029D:887C093:65E0FC03" - } - }, - { - "url": "https://github.com/endocrimes/Latch", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:55 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a566c3940b25b46a1fdeda3bbffde25a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=FU0ayS97SKIUz0UEkcmgnWlu0cyomn87mYAO7OB3mVOC8F2BEJKqNpS7Tg%2BVozhCp6KdN3UyqiuNpFK%2BtWLJ7vEo3LW6KOYAjo5OWl6llhwwnu8BDejB2rl9B%2F2JbHSOElHZAXblAj7lHDfaD%2B0BQt6LXESdDt1Mwlpd2xewSvw%2BAw4Mg1ovr9VJNu%2BfsF6bgE12CQhvXNHhfK2KXodvY5%2FuzXK1m7uKNqSpyxlQTYa9FV%2F%2Bt6jiDST9LvSw21wrmbuE12%2FU6wBv9HZT%2FCigeQ%3D%3D--3VCaWS8RpXpyX20g--4hWcHcrUt7jUg50NWAxttw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1030798875.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA7C:0F7E:16638A:16C45D:65E0FC03" - } - }, - { - "url": "https://github.com/beltex/SystemKit/", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:55 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2da955f4076e54fe00e08c3cbab2a62b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=6EUI872%2Bib53BAyZ8TqaCd4lVMkGb9%2BucOEthnpWg0Wr%2BKS4ChEPn0U2htq4V%2FwekSd9ixDe0B0NTna0fUgFgSuE7gXehCqyJ5tuhuUg9Q5F%2BaDcMK0DvejPM2%2FWWiShkSAJPm%2B0dreUbP3MAPda0u267rGVBeOuLdj6LVTit2H7RkxoXFkuV5qajmImvK1K1qbaDhc7PHVGPsrN55ztnsbWIjlhJw%2F7a46ZcvgX01FmNqfcg7SBXjTj9o6RIBNHpKRvzgx%2FDJDLPTv%2FA30gNw%3D%3D--WZUaPXkcvkFL4wZo--YKk40TvZx1eD5jBf29P8Sg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1614602330.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA7F:1AF7D:340711E:349B258:65E0FC03" - } - }, - { - "url": "https://github.com/Kitura/BlueSignals", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:55 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"5a0ea9c0800d051a67f7b6eec9599bf0\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=2gii4wUQ3WH%2BgsFSjO%2B%2FqrVXod5eC5mPqphIhTZP8fZooTkPyIsklQ%2Bs%2B19wPizNskjwJNXUyGoY67s8XAxU7r%2FdAjOpDI%2FQQiHzHp8qlDlNZH0vT07I%2B8jAwOAp8M1Xlt3EnmfCTyhX0K%2BkxYeau8Ynf1uuXOWCT%2BLmodF5Ls7NDmHU%2Bz23%2BVMG%2BiSEAbNKVybryeXa1rKYKgLAX8SM5juTAElrerYlVl4H9nGMqD9wu%2BXGvmZ0wiVe07LwgPgj1TpELQInKLBCS09cIFqvGw%3D%3D--OOllA36pbgy5KE4j--A8bUEwlDAyPqfTrQEbRdhQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.465517686.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA7E:1A6B7A:86C02A0:887C098:65E0FC03" - } - }, - { - "url": "https://github.com/kishikawakatsumi/KeychainAccess", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:55 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"dadafb3350c5a0e035f7937bb76f544e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=W%2FNeDU3x9Yan%2FWVZ6%2BoK5xXTKy0jUNTWcx6kPG09IsRlWtH2HoLeVOrLAVomHXbQu5wB%2FQMcnba2LEEl1wfJnm0BzyKfKenbLQ0xUsB1B9pmcbXAXQMeRrsj7k4hQ91ZZsOo8G%2FBcE3Qctw%2BYve916TxKo9LoVfL19TuoPB2ZwnkA392zWZJCz1akkJGjUn0EzMfZy8Hd7V9YiCvkNzI9H3pYXyR1PYBGkXUe3nEuKWslcjNye1vhU3zFQEW3h6UblaMbuwyRLiutRLNZxKSOw%3D%3D--Qdvpmle3%2FCh1vNnA--KNvaLyOO9g9Xy19eFsOVRw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.323819684.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA7B:F7A62:872C46D:88E87A4:65E0FC03" - } - }, - { - "url": "https://github.com/Brightify/Cuckoo", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:56 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d5d3353bbde660ce3a9819979076adf4\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=NkT4hNKJ%2Fs8OTa77%2BgoTTq62NwNfhSrTQRnCUhGjj9BII7J%2FhkBJKvKqFJLK3nQRo8bCeaxDTy3uRDCTeZFqh9a6FKpQHlkKeskayiDKL%2FCDPB37G8%2Fgb7pdTG6XmENWoLQ56bCoAXls0Bv5zLLMR%2FM%2F9%2Bl14Ak7MOAJOqI%2FeVBs0Y4KLsH4Ai%2FDaB5nRz6J%2BYs4BHEpZyGpGstEG6xPfG%2FAb9%2BHo2xexnjtEwKOQ7sNiY8pHKVM1S%2FNgGpnBwi44Wc%2BMhjreRzm0kBsO1LFbw%3D%3D--yN5plU41au44y5%2FE--VReA3YcHUWew%2BDav7T56Pg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.709711533.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA80:228716:84FAF86:86B49CE:65E0FC03" - } - }, - { - "url": "https://github.com/venmo/DVR", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:56 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"67081b40c952d3f0b30ef7f738a2bc09\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Iv0f1o9xFln%2BlFQfUFyIT5RajiVo7b2BViqAR3cUYHiBW8IkALfoLpQyIhj0VnIv2yKiWM44M5pUTTE%2B5CwsqpZNxut1NR%2B2WvduUumdYf5sy4eMK4Iq4McVHcfFtLTghGNhvnhWcwnCB1ZEWJWFDEmhnzfYPNmM0d90nAlQRiWC5BfZFbxYJphFfhSb2cZNZiyX4iMZtaqdpYYvRfDeJeylT10FwzDvx5qenXOp75LS%2F008e9WvaCn29qaDHCthL2uavSCpmZtCIbGKES6F8g%3D%3D--rRpGQUXbBlQbFWir--%2FhL6Gdt6%2FaFHxbmBBnX10A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.304879014.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA81:ED217:83138A1:84CE1E3:65E0FC03" - } - }, - { - "url": "https://github.com/phimage/Erik", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:56 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f6514ba1dc33b3e7714153cf5ac16c39\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=SuC8tRdakiG0mfqloTYCHQFWjpUaBzWAO7j2eziv6du80zn7gqFduFHvbWKIjJJ4lgnLaFeGPnz5uivP8NH4nD83%2BneW%2FaKZfsbEOv%2B1RvJ9gX3hpb6vN6DgRwljZr4bhD5%2FkUzp8ANsTR%2F6pwRFwMhqBDGz19U8nqSa%2Bvv5ggMby1Y61hvsXRflYEgUFfppMb6%2BeBE6Ct8ctsEbbwco1KIEfNTyEaO8R0j1b1%2BqODP76wkpPFpqIkzrf2LvBZRZGzDdKcLhTF%2FdKcvRXJVeFQ%3D%3D--crNv3%2FCOmUa%2Fx4xz--3ebUSFJ5EYvSmnzcMhYXlg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1108823049.1709243395; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:55 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA82:1139C5:803F32D:81F9A46:65E0FC03" - } - }, - { - "url": "https://github.com/vadymmarkov/Fakery", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:56 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"fccf68d0b222c520a763bdc61a63d09c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Rvrc%2FPJ5jGU86DGz9X7KOCClfe7cpjg95ShfM%2BjpS7QM8UbzKYozSzJT8cjvplehr3kMjR1SjyipFjxEm33ISJ68plGjtbqOzlMBUVt5xyuNcJVR4q498TCdXuEzOpPO%2BiZ9UbbHTJqRnVx%2BocUxNLXS88lPHgPy8HZB3bp47CysxaorJmhjEhj7TabJbrB6WFPIK13fqKXF%2Bg5HlRAu9UBXF25imv15jSbqzNkKKoVEJ4ReFUHtgcZUiWOx1%2F5raxrKNC5uIBvslHaFQVecRg%3D%3D--TXAWv6EOmtlgWG2c--cBTCW11%2F460TnBn3wb%2BG4Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.907516433.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA83:1AF7D:340738B:349B4D4:65E0FC03" - } - }, - { - "url": "https://github.com/kylef/Mockingjay", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:56 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"cdd04181ebb7b19a807a9f78ab7d4721\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=HwHNj4iUbsYxmBoJGnbQbYG9%2Bj2JPVMc682GGTNZeZuYO7AMttOaHvD%2FNtYi9kLY%2BSsAb%2Fj9u7kbjcwzsf0y2nCqNUHUCY17PcHWEJiBb%2FeQz%2BXHgPdH3Y1CRgkUPdRLzD9Gu0Ecoy6sLwBS1o4Y3YoqKbmLl3vZqk8nAsRxALeJ%2FsN%2BjlhzhqQ2tl0jlkXuV4HGwgFKoIaCDkiOylGskbvTF6mG6qNwq%2Fsb27JbgHVJIaJNG47tRmluRwisyLISk%2BPy5MZT9Vk4JnNg3tMIMA%3D%3D--MVgbX%2BjDM9Oi%2Fetm--PDZhjH6AKQZsfVKOtRtSew%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1659434046.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA84:22DA81:84B6504:867296E:65E0FC03" - } - }, - { - "url": "https://github.com/Subito-it/SBTUITestTunnel", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:56 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a3cbc0081b622e29f83889aa039a5db5\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Z8z4yKbcuEHTL17fKmaQFr8o6QIyyMgLh4yx3C8l70Ov2XYm3XIEyq7kBo6ivvvg2enzqPBnGeEd04rqSbGXpdu96aMEvuUGxHhycKSr942t8RlZ5F1KylGmi4XIuJ4Crp4HhHNPCYJmbhWV34g%2FXHiXHTPJNvECSo0fZ3tiB%2Bj2nb3KSO40bH8wy52%2FqiQ8DM%2Bnnn6Syxz3ZjtREkH8IEWEp5iNyac0lJOpNFLhnygJW%2BO9ahUM2zjG1JYy%2Fzr0JoHvlJjKjFI%2BOD3612u4fw%3D%3D--GAR5dc3yosbPGALf--i9GuGFeE69FMZkqqpOyoVw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1092994332.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA88:ED217:8313A5C:84CE3C9:65E0FC04" - } - }, - { - "url": "https://github.com/UrbanCompass/Mussel", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:56 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"5695885ef1d8abd41879fb97b65bdde8\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=sWS2RAhosI75KSrvBKQ7J%2BOu45PEouKFIQWEzc4C8iN9tmublpUM%2FILsCMlQo9RNnGl%2F024%2BpcowfMngZLwQypDG5wpaf6v84laZuqdgKvXBrDUCaqvkO2WCh6nlO2V7iEDn0%2FbJj1aRklbHEWe66kYrGxM61kXSTKKyV0mbUn34fsGiYGWH2L5Yor2veGM%2FAJW%2FQGdXnw2NjwgAD8kBvSmJdctz%2FC9WETkBF4jicJIzygt7YUiAIkQVHwPJi3uq58AE%2Fn7g3KgAwXb8NzMfTQ%3D%3D--SKrlNtWhjJC2Q3Xt--b0Wvok7%2FucdzyTSE12HrWg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1919697155.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA86:0F6F:1469C78:14B20C2:65E0FC04" - } - }, - { - "url": "https://github.com/Quick/Quick", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:56 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c3850ef94c4e48fd55e5a28f57a01220\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=HIsBglPqE3vI%2F0rstGel79svzhM%2F4l63g%2FcA52ATyboT30C9sYX70PQY9qx38LcUVwUN0calFbo1vbwrqWnaqQGvzRyC%2BfFyy%2FMslCHe7EmiIwbmZ6SwCsn2eFxwyjjSj4XQjlQ9xuEu7nQG7jPq%2F%2B8Ppm7%2FIDE%2BQ54epq7FWLRBEYjb0hfx2RgRrw20Y5%2BE%2BfDHqI%2BHsPH%2BK3od6nvUa3F0UWi%2Fe3SJqt2UkPA0755UvZkIGRkvl%2FGHet2ynQMiOAYOWk8vQcm%2FKnL%2BrWyCsQ%3D%3D--iiu0XforuP%2BVL344--R264Do9bf7RNPD9vAs54CQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2027677951.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA89:1139C5:803F497:81F9BAE:65E0FC04" - } - }, - { - "url": "https://github.com/sabirvirtuoso/Mockit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:56 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e6c677d45035157c518ab277233e776b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=gwRAyXPAP0UWBPwYn%2BAfNa589vlaZx02aCpCQQPgydK9giPUVLmFV%2BkFSJnMx2LiwAKMCqx0CQEv6jxtMyngcc4wq%2F9SOoKKNt8NHXr0m0XJ7TDe%2BM160yge7LCHf1v032UJwHL6hcAH%2B9Ln%2BV8hoPI9SrpNXnKNo8HNfhpbf5kU%2Bb0L3A46XaMyg55CQN5w2bhxxswTiXeDLvnZY%2B88Bzr7WHHwiXRtZiZkoMrLizdEW01xKlDJO8Uu4AJVPaghgVjN19ZY9DVSki18rHAfEw%3D%3D--Xux1VBcsuOvJwiZw--dJ0nj4tkMHM8tTQbHuU3BA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.893011451.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA85:0F7E:166686:16C74F:65E0FC04" - } - }, - { - "url": "https://github.com/AliSoftware/OHHTTPStubs", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:56 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c06ec14f84e5ff16177e26d5ed634787\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=q8WDeDd0LKoy%2Bgqh%2BUh%2FmfOYGBWMNtR8B1n7v%2BSczY1W8TiuBZ291vU4w0x3KDT%2B8tjEdyEYFa5VQ%2BsVc4aA8JImWkC5N1cVlp14XJKWMKcX8JUQoRlNv9gBL68miUW2l3z2avvhrp%2FlD%2BJ4U%2FM3Xby70G7b5EL29yh1YiLmkYFyJiI4S1I%2FZVmh6LQC1ZRTMiq9wFGuLZVF2gRG3w7nMXWSc7Spyux88g4IhA5RIJaPTKkDryAYVIpaz4nnMtPmmYo6OVMBCoQXg%2B8c07OwJQ%3D%3D--NAIElKR%2FGi2XYM84--i1cMWA%2Beo6q5zc4MTDKQsQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1862969246.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA87:228716:84FB198:86B4BD0:65E0FC04" - } - }, - { - "url": "https://github.com/parski/SnapshotTest", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:56 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0a6ad52b30595513e78ae2c54273c6cd\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=cxnE%2B4LXWGGO3U2CMEIKbbChxC%2BpRPrtYp3C3G6drrcNFK%2FI9XwFiRIK4c4rwzQxiD0U%2BTu1%2BhP0rKEZSJP8T7EeeJ4i%2Fx2vJ8UUv3%2BAG6U2IUbzETZ%2FCmh8F0DzX0Lk3m3qxZre0y8fxTHQvj%2FYYitnT5IKobNo8Lz4TUyuiFzkK8G3H9ys%2B0aZaSEiWzljZx%2BdH3TNYFvBxeAsS4krnLuV5jPWsSpuitH68XVnJq6ci3yhy9GW7tuMjeMTP14CNp65zn2Hgn8M0DyYBBPLAQ%3D%3D--Aa9lV3ArkuWVAiHJ--oB5Jl50zJehHwm2IsUFrdQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1453263092.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA8A:1139C5:803F57D:81F9C93:65E0FC04" - } - }, - { - "url": "https://github.com/kylef/Spectre", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:57 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"50fb09e46f677eb3b875b13da700db35\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=xpoAM5y1GT9wbXbXwto%2Bhy4oS76h23Sv4B3cH2JJ8IX6hGsTPJQ%2FwPbiMGZCa%2F1yXVdQ74Qc3TLpz1p%2FEn7DJsAFLfjRoaUKE1TjYlYrpUkimfniKVIXsgmKCkAYDNMdNedmWBTDucXeFs4CFQ6S9CbnBGaKAeoSXQBH55W40fk9UXrLQsQ4ogj%2FAKJBzisPRRLQyBEoCEXvMaikyWGEe%2FSvYsqqLlKa6f6xC4MAULozEgl6HxTCWYmg5tFoY12yMq0Nryf5UAMSVtKFebLzgg%3D%3D--e0Rd8OhOaje%2BIsJP--MkFPCkIRX9Fulq6k1Lb1Lg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1555530681.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA8B:0F6F:1469DF8:14B228A:65E0FC04" - } - }, - { - "url": "https://github.com/joemasilotti/UI-Testing-Cheat-Sheet", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:57 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"5663d7d85aa87e61920401210400db3d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=uH6W9Kb46yZ2d8YUoktVXkuPK%2BWYWDe5ZbZR5lNlnKgDeCQE%2BXrPvaRkr8ABxcKnLr%2BfKr1eHcmPIXqiyDFZivu2cw3mBWiClP%2FE6E6T0yuKos%2F6h3tgKt16tLIaN%2Bj3e9bRBt1ZxyuuPartCK5LQ3NG1r8GoMnupPF0Yj%2Bxg2nOOpg1nI%2Bfy4gaQLSnQKN%2B7uY%2BJgL9%2BfBoU4jGIVCZekPncuPPEN7xUNxTL0o%2Ff%2F1eO25OV80Op2M%2Frxy5KZyFIxs9iYmgaOkRfXGTNj9qew%3D%3D--Yzja9hTC1LofHdxu--qzn44V%2BQZ3N2t0k9551swQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.923910187.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA8D:0ECB:844A3A3:85FB7CA:65E0FC04" - } - }, - { - "url": "https://github.com/marcosgriselli/Sizes", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:57 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"32fb787c5f2597422e1f3c4db64dfc14\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=bkdDpU32ctXjluVRe7BKl4pRXuD2Uqxjh9ISzw1OB%2FOPqhhJffm51wzQ9XhlSqlvjcW3fR5yRdRykd0lwPs75u9IVxC5El4NmottAyJkxJJreaoo2dFtBimbGLogMHwfGoZIgI2sgE6JnSQCQr7QU3VNvUosBGdyVwRy8cXstO3RZe8%2Bz9PXkpXnv3uao0ZmZFjXJZyDBeaF%2F7pcau7aiVTL9bCgn42rrWeewmOUCPSp51L6phauh2MfC%2FacJFaUGtWP2pQOCvjMbKmNejczhA%3D%3D--VrFLqikdTRaNK8aw--WqIAa7eyBLZkdF0AS1AWrw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1588205188.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA8F:1F805A:83407AE:84F9F70:65E0FC04" - } - }, - { - "url": "https://github.com/typelift/SwiftCheck", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:57 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"98d59e1e2aba71c1b7d27f0a8d486ba5\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=4ZoOPBjBFLsIEHeaqNR6w8v3sZmRb%2FkZahlFiVTQv5b8IyAhe0QkvExms4Vg%2FCwqq45FzNOBOnMB4UBOtMzff1PrqTlEcyWyoSX2UyKv6zgPuKaBsiWAmGk2vYD%2FafugRYngHFvDVE%2BEbhRbjq%2FDals4skmjP7u2iA9hOzgWeLGZGSxon4Y1p8mU%2B9FWshQip1zhgix9vbGXxzH%2BkfwPAAOjRv8wwhz2oND5JgLVQJ3tPNl58jM1AeIArygkyTyOK1QZ6DSM2Lu7Xuuqqkv%2B9w%3D%3D--bzEt%2FfM%2B6TemBIOc--OW6ME5COuoPAuix6Up5c%2Bw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2119298981.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA8C:1139C5:803F68B:81F9DA2:65E0FC04" - } - }, - { - "url": "https://github.com/Rightpoint/BonMot", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:57 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"eaccefdbea8f92445f1dbac6c2b123f6\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=zcPEkpnyU4oJ4tQa9vPcZxiQpevaFZ0DheKNKhNnHvpVlek29uKfYSlx7SkcXjRK1a6rjYqh%2BypB8eRM5gZeaHmSaRX7Z90PTD5xaTwF3TWOR4CnLphkPYL%2BAyY4aZOBXCKv3Rvemavw4Xi9n4n5lDvovJOsCEH5bxTQxrSK24LK4hoGezLL9GWJYdVnpcTRvuOAbZXy%2F%2BbGPJux3gXuNWvKolxCSJTH0Jbxn8X34e8h%2BYP%2FAQ6DIiDBRY%2BO1xWx6yHjamwbbVF3awZAfynZ9w%3D%3D--GVtSUJ1WbOM7kHOu--9Pbw%2BVZGfWdGsRtMgEJSnA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1769378362.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA91:190C8D:8389DC2:8544056:65E0FC04" - } - }, - { - "url": "https://github.com/Quick/Nimble", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:57 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"991e5881c95a2de5355bf5e05e5f9c74\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=OLtPRk28KxwTPns3s1aZ8r6klrm7KVadbhlFflZIrbg9RVauKuvJbpqXHj0Lb%2BMW869GNZugapWb1gtbrQRc%2FWHLdR2M4eOcCysrWfNZKYmdbUTzxpkF4WMsEWf3I2eIzdWCWSgR%2FFCLdG0zw%2BNWDA8oBb%2FcsqeyxUT4cjqi03AW3%2FivMQezgpoq0Q2IIxHsjpyvSoJvROHqHHH%2BZC7QGBdED%2B7rWimIceCqyTm0LM5DcxXU1YUabYlTLmZ%2B%2FjMfIJ5UEiK%2BioFFUz0Z6AcaPA%3D%3D--HNzCEZYKW0Vhefbr--PfmTjq901jgxjgE%2FTqhCkg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1274656209.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA8E:0ED2:6D36A42:6EA64C3:65E0FC04" - } - }, - { - "url": "https://github.com/tnantoka/edhita", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:57 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"7af793ec62b9b3ff694fc13ed6aa500f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=VSOgzK1FC%2F%2BlGZuc7gbTQBHLD3Mh17NzZ98%2BQzrbi4CbnRNxtt1tBsuXsL9X05rkoEN71%2BmdiRZsEPznOcpitQeZ9juRHBhFU6kSs0rtmbsXNDIWVoi676x3pCJKB81pOLR6Xv8YslPw5ZMNa9Ikewl1NNs6dl7rf6pWnuaXR%2FQSNdy20P15JN%2FyTZf9LiHSmMxCoOMHDO%2B1zElvu1TRfv%2F0lzWbs0DTNIM2qSPVHmXcBdzPx3a8wNaYV6sDLgB%2BxTQZsGt5BEUhZSos6af44Q%3D%3D--90VEND75EsCzZDq0--pg9Ck8H0pr0DNjv77dGKRA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1745722014.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA92:0EC5:74769EC:76075D0:65E0FC04" - } - }, - { - "url": "https://github.com/evermeer/AttributedTextView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:57 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a1bf7377733ba4dae92eac54925955e2\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=2lBDBGsduy5v4nsNw9732UQj%2FxAybfnaszpQADqZPM0PKc0rLSI%2B6fissD6IVS0K9vfXSTACMAllbXpIgScPWUJ6Fd9Dah0tmsWEpoKb101Bt9Aftx2dqacXCsNzSQGi7P1CwszCtFCzH3Lbdx8frf9xpbhvQ8TDIkn0F1pDwUc%2FuxlR%2F%2B0hXNP5Bn6IQDJUKrwz0eWqA9OoJ7GgNU1FwvcXXNQ0%2FB5FekoGCCMHf5qT%2BUZ2oQevg8TcNRCZ9YPBIGLj1d53xvzbWjfz69jR%2Fg%3D%3D--B613QB3vnPGDPENn--28Lcxiu6UjFAcYIjvOHiQQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.447111183.1709243396; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:56 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA90:22DA81:84B6827:8672CD0:65E0FC04" - } - }, - { - "url": "https://github.com/bmoliveira/MarkdownKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:57 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c587574c36b305e002b2459b4c6b9c26\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=cXadSgmk9HOpVVa%2BgnHUe2qNqnEI8P3SeKhBvfrTWPg%2FRlCClHXxE5i5aOO7uyh%2BbsXvGc4nlHW7TZOOyjMrPZmtyQwQCxqYcRyT%2BbsLN8hKK%2FrUhgiTZtc9FfjDemez8ND1d8czR5V%2Bb30lpKBqLJh0pRweISCDn236MM03ALAmJNUABRNKpV1%2BvxcRJmLUhjErThNYyS79ZbZDTdLiGeS08IXs%2BJH0WPzXuOtTTQgpeLtBNAhGzwHv3sURO89KX1Affydb0yKRnBCsyoHYMA%3D%3D--cIJAuEwjLFFukVvH--gNNwQ%2FrUe03azmT17UH2rQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.980074864.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA93:0ECB:844A4BC:85FB8D6:65E0FC04" - } - }, - { - "url": "https://github.com/M2Mobi/Marky-Mark", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:57 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"eaf201ce98c04fc30fba6de240387171\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=W6s0%2FkUfyaYn%2B6fl6yHLkbdGKPGIGlFrvcLrWPD1C4og8xadl6n3B4qQ1sp8anhDObiZZh7Bav0PhGjLdw%2FkOEMFdBLMpMn0YTBUnb8f%2BTW6svi24Zxei5NhDKzEzS6s3nysja%2F3XEnPowLnuE1vVNad6ViRREQBw9HYTTllvsaeS4xf%2FMvBGXOJhE3%2ByJQzHLu23yprdEA4mXs8iePfi9j8ap3TU5lvouw5l380pupq2WJbJiHuKj9%2BNzwZLSxXxmcDXhBQ%2BHV26GTtISkQGQ%3D%3D--6tmg1IUjXGA8OYPP--T4%2Fv3Gy8krwdbI2FeErNhA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2108490238.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA94:7FAF9:7F008BF:80B9EAF:65E0FC05" - } - }, - { - "url": "https://github.com/KrakenDev/PrediKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:57 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c38febda44d71bee6472714e50ba616e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=zJBcYtoV3iwAG5FQLVWy%2B128H%2BkejCNewR%2Flx4oqgHbwzSima1exoIzMRQbyfj5w3LFiC42bsWT5poDGKgpJSPsayEQ7vTTcvTB9R1o3q85lK%2FUKUTd%2Fulud7oX%2BavTI1mIm0v6aYKeoPs1J8%2BjqHHlyqHxhDRY11NmrDaNkDJCK5na%2BjiQKZ0IMOmrNUcKve7BK1psy4DWTWU8vNqWFIRq5bjYM5NBmm6Y3JnLPJo6KTSz74G4rfUyMp4Zeo0%2BFqVGYWHi2WfHmNGC8xKam5A%3D%3D--ghiaQ5IyrrqTnQmS--zKXAPQjnS3Le0mtee8hFmw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2078395301.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA95:1A6B7A:86C0A1D:887C81B:65E0FC05" - } - }, - { - "url": "https://github.com/crossroadlabs/Regex", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:57 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"68637b2b0d94300a7fc25d25c665fa34\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=ZT2oGU5nzSK01VIu0XtoxFXHujJT2PrfsezD5KXtjQ9nRWDU%2BuTMKZrmJtIALPpHqrT71sR0viEVqjyLOAnu0JvzSmOMQjULrUvh%2FFVZmMHc1mx%2B5vuELi8RShU4cS%2FUxfypkg%2FjVkhH9a%2B0KSKg6EMjxH6gjIy%2F4nje8vcZBgJvRa5EYSWkExziFLfo5GWmdGCqGNi%2FQ%2FQP3z0hbf9ZRO3v0CGIRI%2BkTenipPHmueCPCLApmEDUtlxkmNeEwdGJFcE3IXsglmBV9gGn2mr%2BeQ%3D%3D--10fXCLrUurly%2B8bc--n2eZ3VirE1aEo9JBT8uD6w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.924767197.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA96:126F1E:7D0208F:7EBE542:65E0FC05" - } - }, - { - "url": "https://github.com/cjwirth/RichEditorView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:57 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"7a0b7dc9ae227544fda313ea965e8836\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=cDApR%2BUztNjYldPckySbJrpej%2BV7zS7y0QO5C%2FHY1kA76luGPujG4%2BC7kcykjNUWwtqnAZ17RHCctTvp7%2BIH%2FfJikqucTE74Nv9RI572dJ%2ByUZCgPCK%2Fdhk3IYvToQnZJzB5FWdep0Dah4qvVKMnIFFlonTFatzQXaN6uWk2dQERMqFVOHArOH2QzD5LLcYeod52dW7k%2Ft88%2FDf4vUh0aKMgQeP1k8p%2BikqaxI3u2V3LnWuCVJplFv1NkffsiUfsAGjDO%2FuywbTzwKI7bVPUNg%3D%3D--ywiLV4tDF3aqv8IM--T9E2h4Jbo%2FSFkjy9bqSDgQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.499442439.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA99:0F7E:166BC0:16CCA8:65E0FC05" - } - }, - { - "url": "https://github.com/sindresorhus/Regex", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:57 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"3688533444192ac983027122eb37440b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=DTCieJF1dpty1I453vPlhK82%2F35TfwhvYzCVnRNQm0cTGZ6GiXs%2FG33gGop1DO1CQFC98o7vULyNDuRGTBpEB9kOKqw1oFvS9PqmfmDmZD7aeWTU24wYcHwFkjZw5meS5EMksh9zP%2F%2BsSNUEjUpMbw18yu9xDZqbIB7iV%2BlHbDxL00aAglpgLMqm4sZ%2B4CGe2%2B3qC%2B2G83eIiCU4WQR3C7Xpdf89P7A8pN1fshQcCVgb95aoO9RumrRMyQDi3iNay5JNqkwRM8CmhejeoMKhoA%3D%3D--2pi%2BagXAtgoPTTMe--tWwsDC2JGRuZk3%2FEHGhaXA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1956667120.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA98:8E780:803660A:81F1B42:65E0FC05" - } - }, - { - "url": "https://github.com/VerbalExpressions/SwiftVerbalExpressions", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:58 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"eab0d8646932c418649ef837f1db3968\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=cGoqtw5LQE1sISx30vpb%2FnPwa63LrcbSBzcVCNYdzG8dyBLzTBXXAOa%2F8eDL0%2FX5ErVLMxfIcUNtQWq9tuVS4uwhGbyKyvBzLbSeJDexrjgYRq6ZXWoTBA%2Fn7p6KCnQRLHgZTVjqUkj79u5yyF%2FQHSwC%2FDtUJ2a%2FoYStMZnsfUsMyvuzISrtZU4j1dib0L4AJDA%2BXkIGfaes6NN2DoQqELlfNZY5%2BkgpQjZ95WNyQc8A%2FNzAw6jFGJe65aLyfNw43MW1fFQeVZPxkALxX9AZlg%3D%3D--YI3xXEgek3DHW%2F5n--z4DvikZl7Pz5wVDwWdyMWQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1272016506.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA9A:1139C5:803FA48:81FA15C:65E0FC05" - } - }, - { - "url": "https://github.com/delba/TextAttributes", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:58 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"388777ecd4c0ddb68a26a66088b2b49c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=uPooJQZXhCB9R%2BxnbkdR1dg0fhJS%2BUJ4Kc8crBybb0XO%2FhAS6a8nlRTsnUB%2F7ee%2BkrRd2Mzwj%2FaCP45yxayoMwdZDjihGK9Od3SX3R2togtTVZgnVsIDzK%2B6gC%2Bnm4GS4zlDCCsERyDPD8TSBAh%2FuUvvBl17lvPgyXT1Q0rAopUI1lOfakq2shS2ZcfLPzPvNAW6o4s1idoa7CLkoSqTr%2BT%2BwTWgS88P2i%2FkR%2Ba2TF5Yp0275ke2%2BwAst4UusEhEXZSfOf8CN2K3VGwpEwz6PQ%3D%3D--rpEowvZ1xsZ7oYLm--hwDaF1FDEEsZARlrmH%2FYQA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.75339327.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA9B:7FAF9:7F00ABD:80BA0CB:65E0FC05" - } - }, - { - "url": "https://github.com/Nirma/Attributed", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:58 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a1d43d48d31ffbaa46794e11a0465bf3\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=sOsrmzDFLydAs0Fuqyu2KuuTJ1B8NQU3ImeqdxZ21bSnSS2PPq6GdY8dsG17jaTdn9VPy9IWLrtotdAoNDOlQod2Z3FMSzakhDg1Un3c8GzEBMgymClgj4ftf2%2FaBhppRRiepzYtvAdu%2FISAOxNAv6XuCPguUgEehUQM7jKCJfefcIITk8Lh9Mw4KjHiLulxEoYU3DhTD%2BCXMOF3L0b5cSE%2FKuf%2BzjUw%2BjPN3O04XS%2FegSqzx72XHSwkO8x6aP2DYLqa6q%2Fmt5HeOxdPxlUfgw%3D%3D--QqkaZaFj9qwFzeyf--ihq52j9Ajjw45a7gsMHkCg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.510674089.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA9C:0F7E:166C83:16CD77:65E0FC05" - } - }, - { - "url": "https://github.com/malcommac/SwiftRichString", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:58 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c7264f0c4b798311ad6498574e091b5d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=BbyhQ2qiNAc28xjyZf6iqVdoGq8C30OK8hYLvSpk3VddDwQ09qI0phYOFAP2hWkR%2FqZI7gwr6dn0bFtWNJNXrbwXnVVYpWdoVITfi0fuJf3GWsLi5fROLUwGyI6ILCeCYiABHiDBZijrjR7viS42yFvXIxFYCB97sLrPf2N6jSdZXDnjvivI%2B%2FHwW1yJ0zNJ3x6yikPpZRH3KV%2BaA3U%2BMncRqcPBTeJPHGOm6MHmBz61Ybw8G8BXVAZFBdhvuKGgmIMcgHRi3VW94weK6BoU%2Fw%3D%3D--x92hvL5ha2JPGo3A--m2HuqsgnnDMHkMq1miNrNA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.103309907.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA9D:E7E56:200A46D:206FDE6:65E0FC05" - } - }, - { - "url": "https://github.com/rxwei/Parsey", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:58 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0e3d4b48e050b6a53e59b376c26c08dd\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=RgkAXKTZBaf2zOKF83ZjYOxSx7YXCD%2FOP3aOOVto5wRnXLhC960h4u8ey1uJMTb73Y5GL8bMPkfftPDbPi8QyPR8dcmQDHOuRYIbWye7xq0a52JQCzQlB08bOGa1a6qfe9iALt39puGv%2FzUZY0xBoX0UJ9%2FUXeYzofj49Kz6qlNFGq%2F2jTNnc1CbBXrKI7dbIJw2K%2Bt8Ig58RsbzzDg72vteXQKaEXEX0VzMWuuTI9wrCutw2cDs%2FONfz7O1zFDCU9QAK4NQdxS8n18prTvDUg%3D%3D--u%2F3dI5LtMnurrcTM--K%2BqdzBHokarHoh9qBYWCKA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1101055771.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA9E:F7A62:872CF0E:88E9258:65E0FC05" - } - }, - { - "url": "https://github.com/marmelroy/PhoneNumberKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:58 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"43c33a9bae4020ee9597be27386f253f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=PcrLhT29%2FTtybas8xIToamrp%2BGapki%2FR48SCA%2BkUgDC66L5T3EeqQhnE0ItTAy4jHJbep%2FAiz8Z1apeMk6rMv1CFG44tuzT1hafunh8wPGCjFKTaYhUZrMpS%2FfYchhysjbb0m0soku5cIZPVjbuz9u1%2Fi9vkdwjoN4dbSmkSKy9Su1xE16A7y4nJQ4%2Be3LSJ0p4Ru4i4wkF77%2BaxyWpfS29kqT0z1p%2BekKEETL0yOdJL8iR%2FpYAG37tyZiXN0Jw1t8GVtth65Xu134%2FmY4sWfQ%3D%3D--RsQ4A%2BW5WvfyoWit--uAZ7rAxdGlTcT%2F%2F%2FskPTYQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1439716846.1709243397; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:57 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FA9F:22DA81:84B6C3D:86730E7:65E0FC05" - } - }, - { - "url": "https://github.com/yannickl/AwaitKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:58 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"fde7c3b8be73d2211e6b860724d0183f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=k5dGdAr5zPqeyU1zRIW63TFs6DxCVwb1kvD8MQTqGSG4hHSm11Yk1ysitGjA07iEDkUOtJvevU%2BlwipcwKk8rm6BrrvPtgo8eUUKQ1DpENgMItCVQPxtoW9KIKJNjngu%2Bj5LPCq83q%2F0emeQdzb6NaSPtrEEoV9tk%2BY178Q%2FdVWtZ7h9Te2TylvK9dODhyS1A%2BRB7KjH4Ls05i1ITAG35YEGUF8i2T9inDAPsdmPUe04aIgPnBATxZ7z31UNhj9ucrGBeMAFCGuV%2B7otH41GJw%3D%3D--oatvJiBJ8DEQERl9--mcbwdgH1kLm%2BGrDeYFSjjA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.794330227.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAA2:1F805A:8340DB5:84FA59E:65E0FC06" - } - }, - { - "url": "https://github.com/NikKovIos/NKVPhonePicker", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:58 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2fa84ad3c797f47c1f099c31ff5899e2\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=FBOH5s0AogFqR6R5DpMXeZdW0s5eUDF5Cfo7RnD2C1N8dnXHDyWUHlWMLRnbnTmKAtIKOzcrGzVYthB7SL8cvgtj5TC%2FZGIHyps4qjl%2BZr6tynZwx3TPc0YOsLZ9tSwBJZpl70eEJ5DknF0aOBmqXWutpM9FedOdEYLL6ypNPrB0iJvxArx4tt1bAOBVEC%2BgNCvcq0Rcaba7bRhAUxFYsA1gGLjt%2Bkp8IxH6L8t5LDHhOaH3P%2BF3TGrK8r2EL%2B2CY6ocSuKVb7l1fNX2AXme4w%3D%3D--11Hk%2FVBvtEDQuPcU--oe6WL8YJQonMkdz88s0nng%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1297767336.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAA0:E7E56:200A59D:206FF41:65E0FC06" - } - }, - { - "url": "https://github.com/duemunk/Async", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:58 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"741388b856486578e374b48114cd021c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=xZnxG8v%2F0BVKAmY2PsQT90Dt%2FTp%2FOhuSMjwUA5fs8CgS%2Bag5nyb9RFi7F6qDna6jeyzqC7iOuapHb9k6n973DrT45RvOcJQ%2F%2FlXqIrCMhMJyay3j%2BtBqr9lnycRe2S72zl8z1TzcAC1xE6I%2FADcZwKtNY54RLudKUAPABFh8tT68faK0XAsdFv9hoTpG5uTtGtEX0BFfbiewDccFKMBkJ%2B9mD6sZeCaOmcUsR6R1ZvEZt9kej5OJauCfXcogi2Djg1DrCffuYCi8hz3joGm9Jw%3D%3D--sxtF10LJkTowUqVZ--G7lJ7wNRENMbfVEUISsI6A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2019306532.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAA1:0EC5:7476ED5:7607AD5:65E0FC06" - } - }, - { - "url": "https://github.com/FabrizioBrancati/Queuer", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:58 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"1a54deb9c9f48bf83bc5f124cfbfd946\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=p036T8EQAI1l4oDyqn9MxDq2rqiRAES1plmHzLMbIB97NmS%2BNSmi%2BTpLg558iV0uN1J2q8xw%2BExMMPNBnE4EygW2KZrJ0fkKMnn9gwud5JTKUfSTwoVAKKlAmyo8Ycb9pbHrDDRI9yZUwev9HhzavgncH7vsKaFkuRbeyVkBwvDWUe599y3GO41VL6qMbv%2B7SUbCThjEN2TWLA%2FSo68DrdhF3aPOsoCLpUjKDgq%2BM2ICN3WJrkXumu%2FLq8wJUJFP6zGh8hQtsciZMDknetgWYA%3D%3D--u2IQjXZe6H70tu3W--N6nLbOGltrFWRjcXLvAeqA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1762843974.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAA4:1139C5:803FD6B:81FA4A7:65E0FC06" - } - }, - { - "url": "https://github.com/hemantasapkota/GCDTimer", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:58 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"ccef6b2ee0e0854571f9738c68006365\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=TeI9TzMqt7rdNRmwd4puuJXbJOEUbikYAl23FLEjBJ3%2FFK4IP7JxGlIwZHs48yxUWuOGcqEglzLUDWljxDtuvX5wpLXfCqd%2FxlofIx0vyemdsR2dFDsrpAzd5f0xEurGLR%2BkgDtX5GTrlqoZJpTdTPmfBgBo5MpEZy7HKAbZdUr0beou9uEt5mYuXAfhjw62AzRq4YOS%2BCB3EwDC%2FxWFvp1LBbRgmSgMhwPQE9suMN0RCmXYZLZSH9r7dY1%2BhoGaWEX4no8j8EHe0PYpvucmiQ%3D%3D--U5yFMJJhkQASwxws--BWLDTPU%2FZAmTs5wyVHDN2g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.589787661.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAA3:7FAF9:7F00CD9:80BA2DD:65E0FC06" - } - }, - { - "url": "https://github.com/optonaut/ActiveLabel.swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:58 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e36c983b1a53da968eb153ab93011bf5\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=XeaYlkyZRmwG01zEFvZ%2BM5hCqKlaz2FMX5KA1sQtgK4NxNj4BZpt0fj8fa4cXcf3SXEqYpNWsbdSiSax45TCnMZONI99%2FZZkemr%2BcmJtwu3P%2F8km7%2BlXDJK6TmqMFLgRdX09WnlVwHVeCvfpK5iDHVDqsptI91VNuTewNJ9blfmtAexKrQK%2FKXsRcWDnhV7D1zVSIcUcCSO8nEYtTC0qtiLOqHW3MlbXK%2F2XCH%2FPdnpNXdHHYBZoE%2F%2Bg6Gr8drO%2B1b7qFhJ1B5kiH79n80dPHQ%3D%3D--tWS1nhY88GHOeWku--gjGYAkTDJjQvFggsB2epXg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1630215392.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAA5:1F805A:8340ECE:84FA6BE:65E0FC06" - } - }, - { - "url": "https://github.com/Ramotion/animated-tab-bar", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:58 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a78c2ffa1b60f39481076193c9cd32b5\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=o7G8ynz8ZDeKJcQBlS05pmp5t1o1Skre9hO5%2BDrS8iqT77ZvFyPviC6LRoMb3065Y4tacQ5ZQxZ54pjUhQIBtGwleLFDDhw5DsceiRSTs4XqsPADRfuyP74a0hyOl%2BOW5kX4h745sW8ytpNkwpYxmbAt4cDCrWXqYQluxP5hKR0zcf1PvtXL%2BEnTEJUuOV4k%2FcrMB6g9D%2FUqq1hxw5N4HaHA%2Bkc2XqLQTGSxEDOSrW3LNkrDFo%2BiZdzXsD5lVWnQ5GFc9WFCCEXoG8KEafGoBw%3D%3D--TnPqFJQw%2BvQwVzNR--U%2B80WUx64amE%2Bn9vNQN6Fg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.73519781.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAA8:22DA81:84B6FCD:867347E:65E0FC06" - } - }, - { - "url": "https://github.com/andreamazz/AMScrollingNavbar", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:59 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a2a9a5ebf9721b0b68844aaa8a308a41\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=UCKGXA7%2B2NyI9YV83ZEgVWhKvRFkKzgw9EMFAAYhO4AYaloYwVzzuHKXwEWc7GidXobCain2%2FIeh4%2FHHHVtx1VKqfOzt9ijPWDd3eEp1fhp32q2ljjBLltShjsHV%2BAJXFkQcbRALRS2hvii8EqZ2NRnsSF2E%2Bt2aUK8jWqrda96yzsW4E2R6%2FvM0ehvRLEyml3pSBREPgeul0PI%2BxlenCWZN7VAP8B29HFPVq3FK4y2ZHEbGNN%2FaVo28LR2av4OylhPPGioWaotu2HE2AUOdsQ%3D%3D--ffh8Q6wujdOjnlY3--7yrcktzNiVwLYbaKLDk%2FJg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.196027375.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAA7:1F805A:8340F5A:84FA73E:65E0FC06" - } - }, - { - "url": "https://github.com/Ramotion/adaptive-tab-bar", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:59 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"8db474a5fefbc6ca6d0ca66de1c64ca5\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=EhiEsS7JchkyqzZ9chnJWTRqyHIHEeJ8qqDQQCQRxn2uo%2Bk0%2F3WoayEBhV1WSO0NNKcoCMHMneLSBPElNUZ6L%2F7lCwMNnZYm1%2Fq8mj0dipiRXk2sm1Vfj0DrL2NNwikBTVkVCY5UT8ZIulI3qMqyhFJfG7Uawhn3IWpUNo4Qu2xywDtX%2FRFCzxKneDoaxwNtN4Y3HkHa6zvHbJ%2BOnl7rs%2Be8CMB6AXjGLB3tOtlt7bqGvOn0OwrqfP%2BQILdg2f9yK1jYp5L4WOo6Zw4x7d1NyQ%3D%3D--RzL4eW9PJcKCqnm%2B--E1tvWKE3%2FCeExlDXzAXtPw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.43391537.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAA6:0ED2:6D371D2:6EA6C8E:65E0FC06" - } - }, - { - "url": "https://github.com/dasdom/BreakOutToRefresh", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:59 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"7c0d4516f921b4a3fc95849bcd9023e2\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Dew07zOc6gjucNKH0LTvm%2F9QEz0MpV%2F9QdZtSdcTWXAILYAlwDBlj3evYcRrNuAH%2BlVQscqjZndhEcJj0h5tSo9C4hAi4FmPSaGuEJ3WghLxnymcLATnMbajNyY1zltwJTTuZ84ZhOwdZX%2FrEs4%2B3dwJQScpkKfPEDKHSPcqeWqQLEF%2BXszQ3xBl2ssMErltJf9l1NS6phw77Wy%2FFvoO9FVzETNB6wgB8JYVzI6SFTHpBOIBNBpavyZoTJXJw5bVDr6yWg4czjMxSdlMmguh6A%3D%3D--uiK64%2FbLUZkSTFgh--p31k3EiQroKuAHLv0b9Law%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.756372435.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAA9:0F7E:167094:16D1B8:65E0FC06" - } - }, - { - "url": "https://github.com/ariok/BWWalkthrough", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:59 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"19480cf5cf53e430b08388335db154e7\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=OVty1rOmVvGNuANu3cDUnitdFXFT3YXmBnrERvnsIT9DeHTLh7lC%2BczlTOZjzqg7KdTYmizzuUu7mn6yvlPLvojEr4JSIra%2F9onVUW6XoqFBXFwtUSIPkuY5klcfCWmcIRV3weNJLCj17TkR4eZMMtmE4jb2a%2FzpSX5SGKgbkZ24hRDthkeIeyt1iAhApzWSEJmNIWPmE6reOMAnPyA5DftPrZMxDFYAFCtIjqp43s7ga%2B%2FuW9VeK8mjXPxQGmstZX92Udm%2Bwfdn6kPICTW%2BLw%3D%3D--yTc7JzAo9KxRBWt0--9bQYcOIGkaktvy65mO7Ckw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1871963972.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAAA:228716:84FBD18:86B5772:65E0FC06" - } - }, - { - "url": "https://github.com/exyte/ConcentricOnboarding", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:59 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"dd323d0cd50b7fd7f2831f916a08f512\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=yBwO53lYvaZx982y5KToizTAI91ePeuKeGJ1qKnJPP6PrbIRUzHLH45xZTwZkm5k2CI%2BXGHAPzpP1uBxccTCQgggyj52aJPfIwYBCQE5%2BrnkZG6lz%2FrLyTaDJSdzKZcQf0Sn1903Z1gw8aRFaKQ8FJTCfDriUl62NAId264%2FmnfAQkMF0Cui%2BfLpV7BSXcaofF95EwnP3CTguydGkXQDDNERbUENrGN%2BJRNt0oLn9MmJC7%2FZr%2F88F%2BgTkgL3shZmr6I2exd9Ss4GXqQWqiIwUA%3D%3D--qJj0eu%2F4haXV0PMQ--BDk6Tb%2BpR0zGWGCJzFstEQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1075115919.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAAB:0ECB:844AC54:85FC102:65E0FC06" - } - }, - { - "url": "https://github.com/danielgindi/Charts", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:59 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"810f1093851dec75919942b16e406260\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=beARRwpu7kw8%2FYS4KmoXlWDHatblj2iYVAROb3RJUuPSqFZp7OPkHafmehZYdjDi7YhNcEHnY7p0ROyU8rRl1u9pC958KxbS%2B8yRSEjY%2B1mR6DAdZEBOzuG34i7Pi5DeQKz6NDp8rxZ%2BLrj3CcQvXf7Mz9pNrIgvO3Qm8obli5HozD85HNO8Ic%2BnL%2BkjCvbG3E2uplcgx5lWpI4ZdfJ8l3FurILbXzw5IwYQzUOLXHKySxcrq1WvilqB7%2BjakDTEYUwc0sZNdWDD7Pm6kGdqhA%3D%3D--z%2B8Se%2F8RnVPnff4Z--QWsHE5OVUsB352CV%2Fz4GVw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.391103494.1709243398; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:58 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAAC:1AF7D:3407F78:349C10D:65E0FC06" - } - }, - { - "url": "https://github.com/francescoleoni98/FLCharts", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:59 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"824fc36784febd55d6923f0265904636\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Q%2B3F9eGeGR8GlStXyEImaG9ymxDFtGzjTYXkSqW6TpdleR%2FRchk7UyOEUiDymxZd%2B%2FAZr6uFUkVu4YE48vPyzStiMnHF3qCB9OLLxd7T1jK1f%2Ba8N5p8CAPM%2FBfHmsIbHOiL8N3V5WHRf5wfZIrbnk9ufMInW%2Ffbol3CS0SmojFX6lyUXPUwgoCLcJgYo1gPXNcItHSWUM7ZA5uqkwOwS9MMnIHPUe8ZvvbGpgPdlSiUsw3hGWGfAODJn1YE9Y7GjRTRP4iw6xfl8HeJwib2qQ%3D%3D--6afX%2BzqSZTsPTtcJ--wEsCUgF2UpS%2BALB6pNh8dg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1892734596.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAAD:0EC5:747722C:7607E39:65E0FC06" - } - }, - { - "url": "https://github.com/AppPear/ChartView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:59 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e38384b858dc94f98c11168268a9949e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=dkL6gMs%2Fwrudxa2L%2B6kdzGa9UrDkCLxIfc%2B3eBi69%2F2q2NdfeDJPgHHyvQrVBpDqIS1l0%2BcbcZeH4yXEAlsQEnc3WlUkRX4BxZvjZXwXtyN%2Bc6nhsblumMTBbfANu8YOBZ4RLszoQORvFi9ecKhmXBNrJJsQFrd%2FiQb74gaqemcrR9RztNLNVR7tUGMhYL82P8dAHXyaf1UnZDHJjsi92z3eK02YGLlArVuWOVZqPwP2NPcyz%2F9jifMmLJyh8pfvJEQX5U1UTEKqnOfQQgQmng%3D%3D--GCz51IuoiCwGG6IP--orndpnj7u0%2BW3diFT0M1Og%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.232386579.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAAE:8E780:8036CBC:81F2209:65E0FC06" - } - }, - { - "url": "https://github.com/suzuki-0000/CountdownLabel", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:59 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4d36a1d53ff7f431f5d4a6c9a42e812c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2F5TrlyB8mzYxa45lU37B76XPwU3krpnE%2B%2BdK92DQ1hFP92A036tOravwPp11XmlEOGsGm%2BWqlC%2FqZ1e8EFmDs3iG30TLtWrrGV0wh8TsvNRn7TJ8mNrxMz%2BdM3mNGala2ZreP5QiL8tJ7e8vY9%2BBglxotl2b9rDTpH9aPU9X7tGfyLFYaceEAWR8esHE3TfplYcyQ0g2RgrMTTCXc73TtSUe%2Brh9SP5EE1OWF9cOs0FD6SWDwfYzFavuKiNHq2BQTPym8Io6V61Q4r6cnSQtkg%3D%3D--2cLw%2Bqm3s94rgWsZ--%2FRLh4RfLoJxVI0Rs%2FOGDQw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1154952466.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAAF:0ECB:844AD60:85FC1E4:65E0FC07" - } - }, - { - "url": "https://github.com/phimage/CustomSegue", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:59 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0d25fabae3747bcc25e079217258b084\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Ad5gyRgiSW3r9HlBWaGWD3J5KCMqAbxxxVomd8ve9GqcXW4B6EbsjGyJTg6pqfir7dX5qvs4rLnZrpIxdHZBdzyj9pwnAjxW%2BVKgoTsIteH%2Fw31aHwM1NlOQsDgiMu0egyZEl%2BZ320MZA5CY641W2yiaRUlfiN42ZwyyuTYBcenEBiCags%2FaqBmjtwRs%2B7RsZ73gFYaGchYgfzEhCMNzcew8ZKi3c4g0NwcLgQY9oMD2C05oaphd%2FIeviOvvyvDR7KBML8v5Lb4VI5n7t99Ilw%3D%3D--71fPXZ9yeSXy8urp--Qg1SF2wsxOBtZZXw6UjO%2Fw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1699663859.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAB0:2053CD:87E656D:899F8EC:65E0FC07" - } - }, - { - "url": "https://github.com/evgenyneu/Dodo", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:59 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"ac9fe52a203bc13f9fed4e3dae0a2e25\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=YKJtCdOgDtOetllQFAHBCZfDYOULybsCzovNHkTtU9WyhJnQch3Uloy23vKJv33y7nWBvG5fjXa6CcSN2CXh7tg1p%2BuI2kh7cACS8EMXGrBsiq3ZuxDOZSdhKXU%2Fi%2BT43L56rtZ45odQdxFtioi%2FOLN8FL%2FAOrqbK0sMrQtXjccEshMtERY3NlVSDIv2wghMnybI7nOQyIceepZtELLiRyQlu4oNegw4yCeW2nVRk%2Bym7dvU8LOMm8Qj8JJuDEYo7MeESLaSoHlGafKQNamT8A%3D%3D--CBLtkAVwISoQ6W7Q--j7gXdWTbp6fyFQS5H2TqaQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.774662339.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAB2:0ED2:6D3758E:6EA7057:65E0FC07" - } - }, - { - "url": "https://github.com/Aufree/ESTMusicIndicator", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:59 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"703c13397730a59b58b3549cd6c80f50\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=03Q17%2BTBgvytsakwluRjvmciHH%2FLXBsk5veBcahgnEt%2Bjc2pPoraj3MS4YNB424NPvmO7ptk5Mgx%2FPV6tzMNTN4KAbb4r2K7paO5R1lmfTykoGsR2GGjymukFg9Z0FADEZBRFA120f5zUZzLM2pTFW1RKjW6LII8SblbVlxfBId9VBS%2BseluI4XwCS3EodlgcMCE6oy6rKXrPtFSw6T5JSuq6fVwmNBd9zGuovHinXXLECfJk4K%2FLdAuS7F2kD93M9ErdxlKGZEhHqjVia%2FSqg%3D%3D--RRil2kqOyAquHofT--QvR9oU0SK%2F4VrEHA2IPDdA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.132653014.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAB3:190C8D:838A7A1:8544A90:65E0FC07" - } - }, - { - "url": "https://github.com/mmick66/KDDragAndDropCollectionView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:59 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"aefd3e722e323d2b5b77ff69a836dbbe\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=WkIdHpPQyBUlKJRmDuLrTY620906%2B%2FKT8AbhalWxKecfDqSGa0YXyUrP4yOvDSYGZMS2Bv2k%2B0%2Bf96ga8PBiAq287t%2F6vwIx0FsI3uAlwlKpPEXIcHIuTRTgE%2Ba5ibv7qVIdVfTNoMC%2BHcEUhO75EuTW2fXp%2FA7KaLK4HkBVLzb%2FoJC2Vtl8Z7LCCollSzJqvSmHft1e%2BamKgZNt7EElQ0ewqfJcEnKq2MWJTeAolwf1DA0OJ8pBTWATBQfb24O0sYa9XGhrE7DcS7EGW1nooA%3D%3D--s7Oiv1PvWZtqaUT0--XZviJHQ87mXh%2Fj3onQgsIg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1858959260.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAB1:126F1E:7D02833:7EBED0C:65E0FC07" - } - }, - { - "url": "https://github.com/Esqarrouth/EZLoadingActivity", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:49:59 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"36459126d0c055d9ae5ccbc08d5ddd6d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=DjqgJIL6HexD1tqkhTYZSAaqbcuHgeA1pZT%2F%2FlLdYAalFDfr9H%2BlcClu87eH8YwpMJAdctESdJ%2F0cJwAk6x3oJun38H7Vub8IPQhKnnocEfKTK8nXwY6tupPR76Lk2MwfxPAg2uly%2F%2BOZDzefDORPHfWLgzGzgQp2WJWeuvhyLl3EuOHTqbsfJwbpdQDPnY26rp4NQFVPViL2OsnAYeKjiKkQ%2FnOtIOroktcCDblZvP5kDGb0PwSkDWtlSZaX1MgK6AiHBbIRX37AqEnvZeN4A%3D%3D--nVamaawRV%2Bqk%2BbQH--h2X1pIXSbOQEF3C7q%2BYY8g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1314814858.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAB4:1F805A:834141B:84FAC20:65E0FC07" - } - }, - { - "url": "https://github.com/mukeshthawani/faqview", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:00 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"1a5bea509526af34e676496bed87f5df\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=SZwqRM1D4vATZ1eI9cJenFuiMbwqjbkW0a9vzGY56LBgUxH%2BF1Px8W6GuEOtBJl1XCoAMwCOQ8X%2FxF3dm8tb9Ft1tMoSWuiMfPJs8AvHuN4GZYMl4tBhPegKzx3Cb1I2qodOtYzkZNrWRR2Moif8Ww0%2BGqOIXKXezW9l%2BA6bOwDBczU5sLRwgnOxs3ZFv0aodHE5a4wF8ywo63AoT7HgGXTLtNOBLWaNTgjJDUkRkFBM22MIx1zKuTMrbvKgiICjUsd%2BBUkPWRzqqMkL28%2BU5A%3D%3D--GokiXire04L68fAf--YCb%2Fh17%2BmDdI7%2B%2FDDmWugw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1471808770.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAB5:1139C5:80402FD:81FAA25:65E0FC07" - } - }, - { - "url": "https://github.com/madebybowtie/FlagKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:00 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"924f1c6859cf7f3e09104fbbfdddac9b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=PunYht4uWRYwn%2BlmE2QHSVr734IberwjiZRZSFUeb8SScouk7aS%2Fp9%2BGRJigRJcBK1Mq8TlGqYQsty1pkAnZM6GSLOt6a2YT7h1RWjFV1MvqtBJ9Yf7lclD1fx2rwpBPE0IKxweK8y%2BVemuwGMlthqksYXCLpVmkCn4p2%2FvgCxAP%2FbWJXpWtx%2FO2w3Se4a7%2Fj2nquDdTPl9G1byRUpCXQ6NoUmKukGQSwieMC9C1iR2aB0vCf5373uw%2Fzq5MZFFjh7QfedVL%2BEz8eT51tye53Q%3D%3D--gX4NgfLISfqg5s2J--Mxsjqe7EqEOvp0VstDNduQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2138539006.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAB7:126F1E:7D029F7:7EBEEDA:65E0FC07" - } - }, - { - "url": "https://github.com/vadymmarkov/Fashion", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:00 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9e7d0fb69e1aa124bc0402d6bc0fac41\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=wHUVZMGlTeVje6vH%2Fin7prsLxdzXWIWBcmZAonZsyzcoYSMrbDzeRTA47cXb5JRVdVeHyr0y6kErGeGcDWKLxtCXNq7cgTryjiAvkcRXj%2B7v9VqvsbjXQ7f0d4%2BMJfL62fGvPj2G6gjlGlpaB9Vv7%2F%2B4ZdZ0%2B7LZVgCCtsgBxMMCLQaVf7hhS2CblwE9BHPAYk3cHhfkOFZjYjp%2FFPT7MTcq0PsAgS7xFzJhfQyqDei2tIrltDf8ux3QvxhtnXLGoSXf1U4n8sHDnMD7ur4DZQ%3D%3D--9tQZuSrj347xwRCO--TI2YB2vQC0sqdKCkiZe8lg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.798850374.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAB6:1F805A:834144F:84FAC56:65E0FC07" - } - }, - { - "url": "https://github.com/skywinder/GaugeKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:00 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9ee2e81188480d1fb73345ce3d2041e3\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=xCLVsNmyOA85nbONkccvISfKipYVGO4t8qMQPzlIkT5AVp5Njl%2F2JlEYqLMU4VXInkMVpD5MyEZqOWhdInk2BWGNLCLSk7yPZIb4iYPCpL1oQXG9O9wmJiWGYm7troFNtf8jQApKaYPqVT%2B3zBSU6NJXFkneld5QUvm484iRJNAwwJ1vjSGaJuQtBvNpNP0lHHWmIXmaJfootnPoKIjLMyKPU6j%2FgCHkqg3AWBL3xk75IfNChEvHP%2BiJhJv6ZVqpyjSONcOInaO0fqMSjhJZ4w%3D%3D--pIU9IkpIzbQEGwyb--dlUCjT6AL0l%2FgIJrj3OTYg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1403217691.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAB9:228716:84FC0F1:86B5B98:65E0FC07" - } - }, - { - "url": "https://github.com/glenyi/FloatRatingView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:00 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"ab2ca26ce3d59d0167068027d7904592\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=0o14hW5wLCoZ6laq%2BeIyWNtB5vQSaT99H3nbc0tQpodpAsCZSAQjb8cVCqW1q5xXMB%2FCfpaSK0iWBAaHqykJYtjNkStXPEwrPu7ObmV344zyciYj9UJFjNb109qUmhGJyCJfb2%2BCBpaH%2FpPQ%2Bnngek8a%2FrLg3Sh39dK6HAQtdyS%2BN9fVOmXqU5Yjnh9%2FtwbIdrMJF16r%2BsXZNo1jGnU07K%2BE0sZpdu28C4az2ABKrHiRvUQJyBVED4egA0Vx%2FN6ShF%2BYyXyZPexVR2Vgo7IOaw%3D%3D--Z35uvLrQh01daU89--NAzTiISut230%2FrkI42zw1g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1667771747.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAB8:0E71:A51F97:A78EF1:65E0FC07" - } - }, - { - "url": "https://github.com/xai3/Gecco", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:00 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"fc4b73960d41fcafcaac61d6beadeed3\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=JRQxo3MCk5fZKiBtWRDsLgv363FBAQA1HY%2Fw%2BYZYitPHyCs9HczwDdwopvHpD%2B5Oi3obFlOLQPvP0qhB0gdP3y9BWHQymJnbc3cG3h6lGzvgtFSgBWu3A%2BYEj7U0h4QVEUOyAnonb4zsYmHRXnYNST8BHOttkVqWjLu7GmQ%2FFRCHRmRAJfBIwDv2BYmdTeu1OSBKQ3JIaqIAKUsKkd%2BTK%2FkJINMobhUUWqw0zxrts7r0hpND1EoP789zrepOLxcWEfgyaJsWEiRapMiH5iu7WQ%3D%3D--WRFHHaN7dIW3AcYY--DmjeJV5Zf18KDo%2FQzc4adQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2111991695.1709243399; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:49:59 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FABA:1F805A:834155B:84FAD68:65E0FC07" - } - }, - { - "url": "https://github.com/gmertk/GMStepper", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:00 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"83d5420d70dbdb7eb83fe89e1d32f8f7\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=rv%2Baz5dIh9SYOrCO616As2%2F5DBNw4uMUv2MEv6E9qPAItX6YCSl2Gh3SqU3DeZO8aSUQ1Ey7%2Fn3Lg%2F73ab8mhFnDliPX3ZnTitg%2FauWxndEgqVRq4Bj4AvMC7AjvuU9U8wRroZWJv56LgXlbGTE5iRhKMsnh6qPFx1bgOqC%2BVvx2NkD00PY2vKIIMJnQUPHlzpFRSXgEsSoWy8bfKeShzfWdaqtWJx3Ev3o4LIH9pKl%2FzrnFG9fzr6yvdfWZgE95RbM7I0h03JOw7eV40ONoQA%3D%3D--%2F0Tofawa1ocEULPn--rZLQcVmekaiKGTub6Cxd9w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1282734716.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FABC:190C8D:838AB5D:8544E0C:65E0FC08" - } - }, - { - "url": "https://github.com/HamzaGhazouani/HGCircularSlider", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:00 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e5d164b1e4ca8416536bb9839e4f89f0\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=9H2otFgYgyOS1Hy9HBfKMeJeC%2FvTLJdX4dTxxSUA1ogqbq3n%2FIGv3Q%2Bgx68h%2B5FEQZwp6s8GoN3xCGQHhKrWOYL1bMdWCZP%2BlEJZEUDREuHjQ2T9yI3vS47qwNAiGv%2Bhzc0rkaU5KeD5rDMmEo1lnCwCTz41rDWElut3s6DoDhW7hvB6oeJaWihmGBprh0kIZpcukvvbSpx25xBcV1Gw1%2FlbIwJraucymv4Wz0P0m4M5gyT%2BM8GqdC27sY6VEd1fbG40pYAx%2BlDsKiPsVrSmdg%3D%3D--DbNOeRmBqxfRZIss--CpXCLaqcP6sTL0%2F4Tly6yQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1052140973.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FABE:1F805A:83416C9:84FAF0D:65E0FC08" - } - }, - { - "url": "https://github.com/kciter/GlitchLabel", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:00 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4d68688aa54828efe3701fb83ea8fe25\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=MD%2FhcWvLFgWygLcOrdHen7TM9BajQurMANL0h%2FbEmak9wcyXe%2BKglxxPcSdXrs1O4nAx3Ury7arF4Sbn70%2F4%2BllMZ9Iv4kCqiu7PSGaxnTABCpr99adTkXBdTg%2B32CnxqRJlwA49wIEqf14MFUktrQkdWvGHn7ns5ZM2Msy9SjO7m6b212aJJ6GTx2dtzCcqqOetEMAlxcJ8X%2FcPX4r75KIJAQWGFJd99y8DcLYFbQpBaIWaezaJ5SlquinGYgD29mQTrId3f7gw0h6%2BP20yOw%3D%3D--Q1M71vH%2BR%2FGiNFtd--enhCymvKFu2ppa5AeL1upg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1147632147.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FABB:1B1C90:84187AD:85D4D9A:65E0FC08" - } - }, - { - "url": "https://github.com/groue/GRMustache.swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:00 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a1b4f8e3a33b0df302f14541ba9d230e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=ZCgSV6dZRrZlMwMUDYwtMjaO55NO139yFM4qyFwQE2F1t5TfEsNFakL6ygb6dRzHmuX9bsgRKBmQOd8dThcu3ZvLkSI%2BfeF6HV4t10Vj5Cdr9enljFE0%2BkSObazj1sgeiTC7IGqYv79VNhHb0qmUmHhxeD%2F50zousoWwBKou%2FlO9Ki8OWptEovVYaOZlaoujNM0i7%2BTOt2TMsei6qoFpWIH0RjNnEp2yixKe%2FNKbTsxhJBOnJZvp0cL6nEKU3gUneJWv3OmuefyVXedb%2BP3ieg%3D%3D--HcJVMtOQQTHDNYX5--bSdEPyREEoSWSofLg9Q%2BSA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1052928931.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FABD:1B1C90:84187D3:85D4DC9:65E0FC08" - } - }, - { - "url": "https://github.com/hanton/HTYTextField", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:00 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a9444f94a4d99c21b9b4764c90bbdc51\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=wDHTq9tTSw3EXe82UU4YTMzitnBnH782JYY%2BRuRepFyQJ3AaL6Xp%2F9NTjsxyuTeCWq0vPkEfoNKGJSvVL2EJQ2MvQDWxzOKWnyQkwHLheML5au3SnRuIUtFKOaya5z9fa%2FvOZbOZN1EIBZ9KpNn0PzLMcOZsT59tEcg2KsczD7tKrD8DCSV0kMPNvGzqkshjrG9EAkKsdHGqA2kdSRLXiYcB897AIfjbBKZImQmhDvgtZs9yBLKrXJCvsN0lTdGUTxq%2BKtKKRJQK5Lfg%2BhTxTg%3D%3D--21B8BUOgMFbYFusY--baq83OofP%2BTAgrpxHzdiQw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.597119689.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FABF:1B1C90:8418891:85D4ED1:65E0FC08" - } - }, - { - "url": "https://github.com/younatics/YNSearch", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:00 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4612d193e42cac08ea8ed02c10c223f0\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=1qWH0GwpubJZ1OJFlw9hrCIL5%2FEvnaJzsgxgvqID%2Fm0LmSdwgKGZYJA27wnja0h1EDQycMpzB8r9VGcz2vCkN04XdqNwIfjLsfq1NeDx41i%2Bd%2BeFsXu2W1Sc5dkKPfRyGLYhH%2BFRsIa2IAir8pK4GBN8v6%2FXOgCpey8HEK9v%2BrtSBU9N%2F8igBiS91Bpoh3zCC0fHGSzznGlzQ7%2BZHy42qyTtyfMuWHdp97Q8r1YSfoCWGLlszEdXSCv6rNQl8ZXy0e%2B5UbinrBqE%2FOyl1rvGmA%3D%3D--iB3tFO%2B0qvaSTDe3--UHfFo00Pqbi99TmxFvx%2FiQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1729374226.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAC0:2053CD:87E6AE9:899FEBC:65E0FC08" - } - }, - { - "url": "https://github.com/exyte/ActivityIndicatorView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:00 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e71ae89a25263afd506fae141dae6346\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=MC9nDs5FR6oznHdc07nzZWS9PvbLM82h6SD9QvzP3g9REPF6k1ILgNhTWnUETaY81E064Jyb6bVZhqwQ7EhfGvXzT%2FZjqxsW3DrwwsNFFgs1%2F96TdSw%2BtGWTptQbuRyYvIZdTdMJcSWOMqYWsKk%2FTuv11uZYGs3olyYOsPXqdZkFIlfq1Pjrxm0YEaMBmFZRLibvAZaUStYWR6UdzX%2BP1DNaGw9GDl9NOTLEGcPbA2jPyo2WQQmy8D%2Badv28xaAYb5ivteLDABgJcLN4RvBdmw%3D%3D--I3bUyQa9P42WYK%2Fx--AxUZ1ungzXExKK7ni5tOQA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.514927285.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAC1:0F7E:1678FD:16DA38:65E0FC08" - } - }, - { - "url": "https://github.com/ephread/Instructions", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:00 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"7e7f8d84ea4fb7e888b975a5255d866d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=A7Tyq%2FpPxgNrRemsepGHx78p%2F%2BX2Ut1dB4UjwpMY9UXPd53I4oNX3rs4B19fen%2BRo4JzcCl%2FyhxCilb1WgYlWnG1ptVL5fE9o6uAhTM1ap%2BnBCotUFwFqzBG80Ba6l1PyJWCIy8eQCOf48LkNA%2FIXRGXaSXLBSMe0nZb5FO%2BUmaS%2FrhcLEHGqxGadhLd5b%2FkI3yGJ8IsOcecYHpqa20GWdnMn9NHQ2jHtjuV6lrBpg5%2B1h8orEjkT5kDEUEFq1mLKGbrgenjFERsQYhOnZ2m0w%3D%3D--Exd1UOyYC8I9jKG2--0m7kpyuDoupdTPHhRKj34w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1196529924.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAC2:F7A62:872DA75:88E9E29:65E0FC08" - } - }, - { - "url": "https://github.com/tbaranes/IncrementableLabel", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:01 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"20afa05d03abee9a4e313d06d46b43c6\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=AfCt4p5Kp3s%2Bxk%2BVgzfuDXRW9JGW0UwUwRehYBN7cTuztAlHKxBPQmJk1qwZXFqQkkNVLKUPFTMyECBCIkZhAJLI7w7lqX0aST%2FIIY9wKVbSIMEMRl%2B6xl%2BiQyGnbXRqZS%2FoiNwIxpiUIkMzZAHAM5CtY3ezlProNecThKWAMy476tuy5%2FI66P4giV%2Br0OuXA6ddzzXayt0EFT2ec7Lw3tsX41ifVbE0Q2Tm72qL5Yq0U6P9cbzqre8LB%2Bpwu%2BOJbFgs%2BOsFD0vQN2LpGdqhiA%3D%3D--07%2BYANMZSre0Aw%2BE--26BliriXwhQ4bbznpUqSZw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1404218871.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAC3:190C8D:838AD75:8545032:65E0FC08" - } - }, - { - "url": "https://github.com/devxoul/Toaster", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:01 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2c216064667d88f4820cc9d8907da889\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=YQrP2Rmm8G2k%2BD6rOV9TmKmOvlFWRdmIRK0ettIAAbnBv4htv0XYu0FniywzC%2F%2FPAE6uXXL8lOYVLHa63tlxBLL09xgPjPOli7TvFnQv7WYo2VakqmQtR2xBmeIS1ZSO3nHwQiRkRKrBSla60EcrsK8X9y%2F68C%2FJ4kL3DslSL4%2Fa1YCou8HRjEspdQgddYYl4b4CyVSq%2FSRFaM%2Fym89cgabX0TOKHy%2BHd9l22r4vOSDAuW0CIGpk4536aGY2yATM4XiRrxpWD0yFW3uOKHYPMg%3D%3D--9C5YnxfNoWi%2FTlHO--QtlmSeNnAEDEyzH9uyN3LA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.266273706.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAC4:0EC5:747799B:76085F2:65E0FC08" - } - }, - { - "url": "https://github.com/BastiaanJansen/Toast-Swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:01 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"da3dc2983f425d50713b3c8f2e1e107b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=oM8lUN6rVWHviCKdqQIjbqNoPvYOPaB9rGOS2x9w%2Fo6FKPaWuHuKhpNYOaNuTtb%2FEXIZMaEhUdxoL9s6ANmFml8qX9Tkh87CgPXZ7rruUvp0%2F9W06AYn8ODVqDc6aStHg%2FxU865Y6h4z18Pv7Hsj3msDrfryXrEpsBfIBx3e9ocecpQdPQOElspqLBBCPQwPbSrsTyRmPa%2BrthE04%2FVUYluQO0vFxJpAlhdSojZGYE4MoqA6vfEQnFpsUq8gI4%2B2IUFLfbPn9moRPZVhBo3y6Q%3D%3D--BKdxk4Y6xH2bkEmN--O34YruM6%2Bief%2Ff72sAfEtg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1813502382.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAC5:1B1C90:8418C5C:85D52B1:65E0FC08" - } - }, - { - "url": "https://github.com/MoZhouqi/KMNavigationBarTransition", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:01 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"ae1e2d199bf1a022b40d4ddee4c61410\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2FF1Zo6Vf%2BXpQhJmuy1xw8uDACIV%2FPx1TNpFn2GoAmx3GiF%2F8LFLWZAum5ZmwRyQkUNTgEUAej5b9avecVWmTlWyuarW40IXbriH2aQziCV28Ny6a%2Bae0G40dAo%2BNDQubvz5tz3qz7WHErKSTk%2By0ICO6kn%2Fqagn2Y7pjo6deRmOVFqFpkvNkie%2FhPirdrrpO15XkTNECo%2F0ML6ZNRwj%2Fd8gEiFa41S1qKgvV0%2BYxFjsZR%2FmuVKqapU4jYefwal81Xu8vnQ1at8exxwm272PKQg%3D%3D--pXKVxe7S9cayAFMd--lE%2FtziYlmDjQdiCqMB0%2Ffg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2059286942.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAC9:0ED2:6D37D6A:6EA788E:65E0FC08" - } - }, - { - "url": "https://github.com/kciter/HorizontalDial", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:01 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"1c60c3bfb67e3f352cbf3d3952e40c0c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=g6xMyIyxYC%2FACes64ZrR3IE5BkKsUFR6LdO%2BoQuFHmBDB15WMAWZTg%2FGxOwUKQjbCMtnd3uwTSLL6vFeAp3wP5o%2BIopQGSlga2GAcM6%2F%2FRzWL4KDIM3NcZanAhyjjIGMnQFdOahScjOYcoVB46gY2f3GHkCfT3vbNRvwAPjQMprtkViaXj3S%2FBlrCvijfLAKy%2B0LkI8%2FcKPA6QpES%2FA7K2PbARBnzPDyRkKKC%2Fvx%2Bzd3%2F7OK47ici2GaKEA3lMaOHADajGYbcayMIPj2mhrPVw%3D%3D--BYWAHi8Mqs4agfGx--7nB8cu6uG0BBByUZoyYRHg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.467346766.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAC6:1F805A:8341AE8:84FB32C:65E0FC08" - } - }, - { - "url": "https://github.com/kciter/SelectionDialog", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:01 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f8c058c3eea2ee2a29c775e681d93210\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=BEeRRkyBUbpLL4baAMgXJNUPmStPoE7y4KUWMsvre%2F8Uqe6FS3GSicwm2c2mcx%2FPUfYSuJobRJXj36Dm79v6mRrAhvCPXrYoLUtqemH2%2F5Kb0YuzAJ%2BKcFgtplplvjHj9qSEYgZNyjOE2Xh9hvvQnJcebtlgUczVZsnY4r9E02UddIDbrbaFEhzHvOfHfBdEX5hQebaZgQjSgG18Cp%2BBfVva1nvfnOZLK%2B9cMiQO%2BiWBJTExD8hWBsgiWieBjjYdm80iZQfegFL6rF%2FWKQq52Q%3D%3D--Wsol5up7nm6EshjT--fMr5vzh5aYT0Hf5%2Br5K0EQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1168245401.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAC7:1139C5:8040911:81FB0A3:65E0FC08" - } - }, - { - "url": "https://github.com/delannoyk/KDEDateLabel", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:01 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"440516183e24fc8377a41967aa7279a9\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2F2wRhjzg7H0uMffs4nNp7RnLGNj%2BFRB3luQU5GAKdFvjogAAkesrLNJX6VJHPLgaJ2GAIDo%2BJJPPe1VsvK2%2BPrzSgRuWe25itIdbI%2B9D1TkS8Wh5CZh1touBY8iBlIn5G163t8Qi0aymFo7vpANfRyWEMbXvoJ8OiyVG4S7IUMSwUOxvrtHHtKcXDL1YGnNDa%2BCoaXgvgVcSizo6eFI20LBYRQICjyp%2BabBxZG7lwVPZ3pEFgv2bEuRVK6sXQPWrwsJwZeR2TGk%2FPFr9Wpl8xw%3D%3D--IFwjPKx2yOhZ6Rt2--9puw7fyZMx8OraqYF4a07A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.985997633.1709243400; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:00 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAC8:2053CD:87E6D8A:89A0181:65E0FC08" - } - }, - { - "url": "https://github.com/MoZhouqi/KMPlaceholderTextView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:01 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e1c6831c463067491fd1709f83bfb89c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=PCJ9ap4jWlIVrbtG1xSZXu0VzWCFlh%2BgvjULbdgYN8%2BS5g4M0ZxYvD%2FWqCyp2t6MJpIt%2FqfZL4cIr8RGPuC4x34kNHoDlmZVUVUDMBlYn15lCX29GNqUYoh9owx6qHAATclO9hQm%2BzEewGjxEFjw0rsiSD4IPNKzIjciv4Oby2KSwKwoBM0Mx4FohHVwwI5LYitg8mPRTGzw2I%2FUkDpT9SPyQkAAWCBbzRz1bf0vzv1kngK16JfBvLW%2FKMfB1W2%2FkbSuAjg1sT%2BnmYYzVbGoJg%3D%3D--j5g0SEoGLRChX0dd--319logB5mL7NIknoyox8uQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.836220076.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FACA:ED217:8315131:84CFB61:65E0FC09" - } - }, - { - "url": "https://github.com/yoavlt/LiquidLoader", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:01 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"faaa0183e9f0e6de1c2abfdf49dc7066\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=DDtY2WmSkp%2F5I27PVhyEUSbBE6c7wgiSM%2B2MtZSCJEwKy3ylel27H%2F3MUQI6ARsNgE63WD25wblZcjRvzI1Nvs%2B2Fl5kjzD3fpS9UZeuDSE7HeraKIzZeN%2FhIv4vLj%2F7DD08Tn5qGXymkZvtpvaO7nZKO2k3TWhY1CMWLRYcvjRXQ%2B%2F%2F7hlAsqd8L9MRZ%2FsNXqEcbgNZny%2FmA5jfxGKX8taOzq1zZ%2FmSsmabVUZOiw1DSn6iWpdmMDvmgSCmwnypjpnIxNXbAj6iHun%2BRyJKKg%3D%3D--OjNKL6OIwArluw0r--DkWWhKcb3htTtJZhZSMcBw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1885563907.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FACC:1F805A:8341CC2:84FB53D:65E0FC09" - } - }, - { - "url": "https://github.com/krimpedance/KRProgressHUD", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:01 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"37f540640e860c7db4201ce46eae2c72\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=iIun0tZTymgNGJzs7bIl6IKGLwHQ6leG9aROTk77kwfBCmRrcyd2g%2BbJ3sIHA78IgnOB2%2FKrLCoTxI80A4SrFBoatm99fHyOAAhRUxy3Q2F26Xm3z0XUxSB2TCd%2Bre7WTDaOaXxU3w812MWdPtTkxlzWBZAPiBO2lLM0zN7LQDuq8Ils5xd8aBXbZe1%2FvcAtgfAGqGSBaaLdCZ%2FaPntTY6iyOE2%2Fg2OJZxKygKitbcZ9zKEG%2F%2Ftztw9uZdDbuW%2BAHPbm45ob%2FEA3GImWZbQ0hw%3D%3D--gVHYJBKXWcuVa7Fb--9%2FOJtyIS7Xb6QbLKfbpM2Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.782641854.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FACB:1B1C90:8418E6F:85D54BA:65E0FC09" - } - }, - { - "url": "https://github.com/lexrus/LTMorphingLabel", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:01 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a1c8ae1fc4e2968ffa6791ac33c7e25d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2BMP2vzYHeR56cyopTnUwnlZhHTcIUwtna5ZAt4ySgtu0bxkhHNByPhY33vYZ5caaE4IEKQVwmDlM8hWTVMporpyKpB76X%2FN%2BnP2cPxkvJRKsYw5toFpMiWXpfOEHBueg9WrxRBSQKE7ygee9g970wCbQR3xdTLVgpcO3Nsu6lJ5A0kL23cDXUKBnsR%2BhMIsbmNSq6sZa0PS80nJOPyR71OB0t5uv0E%2F1AMQEnWGQX7N303uIR6oOPAS3MZ757KbvxFsHvTlPneqPTTpDb9S4QA%3D%3D--BEdMJ8I6Pz4uF9JV--fcwD%2FNnbUwwExHD1V9AYCg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2066535427.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FACD:1F805A:8341DA0:84FB627:65E0FC09" - } - }, - { - "url": "https://github.com/canalesb93/MantleModal", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:01 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2786fe72425221c270c2909fb55a70cc\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=9bcRqtEu1kmE5jiDJYNqgq3bTVj77iVBRKKSiqWB7CrvS9Cm9WhyWP07l03E2jdEiIeheBmaSfg50myKavO4XNd77iC4o3nHw%2BVlJo49061qtEj3fgQZeCd2yG3OkRlPcz0rLlfmk5pTdnUpnkbEYFJ8h%2BEq0LYLfkywLVHckca7jt2Pzkup%2Ble3LP9ATiRxgzR6EqCOTxRAtNNsIqv%2F7lf%2F3uvfKILMAfhnIBJoJ1TNssi%2BXLOEt8Q20Sp63pqdJMoiWjGkOnauLL%2FtaFcppw%3D%3D--jR6%2FYjCKRspWhFoA--vLRIbW2%2BQc%2B3BMbJ3JpfCA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1943784072.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FACF:0F7E:167EC0:16E082:65E0FC09" - } - }, - { - "url": "https://github.com/jayeshk/Doric", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:01 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2bfc85ff4fcc014d4a3c26b90eebeb9c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=lIa%2FvuEHlG6lXLNBy%2FUeqb5S%2BU6Y%2BZCoFtWFpdfVQJ%2Bh3R1oGMjGikfRPxB6YSbx%2BasOWk%2Fa9D0JuAPdzb5We5noyqOkco%2Bwcn495EUEKxmB0a2L8PSG26wusTyr6izfz1Dt0%2BNelZH%2BGd0SJfPwIONlnHqcJProrbeHDOqCSZgwx0tSouAMz9IN7j20STUXLmb5J%2B%2BHgXMxameS3oI4eMbf8fqJFZih4A5K63cbdHnQVbTmdDgQIqb9eZ4c5%2Bpga4iQQP%2BhZob7elNIAZ63rQ%3D%3D--zO08YDOAei7dkXtL--jG4CA4UJMG5%2FQQXe2IrcKQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.88350103.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FACE:0ECB:844B84F:85FCD57:65E0FC09" - } - }, - { - "url": "https://github.com/nghialv/MaterialKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:02 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"cc3b2d053fc853dab98839b3ab86d401\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=izjxsN60%2F6LoOK4lUdzX72al2zehA%2BE%2FeDE79jjJzr2Td5j8oVf9iNE6ktkv4pJ2EL5Ypq3Qx7o%2FyN17cQkgbTO361ilKUhFwFY8yToTTmAdVSgp7Nc7emC8VZD79Xpdn7isAF2gQAxZF2zxUjxuBCfdCy6T9oNPYq%2BZx5UYwoqC6JQt19C7bVPFqcGcWBwf%2BXky7yAZ2j0c78VXcn8Ox0OFc%2FbqtFy3b3Z0HvQC9uydTffsQAhqAHlNK1X%2FVA3MP6Oq1MeXICRvl6wSdrFeVw%3D%3D--4sKDrNXKLqc2xkKm--rDwG11NqXnk8ApE3bg9RVQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.720150440.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAD2:2053CD:87E729A:89A06CD:65E0FC09" - } - }, - { - "url": "https://github.com/CosmicMind/Material", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:02 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e5a1235c210cb1f6f108583d5f642ed8\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=oS32OCvUMal%2Bh4AIW6YYf3es3lTzbIHw1s9R6k6jBIQoC197KjUoUgtl6LPaf7nvSdiKBePTZUX74h0nAdJd2%2Big%2Bj8HbHApbluzEvHj74QbTQBEb6vWdrOQzFff5hIb5%2BshfadaEmTi4cO3Nnld9OcwNhgnlNDRjxhdsCoiJuUf6l%2BPqVmIIqHVFZ760GO1H%2BFvRzFyX1Nwiv1a2b1rOK1dJmdoGDQGFmZ37H2zHCeyCqwzI5MEsmWbyArHysKfY8S6LNmTNe2LXKKKHBhBJg%3D%3D--o2aox7kNbOD6IiJ%2B--dSF3zPnsQYYE%2BXsZn2Txsw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1563590618.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAD0:7FAF9:7F01C67:80BB2F9:65E0FC09" - } - }, - { - "url": "https://github.com/material-components/material-components-ios", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:02 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"fcc34fccfb74c475df4aa29877ba478c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=dbTT9Dvknc1pd5%2BSDWZDbWgnTUOXibylFXUQV0oK9Zqx289rLGsp5Vl26FCXIuiNEkZOGNU6pMouj72ix2rtfNsEPDIByKNv%2FhG4a64A8BMCMBORltRGWOpRgLXQKxBoGM%2FV5x7nxLutvu4SuNSPsTSmdcX73%2FjyxxbiXJwAG9VoM%2FMszUEihrKypOufdTffmCBRcnAUlOunLELhUlVOB2I8g3SzKWs1KMWgJKolMi9nx%2FQ6RZuWqjtj9otOlyl%2BAZpSSGvqdF7Vcsj33Ywt0Q%3D%3D--duQ7gA1Iw3P9ArtH--3qVUijEUNOPqLK4jk3T4YQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1606651838.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAD1:1A6B7A:86C1F85:887DE5C:65E0FC09" - } - }, - { - "url": "https://github.com/DroidsOnRoids/MPParallaxView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:02 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e3fa00761a1b718005a1f84b2afca1a0\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=NZlGBDzYPPK7gVRpqgNn9nHzXWdgDi451%2BvaRZivi20NQWCH5itFHcreDnGmg7EIBXOxajRh6PVaVjrCy%2FYFMQN5mrP8%2FOIAMCzzMtwvWDCv2N4IkFcGqjimZKTtEdo7IHsjhD3%2F1%2B3FBEH%2Bp%2FGGaIO4mZySmvUjhceGymjiCX0k5HBEwf8UAXgc9FW3bdKCVQ4r9POVN07dhuAI6%2F5YKpV5Faqd4g9h0nR89SOHq3NNr%2B9W8cJqp8i1o3yFyo32qvqnTmfUrXmiTqRkyOfV%2BQ%3D%3D--%2FbcWWIlAHuZBYx%2Br--0Ed1VfNFISreM3evVCtRnw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1185268077.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAD3:F7A62:872E242:88EA64C:65E0FC09" - } - }, - { - "url": "https://github.com/supercomputra/Arale", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:02 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"480b272e9736d544fb47227d8be7feee\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=pVULMtQxOjvv8EaHdeuRbsrONZmN3FF6XFiSibfJ0rgpwuRdeFk68isi0ThlIUF8uUhqZa7EpNQBsWEVl9cu739TVZVTTVzfoN1k8GezQUHuIMKIWBPP%2Fvm0v9%2BF%2FhaGuOJp8WFKEvaNiyujZVkuHNr81PEbARBryUYjQk7KyRTPV6Z0MokdfaQ%2Fdznl4THMQK%2BQdI4zGneOuu%2BXC3ZDCocmbipaqDkVYnAxS7eiySQMsG9YAOES03EPnSAqPaSDn2lqbrGwXrTTUF0NUd7yqw%3D%3D--%2BFyROBI3RVxe0uhs--c%2BblqlwXcgMB4cQwqNo5xQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1341970416.1709243401; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:01 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAD4:2053CD:87E731C:89A0758:65E0FC09" - } - }, - { - "url": "https://github.com/maxep/MXParallaxHeader", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:02 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4cd29f7eeca02704749d16779d2ab1af\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=MqH%2FrOMqGmvgFW9JZevLf2O%2FZM0Bxytagzvubf1BCHdsUcK4OvOfoWoyePPHqXTMOxJM7D9f%2BMcU3BFAmjqMwziph%2BwvLGMj2AmvpJ%2FQXPlAyvCV9zfEW9%2F0wiQG7sQp9jTnIYo9qhvykM98KBKtxHa0fsId6RA%2BJMrHdrMqAH9%2Fz%2F8YGHE7nVGxmibpSK3X7FjeoWc2x%2FMUiOk0g5vXUc8ibKWFxV7og5WFmXsYyYkADK%2B9rjnTnWdU%2BgOJNOv9Dbc7gvrbz5RvK%2F3uUcjjCw%3D%3D--P7LrmQPPvDvLVuNr--pK7pKMpzUdPtpeR6jqLPPg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.406306058.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAD5:1139C5:8040F66:81FB74B:65E0FC09" - } - }, - { - "url": "https://github.com/FluidGroup/NextGrowingTextView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:02 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"b70cbf3ecb8addebe53d41df4b4f562b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=3EMAz3PWuUpCotZExmXZbqXmfdZicSmfB%2B4%2BNOJ19eWg4KN4DZ5ykWU0rKSiF3BWLuhmHXnE7sXC2Gpu7fFyxGblL1nmWqC3JhK6hAX%2FKAB9hTVHOmC5VUaafWZbelgi3xJKRBdBEutUxhDAINWJ68Z3Aamu36T%2BAF2FqCzwMTtiYDDVJtrz8Knp6dqUI4kFCzJtmTkjVKTOcejrXFNjyoKGaSohIjofqHPjmpeOuvxtkoGWdXjWHXLFzACjlWJ442wqcymqJ2vyKtaheWtv1w%3D%3D--0FrYIviR4mf%2F%2FkLI--gqRHo8g%2B51JioKELwdKwQA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1996828097.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAD8:ED217:8315808:84D029A:65E0FC0A" - } - }, - { - "url": "https://github.com/ngochiencse/HPParallaxHeader", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:02 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"95fdd67770b50941563d4e62ba914d71\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=PSKL1X28gd6SrUGtzElEZ%2BiMoxtCO0Co09f9g2ra6PXcOsLKCXrEQv26m0cbxLnlBR7Vik2lVJaox4TlglnvMEOsGPIbmI6EfA%2BbFmg1lxy0F1aSIxEKZpwWnFFFTqjkbeSZS%2BtthFYwkj%2FV1qfCELlOiFNHQB5qiMqCaJChfxl65ZLF1h44VcnnXIHd1zgeYKGJhnTles2lBceVO05l9AqcLtyQu9HNQwMnjttuYs2DgDLgQ9tK8hogzM1xpdfpWUhWaRSsfvmIZIEM2910CA%3D%3D--bDvH8dfuk94PYLKz--fWZjvV55StvT0DjLH8zqGw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.893916792.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAD6:7FAF9:7F01EEB:80BB5A9:65E0FC0A" - } - }, - { - "url": "https://github.com/m1entus/MZFormSheetPresentationController", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:02 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"007e519b4dd3b1a07503208bbb8ef678\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Zl5a5OqNdoHwEyWeqfzFxR8ZWsRvp%2BRuycB0N%2B4ztY9Eay%2Bg5H%2BaIR%2Bn05znwTMhG6MtQ95EBYB7YBtnn5YdRuvWdU7UXKr%2FCvbw0%2FYN2UYnSD0hOm2jtsYpX%2FNAJIMeoYJYqzHLCD9CZfPdU1TTfkwWH%2Fby3W07M3GWY2cC7zQ4Ooq%2Bw3rEq%2Bo0Ovisy8X6w%2FUQoX1UvPtQp0HBgPpxPQpoLN9b6vQ1rtgOmGeAdPnnRt%2BJfbPM%2FecuxLzeTpbwRIYmr803LBl%2BQOdz5eKtHg%3D%3D--7RF7GAHERO3D1q9n--xROqRwmitJURkQlkYrNLoQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.467113792.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAD7:228716:84FCE5B:86B69A6:65E0FC0A" - } - }, - { - "url": "https://github.com/ninjaprox/NVActivityIndicatorView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:02 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"75016fee9fd82f873e784c64fab6f871\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=8gUL6tJ9eqlQ7yJkpomBUQ%2FmqY9t5aldIqZkuJbztAUDYrHsoCat88y7P%2BJnW%2FaphQ3rEoXJMZkqn605tnuSWf1t6gRSVWpxLWaTzUOK%2FZ69Rm4HUfs9SX3%2FzhtpoJXsWoGdtls2ofadt%2FK%2BoddFQI6LR7VXsD3pxkFVlv5Ohj8SoHnSdpul1QG74Z%2Bvy0iG0UZfupF%2BVOg6uv7HvGMZlQ6z1l396YTVjKsrDKRMXOL8%2B8q9nvQSOGjlm%2FQEZf4iYLZ4HSLfKS8d8bdjp9m5Mw%3D%3D--7Qa4AgdCJR2i5O3j--KJCe%2B7CqThMRYb28o6nRjg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1268702890.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAD9:0ECB:844BDF8:85FD31C:65E0FC0A" - } - }, - { - "url": "https://github.com/hirohisa/PageController", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:02 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"36f1029337c773696116e3c87f975fa1\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=pJJ7P9UjMb4OIIckitzcGRrlAWiv6y5mWBze4II8CgP3cFTQSh3NTfmw%2FxoHNw5q5pRFf6IfN0gVdjEUYPHYmoF6QAdy3sjNJ%2B%2F6Mo20ero90N4dtSzfur7EJj1yVeFZrz5V2cP1sQr8avDMAfjmvxF9laUu5DZ%2FXz8xUkpkyn%2F2xhPgf6yJsgk6jtKRBT8V4mDeTi2WyTaHKV4mJKNJBv8sHSYJa%2F884w%2BRH2RA7sc4M4bzhr04VWWJBZqXUONUm9juBg8XNwrGiQMLUBtT%2Bg%3D%3D--Dl9xxFvoh9LmpBB7--DEvcsh4WeoJff3GlAy3RVA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1371080721.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FADA:228716:84FD0DC:86B6C08:65E0FC0A" - } - }, - { - "url": "https://github.com/pkluz/PKHUD", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:03 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c7d2aca36647ebf9b200a00a0cae3bbb\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=e5nhBgY6xS12wQKy7rELTQfNT23C84ENml%2BARCyo0Zv%2BwP4R77dF3pQ%2B39rerBsSJkb%2F4JEeSHFIUPRGQS9rgWPMM%2FzGRMRtFEAmtyAG6IwCpLf34Iy2apZBfar1Lrz3TtiC12jb50Q4T%2BCthjfHPDIhbgW04oOLd5WzjG9X%2FbJ77nCifm8pAQ6Urn5Db6bUit0eOQnmFkh1NTUdmV9enDFmxGn%2B88CIDjGTqzu5m3e%2BQEG%2FIrgiEaFHChqw7UKDVGYks6G3k8pl1hd1F1Wa7g%3D%3D--fnqanengpa%2BD9G2f--PQkyn6pbsJQtbndVMUzS2Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.9933849.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FADB:0ED2:6D387DC:6EA832E:65E0FC0A" - } - }, - { - "url": "https://github.com/TBXark/TKRadarChart", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:03 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2e1dd6b6ff5235448963baf4e5b4ea1a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=j9r%2B9d6HxRz9S%2FMpEuZOSxicaQqJXUiNrA%2BMLaEmq85yIjGgvMu263DhEqUEdPSS2Oj1JFdMEfKlsZkZdVhACZYA%2FPHs1UsAu84jtFb1J4aDZUYCFy5WWT%2Bqa2Q76EUXG50I5a4Wtulrie8uEo2jMchjlUL0bxwIIObkEimb7jvBR65mOn0Yl7SkIadzlA3LSko%2FdMW%2FxWD9yY9pM5nlMQsNWmRh3wrwaXK1hprAMzB0ia9ummF2iE9G3nLxlwCgiqkDqRs8EZYahPGM2WIyyA%3D%3D--1yINYRTSyshsYKE8--Df2ookrmWXre3Re%2F7g2I6w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1768972118.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FADC:1B1C90:8419761:85D5D9E:65E0FC0A" - } - }, - { - "url": "https://github.com/hyperoslo", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:03 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-Requested-With, X-PJAX-Container, Turbo-Frame, Turbo-Visit, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"7364fd50974171b2a49d68282a33b309\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Y7B%2F9%2B9w2dHIlE3McTkMIArnP5EyCd9vfQIgiWGI5oW1hiUUa0WSvt8rIkx7Ts8WOQXYhLvLrpveT9ubunYjFRXj%2F33vSfgy%2BJYsJJ3sILSKOxTm%2B0JyS4cU%2Fplqjb1WDaZwor%2FRJO3ToSfxLDvYC123lipx7JMS739YFD%2BoqVX6FyaUBM%2FFZ4lKomwzxr2FUeMwKmndVLjrMCl4CA2kK6uP6IsuB%2B2y5zMY9bRKE5yTpUwaaFDk1NInKFCooQ%2Bmrn7riPMtjHCzglMLLay6EQ%3D%3D--fklV%2BQg27mAovnwM--2wIPTEW%2B%2BpJt%2BYV5v4PIuA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.630190936.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAE2:0EC5:7478813:76094B0:65E0FC0A" - } - }, - { - "url": "https://github.com/sgr-ksmt/PullToDismiss", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:03 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"40705430efa8de1b9dd6a60f0dee0f88\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=zPTiiI%2FAXc0OlrKB4yge2m%2B2IWXz6xiNeDXqDECYq1afooISLUY1Ka5wbfgelbx76klS%2BxESmvBMR5w%2B1ZP%2BVAMbrvr3sKmRsV0HGSeqwVbkwWByA1YWeGHgKPBloUTjmfGfCCKVdM7eT7NriUFV4r6ryWgBWvAvZoOkqrKZpimiBXPPutm3ehiOnhSVI9yUwCq3yQ2oav08BzsYtB2H3QhhVfuyOAz11eQ0jX7Fjk3PqQ2c%2Bn4D%2Fezmw8zWiyE7kH1WuL%2FhGfIofL3gCXWDBg%3D%3D--%2B9S8457TEJBVnO4F--U1ezoKRZ2uZSevKDNNDHqQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1618126462.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FADD:0ECB:844C1B4:85FD68B:65E0FC0A" - } - }, - { - "url": "https://github.com/ArtSabintsev/Siren", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:03 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"6710341ab794e72d548ed7a201b937ee\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=KP3vweTAOQqUokEpPRl9I%2B6UJiXtr32rM5ok7gbTUkCAP90nLJxprrCEumbKRL4JzWtuv6RpD1TPCuwRGxNve48gz4nmv2JGvnPYkRd4ngN2klYdnUeYDiKpOFHERiXdJaCWdwOrjeozYqECHJGmp0v8yA95I00m95j%2B2FduL37bFm8vyYhNZzv%2BBPh4gYCv%2FCf1sPzp5MpmLwefeKO1NVaPwl99ulWs8dqM7ArfqFlT0Qol8zj7S1CB0CoXhrh1EXz4FLK9KlBF1bK488uo6g%3D%3D--O%2FXm7iz7phijur24--kW674EwvklnOojgY%2BH5MDA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2048887955.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAE0:1F805A:83427A3:84FC028:65E0FC0A" - } - }, - { - "url": "https://github.com/Ramotion/reel-search", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:03 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"3e6b6ecc58d2046a2505dd7cfd47fc7a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=QxxrQbzZP5zrrCMrVA9e4hj%2F5X8PcGm63YKkN4BbhRx6V%2BOozuzx17NK4njVK1Bmb9idRBj6aySq1F%2BzO8A50pZyp4XWBEjrEusDKhtYsnOPGzGT5ugVTETuyalYgdUmjnDK2ajllggi16BQ4EV%2FdRXufbO2gJnCnuWrvWCM97ceZ1RNJw78efAufQLzXPehmmxADTFvT7C8Rc91SUQt64xKFzFbGZ%2FZ77X7LMxnRC6pmaAd3jbvfA3W5ZsM0COFgVhQ%2BPRtSQawhwe9dOBgOQ%3D%3D--5XKsaK1z6CeA2Ufy--ZX5aW9uB9r1gxvs1SLvNVg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1660816817.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FADE:2053CD:87E79CC:89A0DEA:65E0FC0A" - } - }, - { - "url": "https://github.com/philackm/ScrollableGraphView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:03 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"53640e620ace5feb2433708f7bcb793b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=LGQV0ps2Bk93WQNBKBd5rrwwF6cR9n%2F5tUAFo%2BbVm3s%2BH7uvkXDqTYRbQFSUZtyKMcnetURivYiwseS%2Fjza5G3oI0I5d6FWSm64hj88SAY53oheLaeJuUP7E5Vff0O4PD%2Fk8cFoekLlb3fNYFfuwvxuvjRWRKdm%2BqqYeXrlw5GsSM7XpLxLW0KDK9aiqvl%2Fk70Ye9p6n7J%2BEoSzcNBfOUZw70%2FwLj%2B2%2FDX4khdozaVg0lSeXML0Xg6Da%2Fug%2BT0ukeynxi9MTSXkppTmZquAnXg%3D%3D--1BPmxBGERB3ewTXG--Zm39oFYmbGQgqJB%2BSavAPg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1860820941.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FADF:22DA81:84B8671:8674BDD:65E0FC0A" - } - }, - { - "url": "https://github.com/suzuki-0000/SKPhotoBrowser", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:03 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"099259c765ae8faf68d845a4a0eb7348\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Wh3ClIrgHFF7F7elznxGnDMc9oyYQaJ8UbDi8RrpqhFFGHLOfL0AZp1hEkyruZ3UAOdc1kcIvQ9sUuuUfcxKacEI3NLGFS2WqfomtvXsE6prbWllPIQ93fEJ8wOnsBO7bCzdEZHVifkp6Q39Sj8G2j6zkEqzUuzdTb%2BtWgPSGRRxs6z%2FWFqhEuXFCFromWAKLojMq1cb%2FfngQaWDHuJBQWdAWoJmgZqMIUi9jQgBJw6R2qCYmdrRcMEQpPlIchZqIlSXJD%2BIptlFx7v3eqfl3w%3D%3D--H1k%2FPU81wVNLhigh--8AuUZXcTllNqPwWv39ukGw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1510411295.1709243402; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:02 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAE1:0ECB:844C2E8:85FD7BA:65E0FC0A" - } - }, - { - "url": "https://github.com/peterprokop/StarryStars", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:03 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9e762bffcb3a5cc82c5d1783c3bb4abd\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=50u663IeBd64G8UD7EBb6DxeuLD5S0tmOFandK%2BCJBG6CH4DxTdN%2BmhRTsDX6cqm6L852sMERTHBAKY7ap1TqmhEYKnkbVaF7JKi3tRKRx9umXnY6byfhxCmIwBmlh16E%2BJRzpeb5bKYuxj9%2BdlWYTAgy1FWPngIrU7Cb3fjKeo7AEn21M1E%2BcrDCelUAkaUe9JXF7GOJ3Ve%2BzVEC37mCKPMlO4Cv4CXSZyhSjDOoMqRBsYEcl77ATsRcjivIXVhmo4CQddzI%2Fq4n6VMclGCAA%3D%3D--2SnSJm5I1AKR3API--22EQvYk2KRGcQk68CYKZaQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1019886551.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAE3:0E71:A53180:A7A145:65E0FC0B" - } - }, - { - "url": "https://github.com/wxxsw/SwiftTheme", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:03 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"686269f5bcb02bfec82c4a07020af371\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=4Qrfzk%2BAU6Hp%2BWAN17EvIlmJe%2Bi0cqUQMOlLaE%2BuhQ5DjgIaBcuhhJSRCdVHgGPoR6KfBd%2F0FC8ZuZ0%2BHSIzC91oTiJleQL5OAefY%2BUWCmluRw428k%2FERbLIzsUFkl9ZxL136ntXfjBsqcVZ%2B6vJoEiON6fth%2Bz5VKpH%2FWM3TP33wjEw3D0DoGWihhwzWEYiUod3VjRWq7Qr7al0UO%2FX%2BsY%2BacDA3Mpl0oUGuqxbDr0PiOIuEGA2p3FSMxQ8q3MgM%2B04errwLL6DMJ%2FQjiY64A%3D%3D--o2zA6%2F7GT2iy4NQx--N%2BVNS%2BavzUGrvXqQQQF4%2BQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1279038783.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAE5:1F805A:8342A0F:84FC26B:65E0FC0B" - } - }, - { - "url": "https://github.com/aschuch/StatefulViewController", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:03 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"5f9568446447f3296a6965eb666e94c5\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2FhL%2FiXfyCOjBgTZVCpHCzG1NuJLTh6JPngQBtleBJwxhtqMSII1lUFt%2Fxzz0NeMliSFv9X6PyX%2BwbK%2FqaCmjggszRz%2By5wBLdQI06uRF2hXbsuTazEcTj6kL8HaHqK0qzp%2FZhoAofCSsegNZPr1d7gamv%2FMQ5rcJMWb4aJT0tbjtX%2BF1LAi8FZxdaa2yHS1tVM0xsWNTm4pK5Lw5ZITbld3sAEB4ekd%2Ffel0YC04elyJg94twpVBef0ueg6jKHyLCERqNF9t2hwwX8oNOyGn7A%3D%3D--aOi4PgPJCvHCMfXV--0fpx1t3Z5OFO6v08XT2HoQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1232224439.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAE4:0F7E:168964:16EAE3:65E0FC0B" - } - }, - { - "url": "https://github.com/AssistoLab/DropDown", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:03 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"6b9958a7fccb966587bb54cfaf2e79bb\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=5MfP5YjO%2FCPaORm9Ul9bi3DvRaAFiWub2JTfkHcf5eUuuRNQ1ariHvxHUdqKgNjhyb9ZV9J5CYzYt3IFHFWINwaGlr3RB6QpHsbMC4z03A43CRPIKEapZxr3oaxIfpxe0Dzpida23g71Kgl49TpHfe3dEF8ux1c7o7MomBV7tGRfDbgPh4zS0jiejbj%2BfYTY8kKi7rzAkisvJid0aipnQ26yuZ1c1yeZTxxB%2FvOsiYxY%2BbRYOLFtSux1bZ0Mxkyd%2Bt7a21%2FrvuTmd%2BRVIYiROA%3D%3D--E19cCxjLCyD%2FiPN5--fIUIp18JDz5lZx4rIcoT7w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1728259369.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAE6:228716:84FD5AA:86B70A6:65E0FC0B" - } - }, - { - "url": "https://github.com/owlmafia/SwiftCharts", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:04 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"aceaaa2fc6b2b188829b663da155426f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=1fJB4WrwihjVBcM6oveF5F8a0R70KxD0u3enGlZyVjSehgImwJ0sjWnJPhF%2BsT6%2FoYQkTTrtZgBu2Oej%2Bguaqy5uOp7%2BIKgOop4jpp3WOmHB6E6WtuUL3xtIsGo134qbQQj%2BreP89Vmo8SitdqPk4zi2u9Vh8GN%2Bk6ejMkDgMix2BI4LqFZUHOLXhw%2Fxju8rdIYs%2BqvF3LLQNjKe4U0b7F4PlO8czeZibxo8zX0ps9OqHcgRYRw9bhh1niio9sYCMr0bj%2Fdy5sbzlYBhK%2FNUWA%3D%3D--yATrtfwZNWt7wAtK--Dzk6UWrXJKdxOO9znVjcWA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1168917303.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAEA:228716:84FD69B:86B719C:65E0FC0B" - } - }, - { - "url": "https://github.com/SwiftValidatorCommunity/SwiftValidator", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:04 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"13d7be81167a5b1f73764fbb26737751\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=RRf6W9BQZR8des1hkJyc6%2B2O2LOjFNSM1Oog5YyOys%2FXQETV7mKLo6jCSZiHlM6LqYNNxVoOGGOYoLcug1Fj3%2BxRSrXWZeLIIHsdx0i3Gg1Y1UTHxGjYXFPEoQJUqfQgQcjIbJFatmIW8A62%2BfSmAsNSzqFdqLWc9PI0O9tofOfxWSOPFTYGCdLxAWp6Qy3GvQqq7nufiW5mswk7VJZa%2B41pRSN4D8DPD8YeROjkWGZy5rjv260HxB%2BloS8mAgYsgzmIWUatmkEEGi1l3Ty72A%3D%3D--0KCmH44FvpYMBMnk--p0K8tneQHPuoBwHh3vzxpg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.753421648.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAE9:8E780:80384E6:81F3A72:65E0FC0B" - } - }, - { - "url": "https://github.com/vbmania/RxValidator", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:04 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d3d30e38699a7d097c0a80aa8223ef3f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2BVjBmB6XcZ0mzGcLKcV87CYAjPSF3xvN11mE3BYT0p%2F6BaJ%2FfrTT4rID39MSjDt3MKdG4hd0iPeRjw7K6rFHqsNqsyTri59coH27SX6b9h7vVzAsgTUlsXpdVYFz3aR72HgdYJSdcVpA9LWfG8rHUoGCwsknWkeH4Gt5I5maRuxTq45UWTXL184tbqDeazKImoLsSl7EL9Tkcq75HfL4%2BGZBjbrmDObxSkoWx17QNIF3vwqzVWg9n7%2FO5LcMi7JlCQYk03VVu9eRFFyT7YjKog%3D%3D--lcRjEUhkix0ssI0O--C5LEKX0CNrgNOrgdg8VHIg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2105675082.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAE8:0ECB:844C5BE:85FDA9E:65E0FC0B" - } - }, - { - "url": "https://github.com/ruipfcosta/SwiftyWalkthrough", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:04 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"24957e2d0fc0531955f5eac422780bcc\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Zhxxbpq0G%2B1xOV51vlnnaM5aAwXRYwNqSYy9VyCvwH4TLJIK%2BfQ3Vur2SEaAq8j8suevCk08VB3c6O9tOW4w6UTBGRsJOailLV2pwL1hQGMkOYIt2a2KsTTjlQ8Tb1atKmJ%2Fda2PmP55mbYAovkWBN9yU7D7aJdw7jUP5%2F1aXTNU70mJFdhBg8EKuwey%2Fp9HtUT4fIRJ8T9Yi5qrEz73ubHe1c5BaXFFMd2bVhUPxmu0YnxCPE8YDMjwMW5m3AreAkHOi%2FGqNcZAPsY%2FETnv3A%3D%3D--iDnZfJRYF7cZR1ai--QONgPbrvwLChPw%2BPdQDQhQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.522346819.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAEB:0EC5:7478B7C:7609806:65E0FC0B" - } - }, - { - "url": "https://github.com/T-Pham/Switch", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:04 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9d0a6d06cbb68446288c97585f71946a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=R4aAHVpe1oVa9digzIXJtbqPdw0nYXosFynIMI%2BQ6qRZFcWmqzg%2BzTe7J5t1UCIC2x%2BLoJBacEIIGj8reh0TZZM4DVg3o5JyxGv%2Boa%2FET26RucKFa6ac708oX9gcRbVoZJUquayBu8NgjmyRQpHhBryHMAwc8l0iKj4PRlcZV7nRdBqD%2FX0LdbLj4L6ftcHS2PfLRqwIHK826xnIFgv9GA0%2BDHxthJeGzKmenF6NpYzxHikn4N5zKPJWx1bWGSsthZUkv3DdT4YCrl73J23iFA%3D%3D--gke%2BR3wFH4IQxFtj--8u518Oor0suQiNSna8NNMA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1037825076.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAEC:F7A62:872EDF0:88EB222:65E0FC0B" - } - }, - { - "url": "https://github.com/EndouMari/TabPageViewController", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:04 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"8643842dad12ee7fda7dca790e0c481c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=QpQNVfnQyhG%2Ftsx%2BsyQOtHGPSB5zfkYuhGVf%2FxBRknawu%2BeQQGPUzzmJOMTgfWr%2FH2QSg0S7vl6OXYcUxHuHNvbsu3EenrYzwTqleeWQj7Zlu0iVzKtFDmCdBG%2FsQvi%2BUkOxe51B%2FU46HEoAt66RLm%2BkqdPWFbKJBF7NPv8XsGsQsWbWWANXwRT336trBq6PI36PKMdjwTDwOCm5sFtMdre3XpwjV4ZfbQqOwxYwYXMAJkzmb6M84%2Fxq4E4jFWJ3I3LBlJMWCaZoSI9IDeZUXA%3D%3D--gqehaDzTWkJhzZo3--bk9I9GqbOAsVhT17tDvUPA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1196289302.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAED:F7A62:872EE6B:88EB291:65E0FC0B" - } - }, - { - "url": "https://github.com/ElaWorkshop/TagListView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:04 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d39439a6e0e9a348e176e4986c4da8a8\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=2dZGIFSbdxbDRy9ZmEyV%2BCc%2BKBiIC8MFfh4UFHlqUOhRF9a9fDeIj5HhauMzlu1AEFQ0SnKY14R53VEQmi4pBLY3%2B%2F2P6B8DD6oILMyXX%2BP9xFjY2DWYMXfBVfE%2FoIAt3X4rGgFT35dA9mw0z8fthCGAKcDqjFm45ffuhKIL1oWBQyV%2FlpIJQc6wtHmT151fEeneurGTVb48EpOFCbdg9WbekW3KwP5RZAPsnQZzcP98WeeUSb1%2FC1rFv8djVxSeTyTbqWsXkSJgA%2BeVMFrZ4Q%3D%3D--N6dhb8rwfpVPHElx--frGZJhWv3Wpj6l4k5rhAzg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1248262883.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAF0:E7E56:200C431:2071E45:65E0FC0B" - } - }, - { - "url": "https://github.com/tungvoduc/DTPagerController", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:04 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"ba864f1ce0a17e6fc3351931b920c31e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=68VRx%2FkQXC3sfQRriRBx3tsnXvaxsKy5lLUGBbJVYbuZgLtvgF9VnQpk0BGGOfCBs3PqdPgX%2BEvFfl%2B41OLYGQt85CbJwE%2Bl%2BLE7Q8HNygSiz9i0EmIGBKL2OQUHwV37H4HceZfxy%2FUaC335UN7hdsPN66i90RaRg%2BKWxDZKGN3x2VRLDk%2B6u7A606dXywfX73PnWL%2F4S9YQKBVbWG%2FZir3AnFOgNVVHY3zpSyL92XKSl24s6RrpXaCR5LqZ8r4auW1qKtTJvWZs7e4UnmOdgg%3D%3D--gkrcGp0h2UmiN3E4--04WjdWO9Rs0zEWsrymN%2FoQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1981940559.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAEE:2053CD:87E7EED:89A1308:65E0FC0B" - } - }, - { - "url": "https://github.com/riteshhgupta/TagCellLayout", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:04 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"ca09ae11fd78ab27809881110c604191\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=TfBhoL366prATwbEakQW0RqxwqHj5tOibMTs1PcCDLvo0FkKuJ6HDLL1TfsfyZkzgMejUL6HYivrXv1NhjjxrCCx5PysPNa4eSzrEoU7WrnUUre%2FX1a5%2FmBzrVmvUjUTxS8%2BPc5QmqoxDe3d75%2FJ0dnERMUvNDecHUA941Sl7b%2BEXbLknuPfU%2Fh%2F6dQUroSS5Cgu0V7tGjckec%2F6xWQkNWA23hHD0rMYtVjNhly4ZDpLRJZNcajoCa07omTMtji%2F%2F6cUPCUkrEVVbgkxWFXP%2Fw%3D%3D--LXebj7Vol5B0tanY--GjUlH99vRNBVAt9ffsdsHw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1401869595.1709243403; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:03 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAEF:22DA81:84B8D16:8675256:65E0FC0B" - } - }, - { - "url": "https://github.com/raulriera/TextFieldEffects", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:04 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0a9a34196335ac43341aa226165379fa\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=kTHXVE5F2Nn3%2BHfTnpBHmPOeBUa2wCjbhBU8MdpVJ9%2B1XNVxYkiOl3f3VWt2gyc2tK21PgLGU1lG%2FVpoRS2oJq92KtHeH5xriFAH%2BMCzjX5c7kQEhhSSC2Dl8kxV4B6H%2FpZLGrowaRkwonyHLEzCSbzo3KzGNangNGizLZEM7NAGxiDbbAi2KYX2qHNNaTcfrW15B%2BWwAqLW6kP5NUoMT7T5Ubd4%2F03v08EtcyUucvwo%2B%2B5vr%2FLS2jY6pUSdJKHokk7f4Nfkhq098%2BxSSCMb6Q%3D%3D--wdae3ifIy9WHAWQz--J8MGw9NB4G52PsN5V4iuhQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1930676258.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAF1:1F805A:8342F12:84FC78F:65E0FC0C" - } - }, - { - "url": "https://github.com/piemonte/Twinkle", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:04 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"fd4541398960c400b100338d3b6508ad\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=2l%2F8AYEetlKxnDsps1lumcawfcNL2Yzq184RYB5zgwDMiY6ZxZxfNKdmhWVQQm2NHXwtgkd5ZurEiW%2FqrLnh1W0gYI7R%2FZgXqSsRXBwLvPao0XV50sOjKHfAM%2Fcs8McqiR0pVVFZ%2FEduSW1ei%2Fd3lWrYAohZcnLD84Y%2FMsL%2BM0El6aM%2Fj%2BlgFeDqDr0OCWKvCkeHtHrU%2Fmty6ul6zQXcYeaFxfGkNNR7tYZTpaivDuzgG6fYYPh06HnuryhQimrWDbT2pmg9tpR1Lmn0jPMWQQ%3D%3D--iiT0Dgr0ZtinB8KP--D%2F5izpSfWVPfh0cXzZwRoQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1224970360.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAF2:1AF7D:3409C07:349DE09:65E0FC0C" - } - }, - { - "url": "https://github.com/Viktoo/Insert3D", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:04 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d36d9e2b382d0a998cc7dbdbc5f9f938\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=wzxM1J2G3HAKEBPUeQt%2BMGTDuyH0SI3%2Fh%2BspDRsacM4cnROg52xThvtM14BD%2F%2BiRbysVfcul81UGQSvpygKmD0sHc67dcHxK3NlfK8yzVpiRbT2fQmO4TyKOLmJ%2BWbOyBEkFvadsaJbqkW1YmWMlkKGL5t3NDZxVnDarTmhljbljdVQUkb7OYZ%2F4nTuj4%2BUCDFqJ4w2vIAgmTOSrTP4SLmOLJfPa%2FiLBjAjfHPK5edX17YfHg6GB%2BKzr2B3OjuzX33WISX1sMf29dFqulth6fg%3D%3D--wRmXQ75vy2ZZ9fXC--VApknOTDU9nxo2yp4hv4Hw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1943363157.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAF3:D9680:8CD1C08:8E8B8C7:65E0FC0C" - } - }, - { - "url": "https://github.com/T-Pham/UITextField-Navigation", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:04 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9ed0cfe4ea9e0d4dc1745160e85fca84\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=9qQ3TB7uVHxWdnvD7dG0VNNN5tCbToFeeAtOVA1Xzq861jHTEils8S51lu48WBaAJCnAya0i%2FgleoZ50AORdM1NQzwNwsT%2BQBD%2FOEhrxe%2FrvyOYeZ0AaCCL7tn4MKfKkc6V8pPgCbxHvz197gozTntuUK90BRdGDJKmD2g7hzxtiqMLn92MHrLCtkzBPZKMW%2FXc%2BNrkkW5OMy1tbIHcAdUN5Y0z3GknJG0UtfVJsotu72Ok1hd0%2B2jIUJGvgzJKonRYjTxr1Sai3Jqf06Y%2FF2w%3D%3D--ABF1oJFjcwae6i%2Fe--O3quKmr0GU%2Bca7Hcx%2FJLmA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2008378291.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAF5:228716:84FDB14:86B7638:65E0FC0C" - } - }, - { - "url": "https://github.com/hemangshah/Zingle", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:05 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"79624b92c12d18fcbeb3d31bdcd40ca3\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Q373WJ4ZNurCt3UgDum9nBb6I4b%2Fn%2BlWMWvtSZWI%2BLmqvwlexBrwOlqrdBEonr8C9yZ%2FsLQAUTGuDlcVxL8a69HWL7AQFsmPqPYkigJ4kDb25LA5dzaRjwdIFMShW3IIYAom9r8fiRJJW4R0dD6N2MIWA1dwTB4FSj%2BgK24BwwxWUa1IypfCsyiD%2Fx%2Bt1lAm51%2F1KIOSstJah5HNqIG7AeP3lpmPprIH%2Fx%2FGuZO2CdAU0UmzaEkvV%2FgwOuDg7IXqGcxPIm05MKpTgEUoizrUWQ%3D%3D--Sz9kEVCnJwaIjVkb--oevVnsYzA4FRijR8Qigs8g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1305493330.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAF8:1139C5:8041DAE:81FC561:65E0FC0C" - } - }, - { - "url": "https://github.com/marty-suzuki/URLEmbeddedView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:05 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"3b966bd72aba025b76cc21ac2c1086e4\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=PZUXN%2B0vL5niSUZT5EEaVontNzswFdRoh%2FRYIqLLYU2cMHVYVLEj8ikumCvWPTCQkmMrcHJvqC8qHVzSUqmIKtrD8xEFBBXCvobtgc7rNfd3Kev78HdzcjIzWbJnRQlxdpFeP%2Ft7j%2BC9f4koFmXXrp2PRSAvg0LBgGGRBCn2P8Jofmu8AUZ3De8%2Fq27RGRk%2FLXaL1gJGrqPF2Z1WOYZNqBpkaHWsS%2BGO8CFyijcCYzL%2B4RtOukFP6Lci1mTa6xefVrTgY5eT1%2Fsvs0dhPjKkEw%3D%3D--hBWQUN9i%2FLj7iA9R--3cjfqhLZY59w76MR4kogqA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.599109595.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAF4:1F805A:834301C:84FC866:65E0FC0C" - } - }, - { - "url": "https://github.com/mshrwtnb/alrt", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:05 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4c8bb33695910dc898de48261911b974\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=VzJgn1bpn7XySvi4OJ5U2VMPgQqsfjCB1eU5J0K5FfQrJWihY9U0CQ2tBlkdn4kX2s%2BkdnLgg%2BAJYF6Gjs%2BZ0Tsz966NyS5xFXyVLtUTgF7ktQqBAaKlqbhsGdlEtIIneAOLY%2Bykw7tbC0kG0U0xD4feAMu8KQ3Bqf8N3fqWgZ9UmlvFRTLivmKzE9Oand%2F2XFY0BXbkqN4zgPraXSaG0PK7nPpXuF5Z7AZ20zifYbdePJEQqGX8R%2FfooV3pN09rdiYsQi3fc8AgX0SzZH51TQ%3D%3D--cvl1qq4Fdb2%2BtLS%2F--TBGY3PP6bYYi5%2BfMYyZ9bg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.139188400.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAF6:1139C5:8041D8D:81FC545:65E0FC0C" - } - }, - { - "url": "https://github.com/sgr-ksmt/Alertift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:05 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d3a32d5278ecf6f3fc252db00da6c6d1\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=xcHkGmbATZ1ZsET8Q41%2FiQ%2FAIkeZVrAEF2AS0YBl5nqHYG00v1lcKJB0FiJp1DjnyVBwjjYstzTSxY1ivxEkLbz80d0sQ9QlUxG4%2BqWYFQBWMKFuWP6qso%2Fr0sjqc0cojGU6vqwlkVwafTE5YPTnXz3HifxiomlaodTKHsZ3e0wzkywTs8QxhB8CwXdSD%2Fcf8WtIAvqZKt%2BsxFriKZpFcutZe3g7Eq2lEFudeLtkJtMwJ4xIpGH3LPCj0LjIgOp9KnJ%2F3LRurQVADSjPBF3hUw%3D%3D--Ad3rERj9Hgr38iRN--fwcDjTRl9MAr5UXzi8PBdQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1714226427.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAF7:0ECB:844CB7E:85FE055:65E0FC0C" - } - }, - { - "url": "https://github.com/candostdagdeviren/CDAlertView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:05 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"70ce873d7a61fd991a9f1f9d04a41462\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=0pCnTGg%2Frrf49BPbJXs5RrDHRZVZcgjiUEeXOavQRiBKeOBXy%2BrRzQVYe5iOL%2Bv%2FV2JYBgJ%2FXpF3CXHAG3PhAQKGcDYYcf2YDjOzFOcXF2pOqggutjcJHSTD6isR0eAg2IpTghF3nsTbVSpwi%2F8vXMq24AS4tBddRauuTRGpxhvZRrXmHVlNqegILUJnC62cVKbgKRDUDgmqPNioLtrY4AV9sbaKn18mK1Gtn10taIBA7aVt%2B2K4rjQSRlTAmv83mCRR0G2cdYhDb1NM4fWAQg%3D%3D--IMN1mkZcHu4%2BiXxT--a03dO22tV5zrxis31zWVsw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.893961593.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAF9:0ED2:6D392AD:6EA8DF5:65E0FC0C" - } - }, - { - "url": "https://github.com/JT501/CFNotify", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:05 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"70980b449db08a1114b3fd37327f0405\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=8bGXKHaD4yN%2B6G5XMKo5xWwjLZYJzobxPuEZMEHqY9ammSqELOSbf%2B9QEMYiff4ENt85oCMhjdZZtSTj9Gnr9Rh%2Be9aY%2FPRq2gHHZWqyYT9HLfh5LBee5ZMoPtDmqvT%2BQKYAlUVd29wpG%2FVAgBb%2B6AwyL8UAwFUUgNCMEOYr7pTmNVBObqSoNu5Vp88ZaoTRcdJcJxaJEN8sJGTc7hoUDfu9a1h3ziYHfES8dFKk7tRD%2FDFxifU5%2F8fWfWlFQqhnM14UxxGip1gOHu%2BJEMsVhA%3D%3D--W7tIbHSgTXUh%2Ffz3--7VzPS2Q5vCZSZUPXt7W1ig%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1264654619.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAFA:1139C5:8041E55:81FC60F:65E0FC0C" - } - }, - { - "url": "https://github.com/wxxsw/GSMessages", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:05 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e46802055d1344ecb4ecc996363c2272\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=cUd991wmMpL8cM47pFSZuACx%2B%2F4Lt7%2B8ffN9L6ldthfXdjnzHJ8Uexjj9f984e8dFth5z9JLyf9eHLyWFrT6Q6bdKtcST2UYvFhBErylajLwnM9E86ug2peCuTY0jNLSdaTq8Y2rrC5FSIJgaw2%2FAckPxQAx%2Byr%2BcLR7J40tSQAFLpvsJS0QipAZvGDSA%2Bn1yB1Velj4AlrmtiRTY27Tk6r7KEg1yUmSnMvd%2FLXDDuHkNKawucNhv6H2HlU3eGQEj9k7Ewf9YH56rBw0AA%2FXtw%3D%3D--WKNxjfrXLjB08ef6--Kk1Jf7xgXpLbtdS6Tga2ZQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.626924620.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAFC:2053CD:87E8476:89A18BC:65E0FC0C" - } - }, - { - "url": "https://github.com/thellimist/EZAlertController", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:05 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"ce13a3c08b7b58318f614ce15ffd2823\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=NVeHbLwIqUWVUoK2gjQYBQEqk7A6l%2FW2npfBALcJ4FNCqduu%2BZ%2Bv8CKhCG1rQkWxxEg10LbeC701f%2BT64NJLV%2FH76ToszhZqPn%2Ftk0lKclx%2BTsuRkT9i%2FgWSttpBT8pQGNOnrwhHGSeDfcgg9%2BKqtow496ZP8iUywy6m5gYaMWDEHiCgQ6FYeUjW7iPh90QeUFQhuc2aol1FgYJox7SxoygcZOoHaRaZt8NEQldcidyFshSoJEbj%2FaSnBvqQ92sjdL4wy3GBy52Z%2Bt5rHcsl1w%3D%3D--8G6LD%2F7lJRXEIv7I--QZbraA0KQSE88gTJTOhMOg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.613685205.1709243404; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:04 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAFB:22DA81:84B9171:86756B2:65E0FC0C" - } - }, - { - "url": "https://github.com/SebastianBoldt/Jelly", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:05 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2ac7a8765bc29840b0cb064d203542aa\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=nA9NKuiXVM7fIyFvVpqR8wo52SyVPcWfQ8qQo4LK02TOuCakrFPdF5O77YCCK4qJKlus%2BDOop8FRoZD7R2mtJ3Uy5IhiJ0K5EpItpL3Gax2NFzrVLqhgHB2qQNWF3AZ42WYoj2p9x1zzHpRj0iiVqfiQd2CCWAHDCDPJMmpyJZpMRMuGUgnC4%2BC9r9xkJRZPkTbOE1u3wEN2b50Ud3HHMK3%2F%2Fbp9wbynF3Kz%2Ffa9MsmvQcAz9p2kgFyGtN7CPTVEtN61ExWYek1n%2FY0JHx3lwg%3D%3D--x3dFdpQCW9ICx8rc--3EnD3elW%2BLfquj%2BPor7eHA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1074438842.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAFD:1B1C90:841A3A6:85D6A1D:65E0FC0D" - } - }, - { - "url": "https://github.com/tasanobu-zz/Kamagari", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:05 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"107a278751b4c4b217ffc334b34c2297\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=vX8nT93NGyKSy1GcjFqlR%2F9ZXGtfCvMd%2B%2F9gjY6nXdEu%2BUXspbn5Y7enclTxR0H333GFDsU26tJulkXxP6HF984npgh3mgyjw14%2BDbqzRUVW3aiw2%2FEbu7rJgyUC07rGnLmaynkmJlxRy%2BVUQqmst5YBuyu5fIMvIY4IlW7fXlZmXDyxGrdd9%2BvUAB9g7fcGyU6Ky1uwxS8P2hR%2B4A4aIoS40v0kQJ6diXoPM09oUm3cOIme%2FtM22wds%2BB9h3moHsV6ikfA4cxxY6yXn50Ujlg%3D%3D--PyOSkU3OS0%2BqvMf%2F--IgM9Aa0kb6ro2yOnenWbyA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2015800655.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAFE:1A6B7A:86C3340:887F205:65E0FC0D" - } - }, - { - "url": "https://github.com/codestergit/SweetAlert-iOS", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:05 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2f9fb6fee08c31a69653effd237101e7\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=dxaMlqBe25QqK93hj7ys41ow529XQi28XvCun0h0f1rQno7P74J4qy8F%2F1n4CME%2Bb0jZ%2FcYVEHyzufCF7oUHiCvgSTJDlQC%2FTLPD%2BqNBPieueHBwvP2YJBSMOOkg6H7EYCYkizaxgMOz%2FqC09hNesPcMVIEEx6OsvU6fkpMYUNmtOrGn5ilsJQnOLudvaS8f5zktU0ALkhN8sDkO0%2BVh7uGtV75CDg2SU4SOrBW73Qyq82sqBRgRaaWr9QpkDjUQGZ58jMH%2B93KxnVI8OCA8%2BA%3D%3D--d0hlYvN60oU3Csd7--9f3oKY%2BCoybIRc8vjiiObg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1009960961.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB02:E7E56:200CA95:20724A0:65E0FC0D" - } - }, - { - "url": "https://github.com/vikmeup/SCLAlertView-Swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:05 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"521f1040d59989e9e45fe0e6fceace33\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=GOqna6WBOdSBo0WWR2wIdMLE8beOiZNTa0jQyMVmReb6DV0UxgRhy7DeQYDdPdX8%2BsY1zyG6W5BlJIShr0G2X4rh%2FBIf%2BrUCJ42VYZCcPmzRQRqzeIgH%2BvYZMoJeFcU5XBIhXBrebCTVJBXSim5dptNyUDgbJbuV%2FRh%2BjQ8yB4rkd%2Bq1uNmV9aLvBMeCDEaulQegTlOmo8FWzF6JixD%2FF6GqsnCt3TTrfhyClzEqZsXHcs6otDooe0sVMJtfy54tk6cuKW8qqQGg4Bj%2BlMDigQ%3D%3D--XKllbmoR4EENzmZD--IIW31IpohwSDLtYQhglGRQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.837698332.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB01:0EC5:747934E:7609FE0:65E0FC0D" - } - }, - { - "url": "https://github.com/pmusolino/PMAlertController", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:05 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"58a5ec0a2a30f2f9e63b0777a750f6c6\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=exFwMGcMD8BWTGleVlZvqM35khSWLKjCNAuulOUGyfm4f72aoZE%2BOsc%2B%2BkqUpJGrJZZvkyRsseDCflm8xVICXv9bGYR9zvt%2B1Groy%2FLH2MgICOGYKrl%2BNFc5HOR0b0wTlbsgW6yBjoO71ROMmlNWCY5n8U7O%2BulY83u4VZ8X1XtAR%2F%2BIO1rNVbyXVrc8Q%2FFTqQVnGvVkfW4kTs6Llx75P2M8X5sbmyTbwwKfaL%2BMFTZAdRdB6PnYJvdWH01JkWO8aig9TQBp4Xh6CMa59BaaaA%3D%3D--vwJ9LOWtpVwSOe49--NraBk9W4kMCPizJHnLOT2w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1626883870.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FAFF:0ECB:844CEBB:85FE392:65E0FC0D" - } - }, - { - "url": "https://github.com/orderella/PopupDialog", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:05 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0fea5514c430aa8e989969a4791ca76c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=e3rUe1BMZ%2Fk6rWOnRJDQWHg15re6TB%2F9AdBOkiaVK2l98KgUyDvkmauv8ryT0dicfop3cBnl9q7Hw8n2qQsXTVrikRrIZ8LfDzbbI2lxa%2FN6QVHMB%2BsPBWAH35PO1BvYqef39pbWJF2AUqoozTeJsBDeRwy67U3K0pOzdfoIwWKkQDo0oNg7rSvXkDE9CeViSvFlREpmC%2BR%2FAbQWHt4hY2eIdTN6poQF%2FV%2FqC38531kpYc7DrDD9gQAHjLfA5tm6arhJH6epGec1TNQCHFDoNA%3D%3D--yTR89KJDFeaYMNgc--wS2plZckt4pd5FtspadowQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1739043399.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB00:0F7E:16939B:16F544:65E0FC0D" - } - }, - { - "url": "https://github.com/peterprokop/SwiftOverlays", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:05 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"360de38fff34e7fecf16bef6365fc822\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=6zk9GmPTTg67iA61F3LeQQ20o0vxWW%2FYgRshs2SD3ngX%2Bhb1fdo3d%2B%2FCyzlFiHRncn14%2F8zP4axzB9Hgp72jT3QvdYVj3DDfRzJnnNQZ6T8DG5txx%2FzIMEzugqTiyF0E7j1wyl9dzsSc%2BRaEnCVM0ngJdviC%2B9HY1U%2F%2FpTuGMaMDWdvQdamLWV8QKHI5LrUirVuENpIe%2FJMbk0YUy1e0ucywqhdYHFXcKS8xDLT1SijpCqktryQ0X%2FcTKU03Nk7EXOcTW3ZWSfFEjym53ldQKQ%3D%3D--ltv%2FTIKc4HvRKrV2--RvbTfG8laLDeQfutSnF2IA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.948226235.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB03:0E71:A53CF1:A7ACC6:65E0FC0D" - } - }, - { - "url": "https://github.com/okmr-d/DOFavoriteButton", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:05 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"714401313d4d2ed6d31934762120df12\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=1rXRs4wn8k%2B3ircl1XjtGTU5KqMeqxuKZiVfm%2BUya8JGuCWHUeWhowrSt0THf7i4z9g4sDs4gzc63%2BPuo0sJgbWJ1A%2B4N8zymc3%2BO9GopB4CLxpy8tfts1d6BGpn1EPJKrwSE2W6oxBc2lFdcL9nQPEzKbIqZQDmWWNsx6wxP7sFl1OVoEoE1qCXQ8ShJUvTpCnFZWPiZjGfTUtp4XZixwRWONZEqvp4MpElFLho7gPywBMwD1HaiVvjHZ2zzSn1bKsDlpVJUkurAxQvmTYEAQ%3D%3D--lqFroiRPulEeTG8W--b6k%2B%2FcOKBW33j%2BZ9TE0%2BSw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.560680207.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB06:ED217:83169E3:84D13FA:65E0FC0D" - } - }, - { - "url": "https://github.com/xmartlabs/XLActionController", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:06 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"11199474ec9f71e4cb3b023b4ebf9af1\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2BsqJscsXfHnQW0xAv3rxbrNcPzdFB3Ia3Te5yZBT%2Bp2ShP2bTY%2FhEW1fYzGLvhspFrKb5hi106Pz48D7kOXEMdkRXK%2FVyk8ccAriRnsnhfg4E45svqlWYzvJNyu2i2WcOuoQdbwDd7v5ms6gv2LDFGmPpar1t8O7qoJme4enzscA4OdzbfLVOYWO6MNzP0e5xO6DPCBuxPa22Xno81MzGitx3yLkw9MhY4ZUoq7F15Zf%2F%2F%2FoCcixlTXAzJGG4JCC52TNZQHDCiYnaeLZd4iBtQ%3D%3D--I1KjsrLAZiZ88MW%2F--dilMusDlcncXLfnFXs8KgA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.711336599.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB04:228716:84FDFF0:86B7B10:65E0FC0D" - } - }, - { - "url": "https://github.com/LeonardoCardoso/NFDownloadButton", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:06 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9666a4d861be09780815795b72b9bc19\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=caCNCcVlz%2FGuLdEbEmQx7pdpbjdYXXqO6vwBx8NEkhrFTbFCVGrL2MRhUyjNbyXMVWYVL8w%2Fh87LHW5uAcEn%2B2nufeslbSR%2BrzHic8DU2AyFGbhvY2klyHA4m1EYPrx31BcTuHQXhML58EOSyOLtSJ4KFvrFUpOd8R4IrF6dfYdcDZADstN4eyRIAGB58h66XPZX5gktv6FwqF3EsuK73vdasAqsK2DkwBfA8ZQ3wqUC4U23snaiIs9QedH2RKyfvJ2Wo7CWFT5JaRhML0YYfg%3D%3D--VPjPnE4EOrEFpwzn--npVj%2FTHnZRaollgqDl9EAg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1925154340.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB05:0E71:A53D59:A7AD3B:65E0FC0D" - } - }, - { - "url": "https://github.com/exyte/FloatingButton", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:06 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"12eb1dd540e3bf161883c7cdba3dd645\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=6QwP4y3n5D3qajenIRhGQnFCiyXL1isPpQH%2FLfmc4GF%2BCapOkSfNyc81YjWcrwz43QepPpN1lyxC9eTUIPYGk%2FISV%2BcKXJDi%2B3zjpbojTnXtOjOqIRUfyWRRRPbGW3NpiP5mREu4tFpkVosl3oEHejisrEHODQQ8YkyE4raLKgmTZHSVd1XXqP4qkrEEbPm6ONWAnFOb3QaLOctPB%2FRLfd7BUh8WwjL7AgJN0nmk7keEwdr8e9x83%2B0cFQBECuEP8VAEzyA74buWQwcdbS3rfw%3D%3D--dkrJNNWDoIwnnCnO--z0vCJGMajoC%2Fje7aZLuhmQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1432746863.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB08:1AF7D:340A32C:349E518:65E0FC0D" - } - }, - { - "url": "https://github.com/takecian/SwiftShareBubbles", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:06 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"69526ec263eeb4110f7eadae31c76fd3\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=46izI21mo32Myj33V9bWbugB24JiAh6jsqtwB9MNBoqDMPZI304SpzhEipsLzWMPvAZs22mPRLKnvrEQrVtO3cD2Zy3znhTO%2BxQOZ9yzMtw183pi81Q2%2B91aIIf%2BtSfG8IfYB66g74GoLgPjjM5gjKrrUTL9uB4f%2BQ8fWd3bDwDmeOg2Rl8OVhC8qbno7JBZCEcaFBsit7NXL7MMnCGolYRwCQOqJIS%2FEeNMPGmLW7hPzL37HfoqIkDNmHbpRW5Ead7MjbtQhWibzuV9PDZpxg%3D%3D--F3LQUE7bxpmcz9Np--x6ewYz87sY2xFGj8h%2B0fHw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.653514422.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB0A:2053CD:87E8A07:89A1E14:65E0FC0E" - } - }, - { - "url": "https://github.com/rolandleth/LTHRadioButton", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:06 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"8d542eb607dee78a4b53bc4afeadbbbd\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=ubNMbZJ6uvSUCKkDmOy0FdX8e7s%2FHVBodnCUS02FgZq0tOaWL3IRBp2CzPoijtV%2BN1T8424%2FwWfxtnuqzBmUG4BROhe%2BmCHWudZHXVX6Ty%2F%2F8U7OVHX5UZQZM0%2Bn%2BMgoEL2kjK8uXp1HRO04aSOoNWNyg1TDgMRv%2BXeENF7HvmM340Th9%2B93eFavRdyqQczgOHcyvYjXOfW0pbhMsv%2FiJPI9Iu4WmOVNmJOTPJVvIbZ2RwDmoMb0CCP53RTYc4z8DGjRa1oxmDPiV3vcGHUtsQ%3D%3D--WfbJWpB3KFUHsV4K--PFFlHpFIeNd7XpKFNmdDyg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2079988895.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB09:D9680:8CD23B3:8E8C036:65E0FC0D" - } - }, - { - "url": "https://github.com/kciter/Floaty", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:06 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d3b103073855ae18032294a8ad82e2af\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=%2BO%2BwY%2FxG3%2F9zAkBeV9FzClzEqszilUO%2FOdwU6L4xo23O3z%2FXCxikNnZf8bcaH7faeDWWl3JmrLWHNZHJazZYC%2FtjF6mAlku09lQjS7bf%2B1BQbrPpQmyTgSWG%2FjyeLMiiDxD0bSOQif6MSBNf6RuSNVYaJLkYwY8m9bzpymu0J3tqUzNfrS9HdWR8M8govRwtGU%2FqsdpcsKsWiKVd35WWu1baiyfoXpLwaSE%2BeHA26VOflLUCRSErHegb7BLZVE9tjBrl8%2FF6c2dt0iJZ6ZEjcg%3D%3D--VGJAvvBnS%2BhWYsL5--lC107cT%2Fj2ehUDr%2B0JFk3Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.238360509.1709243405; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:05 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB07:228716:84FE187:86B7CD6:65E0FC0D" - } - }, - { - "url": "https://github.com/pmusolino/PMSuperButton", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:06 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"6b28e550ecc559e206cb6a1aa4633e88\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=RO3TBE9hW2kpTRWNXEm3%2BIUTGRhelVrjOI40SNRX6v38MXvsuKCw6X2I1IE6vvsakuG6wJDWEieB5p%2FG6ipc%2Bai2QgKtFh4sk%2BGhhtxB6FJmxR0wtPGse%2FQbbyFbi32QOkHBkTkbmmwmyRMKb9Dli%2FDbBlj8prNa5nTlyqE8xfFNZB79dwxBF62%2FXanONHzrmEzgPBv3O5jDzkDZ1Flkr0uoTBl5sjN%2FHhZ%2Fl9MxKZAujlpEp6aYZyqiRqJK69isDoPz6ma5jEJNwWOfOeSO%2Fw%3D%3D--D%2FFIgWxmttUtptO9--SPCC761TUJKETvgRlUGQgg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1570073120.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB0B:1B1C90:841A82B:85D6E90:65E0FC0E" - } - }, - { - "url": "https://github.com/neoneye/SwiftyFORM", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:06 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"bc6eefbdf44eded26915238588f64217\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=P0Odrn8cnOkBPZdWKQoXuTorilMO730tfqhpLzdrHl4f9aNoiqwBLCxGiRMPdmxkZhvdCHK7hydbXqjd00GWIB%2FYr3gCZ4c%2FO5hdv0utJr%2Fx%2FphF6b8SZ%2FOS5mIJTk49hljVWbvfWkBZODrd9jj6B5YrO88Yb6KmYsla9I9Jg5PI7KD%2BCwZtk9vvl4cYHjGJ75cqq9nXuPYb3lIX9sI%2BtT0JZY4co5ObPkMYXNqiOvi0%2BVB6b%2B2hbrB20pjPD6ZKizmB1ed%2BeEXkROEwUMJJqw%3D%3D--%2FOz20jsJMaqd6Bii--XM34y%2F181V9aViw2Qt2KoQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.946335716.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB0F:8E780:803920B:81F47F2:65E0FC0E" - } - }, - { - "url": "https://github.com/KaoruMuta/IGStoryButtonKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:06 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"32f98bba5a5258d6233a6ebfd26ae9aa\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=MPVb9btxRN%2F9yGL0k42j0I8BkxfZE9pMq9hXzT8Kt5U4AP92Llb9vM1JcRLT3wsh1Y7fSDh9ThsuBFC57DaFNH0XRLNK2ghVXgkx4FjDcJWiM0cgKvupTA4t1A37jpE4PIqauycx8vuGzlHKpRaQwIVAY9xldmbccPSnOcTSt02S0i0mxmeeMdayWuIcyHDYpy2dtKvOG1kK6jnPxifMa5PVwuLLpqHWSaEM0a5cakUWNjI8%2B76nkDqOhyV9Bj7bNYXlYz4h8OvWAVNeM5KoKQ%3D%3D--RVBBRtxA2aJtBNzh--0I8DaFSDBWIlUBJQow50Eg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1769745020.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB0C:228716:84FE38C:86B7EB8:65E0FC0E" - } - }, - { - "url": "https://github.com/ra1028/Former", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:06 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2737a5fff3b34307b8024f639fe45594\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=FPmQrArVb3S3VQS88lPgPuun8P5Hyi%2BTdczzFFJVA2Bm7fuMvks1VH3YcDivSUifOlsqQ5nNyuOWVEqrBe7FPHVfi1plSMIqV3fPEs8rxW9dXLhvJ%2Bba2%2FFMFYI6eBEYHAsaYJnQUyBeG0yRT0Y7m9PCMqGymQ%2BDvVpUpWqWWyDCBPP%2BVhSjpKYgmm1jx24qbI%2Fd1tvB1%2F4LrFegbHTDqxCWaKkQptyZpkQ4Zbk%2B0zhunJwXKZ%2B4yXmyYsEAH3u%2FzygRUtumYw3gORrQImtoBw%3D%3D--HA7V4pzXIT%2FMuM2C--3e2fXqww7QLihkbMV8hM3g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1468080506.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB0E:7FAF9:7F03381:80BCA36:65E0FC0E" - } - }, - { - "url": "https://github.com/haojianzong/ObjectForm", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:06 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c3270d94a8a00fbe63f8b37b5068761f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=STrxH03qdG3gDFndPZyaZ3iXjLf05b3pM4qai9ryNezK35XCgR2%2FGNHzzl%2BkF0%2F%2BF0LAHhwvzD6EFEOmD40B4odzGX4RMFfcncpbXWebHHcB%2F3olmY6dM810u6TB4S7l3HunrcugXwMbZnr%2BVw%2BFqZslz5TetSYz6jQL4BpzS1DLNtTNXiuUKRKLMKFeDWeyD%2F0pt5c0NcZdpEnoOzzM0b2nNvT8vgJL9Q6snVerjRkLG1TSm5u909fnTAA3uuDnRXKFgCxSDUuHZWIifYPmPA%3D%3D--IFMQgGrWNJT%2F2%2FTX--%2FjC2aJt%2FZAXp2Wa2MuLMVQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.398778500.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB10:0F6F:146CFC5:14B54B5:65E0FC0E" - } - }, - { - "url": "https://github.com/evnaz/ENSwiftSideMenu", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:07 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"8cdc84eb442c5fa4232c4171dce382b0\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=hvwQqrSHkycc1xeBxlJ5Wvh8AqZtgGvQZ4rZMB0%2BfeIgkkCb83jHnK7cycMoBardvf64go6SQyNZoDmyNaAsYEdcMxqanIfO%2BWYR8L54covqENHtb7HrldKCrF3QGKr6EXd9tRsFu38%2Fs2gcWSZgjA1jFHFp4QQqkVENzCi8ofO3AGt3yoaC%2BGdMVwLULicrBGhnEy8W2ByJQZkEalxcOOWjMKsGNzOCnIm1EKIatNEWgHPPfaIHwg3tG2%2BVAfhUWkLyO02Ocx5xFPnN2vD7xA%3D%3D--5OMDXm4KlkPdoE1l--2fwzjMQMH9G39T5i613cqg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1992642932.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB12:8E780:8039431:81F49E1:65E0FC0E" - } - }, - { - "url": "https://github.com/ashishkakkad8/AKSwiftSlideMenu", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:07 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0f85efed9c4d0af846a797bbaf845296\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=T6yRpZEOOjoESFPA8s%2BkhozggOWdmMyvC3ONqdQkadydvq7dJYsrDFGvlQRzEl3j9lseSomuFnqNW2DZRhueN3jDrVTgG6cePAJckZG%2BbJj6XFpFe95xkUbdTd8I2e9f7EBNKWzjgADrQxAyNNhRWqp0ZZgcALdkC1gHEVfy3QbL8mcO2mjBMILinXOSLSZ12RWxUXgBVed92sYJ1ucDVxg3K6uksBqlpg%2FDZz8CDaJ6j4VbKF1JY%2Be8A3xZJjHVr%2BnXNu%2F7piG%2BgGiyri7hAw%3D%3D--sByJ0AaPSH0p7ixx--LQXGJ0%2BqXFo22JzJ3wUNaQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.565439511.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB11:D9680:8CD2689:8E8C32A:65E0FC0E" - } - }, - { - "url": "https://github.com/xmartlabs/Eureka", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:07 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9db63f55c60147d992e1b50a09020473\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=mM4h4tOJPIDO9DrVnjKly2Gkc4A8TZdIfHH6GkdpejCHtIKmaUtKOy3G9adug5A8L9xscqTo6cFZjl2ac4ex70vfIKmi33uTDIU83BAeDrsnpg3jL%2Ff6Tss9ODWDEsTacj4wg2uWkvzLl9FLgM6kx0hNDkTnicAoNJLJl8r0C1JteiKvYrZtDjtcc%2BkjwPRabm76rJUQSrKUZ4dfXkQw9%2FgTZmMwmkuCeMG7awA6fQKl9jv5cmW5MYg%2Fi4yDctUC%2BN91thpQ3UBMKE9AEw7gHg%3D%3D--sqByzFTkbcZg%2FpqX--47%2FS39%2BCByerqFjDK1%2F7ig%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1241276655.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB0D:1B1C90:841A8E3:85D6F53:65E0FC0E" - } - }, - { - "url": "https://github.com/Yalantis/GuillotineMenu", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:07 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"fcfcbde8a71d14078e0161a99c15b67f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=3vPoe%2B8f9hCQeYJQEu85dmSSkdt350lutv%2BtDBqPakSuFy7xviRg5nf1bj%2F8xpHvwBUZd12LijJaLhF%2Fnenc74q1rFJtZ%2Ff0cHXQ3qrUW9cvCOUxuplkYOfPjIs1ZCyuF3b8XcWVKBwMlBofpTuCanocv6qy2pWbitlGoO8ADG3AZhmXwUo9zEdVgzoo6qaouuNr4C7MApAFv4G7odM4HA3G1XzVqHCSjrWmp%2Fx%2BTzS7g6jAQKvp9zsmYgJ3xf5r3sSiUXkg9HB3hV3w33Osrg%3D%3D--vTaW5jwJGYZbX4AC--mQtGXF9w3QktkJ%2FTKE7D7w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1510984077.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB13:1AF7D:340A683:349E8C8:65E0FC0E" - } - }, - { - "url": "https://github.com/handsomecode/InteractiveSideMenu", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:07 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2fda871eaf04d71dba283cc521f16080\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=swSWrAvwXHhxfGw89nssZ8T97Zxj27ijmV6OshYG4fUw1zsfc0XXL9yNimKcZc2aR7CA7c8R0uL2lXUxb1r1YE2%2F17adRRymLgp5KvdFcF2MYHNJOlnLQOF%2BNakC8trxB2S6jGJE8b9swnq6TXluhsfpkLB0NC8u6Nd%2FCyEj3LYDzHWcLwV16%2FR5J9e83dgh1OrFj61X80wzQJHWc4tlekX4IYEyvpczZMFl1UJE5HEYq1R9WADxpD%2BnTZL1STfpbCAfXR4VS0PdUa%2BVtglF2A%3D%3D--aDYf3Rly4NVgbbKg--peI7KSxCombga0P8UxoRMQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1561400918.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB14:0ECB:844D4FC:85FE9E3:65E0FC0E" - } - }, - { - "url": "https://github.com/PageMenu/PageMenu", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:07 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f6e3f7bd079e12295053dfb8d78d1c8b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=PH0Ph07i6vjelKfnpUzXJnXAVX0BGtYaf1X7K2IYCdZo2sNDnV8I9amDTs4Ppy0pgG3Bvt%2F1Dtt7Y5cOtQF29Sn%2BWHk96Ef2GzbEoRbBwskHSwfp3T1Ba4RHE79%2BS11LXjgIYw%2FnHBEMbotF0Qs0%2BhwN99bj6BIY5PwWk5kZvHSGd4foHgikrXmYjiyJ95fzuo6FYP3axP5Guwyq7By6ZDrHX%2Fs7vxZVk%2FeUTVLje6LAQX%2BcdcTgIb5w7QQwg4Qzf4lVF1Ymu7JlAzzXdo8D3Q%3D%3D--B3Tv9JIshO1m89Yt--luCRaOa9%2F5vWtFo0BUPccA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1377675664.1709243406; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:06 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB15:2053CD:87E8DA4:89A21CE:65E0FC0E" - } - }, - { - "url": "https://github.com/jonkykong/SideMenu", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:07 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"3b120129790553eb6cbb9856d3ef8fe4\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=HlNHsVWLmiPUCgTiyqXKBf0w61aAHuhcvS5ya%2FlCq1pl82AA%2FR4lKswade6bK%2BHmq8YqpnqJeANEWlE9EfMrbmySXei2ptZeoLVHRRS96Lp5KtV2mqYdnoLI97%2FGoqvAOLHBuRWVaoML9HnXUKcJnhRv6JFm9rZYmfA0R4SHjAuzFnVkhte2Bwf4MbZhy%2FaQWmuHxWP0uRowIVUxuCWF3G7too86dzV3LWxIjGm7hHucZ4KupkVuHZHGw0X98muB9GuR1R%2FqrQGIkXmGWRg2kw%3D%3D--vzJEV5toMCBF%2BdqZ--QNwpnFj9eFyGmxVUKT4PQQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.56252672.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB18:0F7E:169AA7:16FC54:65E0FC0F" - } - }, - { - "url": "https://github.com/cxa/MenuItemKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:07 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"42324a8b6db6c3b4b2e46abf48d3cdc7\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=qkqEFp63p4Pz5m3HeNuaq6DoIr%2BgRBH%2FVDXR3yeObeG3yUPVMElWx5T7Ppez91qOKJoqbGIQqdAZP%2BgKOUvAOoeKQwtATgHbZ6f6HH58%2Fe%2FKdgfDo9rddQv1ITf8Qddnl%2FCwXfnlTD9wIK%2FmX3v6RtaVPbGYVISpajTAghizxfSh7c0Wm%2F5nvH008BrOzfcb5xYhipAqSLB8QITxPh4cW2S3Q%2FOoimtRQ5oehQfAoyqmqJebAzVzlZXin4nT%2BH%2FVOxkf0chuBkIKlZLtGHTVSw%3D%3D--DPBHHzuj044hUEfW--FKPoYLggxdns0Q8SHIz8Wg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1997627074.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB16:2053CD:87E8E6C:89A2299:65E0FC0E" - } - }, - { - "url": "https://github.com/xmartlabs/XLPagerTabStrip", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:07 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e3145e2fbe0c1cfa0bb8ea742d9e1d61\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=vRDUvivu0FEF6CVLWHUtvsTt204ACEX2d1WEZmui50%2B2cDSuHBLkLVSGMIbGdLJdAbsIhLIFo7gT2i2yNZCy5VApNVIiMjuH4t%2Bs274U1Sb2FUpFKvn%2BHaAQqYiE%2BbGSftLhlpCq0HTm8vQEzkr%2BlErqn%2FwJeA8KIYcoE97%2BL1N0BF6MDVinCyZQHVVnRF11lhwuRuzFKDPRdeARA%2F4ymnbKvsU00m8iRKUa4hG3sqr0CaE4rlkrqePEeCPAOjrYUHUS32EYjzDdiefkuh%2BacA%3D%3D--jfHbiRNu0Ru1%2F88m--cAUmbSQ8hyHei2YP1W7rVg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.867578029.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB17:2053CD:87E8E90:89A22B9:65E0FC0F" - } - }, - { - "url": "https://github.com/yysskk/SwipeMenuViewController", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:07 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c2b73dce5ad1f90470924e130397a0d6\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=gbDZmtbSshjUoaXRwbeb1%2FKATacP8w4yV3AefKGN4WAnjQp3ihAri2nEboiBjOSzl937eV7ivub6dHa4j%2B29opPik16bzOhfVF4UhJdzR8w34ERySgCZrBKI922fvq7cz%2FtDBTbfY8wpUc07qik%2BX56HhE76SzylT9HxoEMNBJh51u1Tr9ocC3cJEK0gAigRCZS%2FsZaya7RzI7DUbqKEEZ3ZuapThOoxhSf02cuE2VcWjVvG2sYHUlwmIGvYuNpYgeKVWtE7LD0OLnugmPkqZQ%3D%3D--hG0cco6tatQsFOpB--e%2FUIPbmOnBBWtNwqxzfSuw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.46067513.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB19:7FAF9:7F0375D:80BCE17:65E0FC0F" - } - }, - { - "url": "https://github.com/younatics/YNDropDownMenu", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:07 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"7cdb775abf1241b2f3b6febeb0fbb0ad\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=iNPMXuiqK0NLobQU6F6gim3VEa8aMxFuruwyH%2Byda1G2DFa%2BrbDhnT%2F%2Bv71qWnaN4kR4MwaphDr%2B8tQppvBMKMeBFYbUMKwpBQs6gZqUwUSXrwjCpfrbOz%2Bd78AJhidxAw9IrSrxH3NFZGWR4qBSQn5UmKWlRu6h%2BOTijB63Xw%2Fnd59xUJdMIy2wh8MJYXwEYGyGkPgSVCfrBt204M3lHQRJ9ckIRSq%2Bdm%2F7Q818kURRVba6iKJ4dn5jn37alhZ8TrUnGZETJf1JQ8K%2BM7PQIg%3D%3D--DoaLJfOJoZJiEZZo--%2Fjy2Hh79Evhm7%2Fke0oCqFA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.343997321.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB1A:0ECB:844D7A1:85FEC8B:65E0FC0F" - } - }, - { - "url": "https://github.com/hemangshah/HHFloatingView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:07 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"5affb702f8fc8a0fd36ce630407375c6\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=y8oZaLbFkMiXu8fEWTJrBdr6d8h7MAHFcqtJrojMMywhHPxkLF0dOjRe6y%2BJANrOuMJEDLEumv2ekSZRjy8xOJJvQtzygVPn5cTlRRrvGAqdsg6SNicPI2SfAFBkX9qMF7c1kQvRN6YwgE%2BQyrEkS7ETLnpvLIRbod%2F%2BhggdPexgiuF80olw4%2BiJNCmgLFm3SCuDXKUI385Bo4UuNJKUuzXyRFjK8WijCS90ZuulmSVcNB3Dq3nfFDapmnHwYWSYSgn9H5qQ1vVk5vYTJ%2FrD1w%3D%3D--ote7LjKIe%2Fm4dR6W--QLguapRRUO%2B5bDnreXlJrQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1836493058.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB1B:0F7E:169C68:16FE3D:65E0FC0F" - } - }, - { - "url": "https://github.com/kazuhiro4949/PagingKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:08 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a1bde9c8208744827f2551b3718ce8f3\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=6OpA3f8pF%2BBnXHXv0Tts48c0pIFrY9F%2B%2FBr6dN7WsePTIql2Ub2PCr1%2FM6pi9%2B3Nz4eLDBqMrHEsJJkcuGW7s%2B1uoK6%2BKbkn3in40zyvGw6sEM1gjO6n2%2BfWMULYdxNr2VFERYzWDFIdKDXPSBbKf8NrIHWkHKh%2BqaTZ454n2bw4xBCnPLU%2FN6xyJH0z4eWvQGT9aeha4z5j6z3wNkeA6jbMmmBNNxTkfhZvBGpsXfwXReFeHaSvmddhruwcm46nbYDDW4TvIzkHTK6XbJ5hfw%3D%3D--LAJs0jQK%2Fy9AefP4--xuVdCiY%2B9fuqVN5TaGdNuw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1648424450.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB1D:190C8D:838D261:854759B:65E0FC0F" - } - }, - { - "url": "https://github.com/Kawoou/KWDrawerController", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:08 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"478fe2f45ca1e0e29c77fe1ba8a4037b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=DYkb%2FgpXUNXUHL0JQsRtUn1DGj8fvPCdRFjsFMwRf6x%2BT%2FlVS4iPfHQwYpK5T8X27sZsGEwOQ6iWVhmbrEJBip%2F9rHGAJJs0b%2FKXkeo7l6WG9eQKrvq1k5l2U1snhx3xRQlnE65TP69oXI%2FZrrvsJL6RFXwPoVJBzXWpDny0dex73I3kkJ%2BNbTop4%2BWvMHRSSoA26uInBfy0V5y%2FhGkp%2FOxeRdMCACaNCoznnL4Gb3qfByxT%2F8XEdoPfLBdvaT4Bl3MWJYqgRB%2BW6FVY%2FORXJg%3D%3D--2Oe7aXC8Kxr%2F3xvp--DIYy1r%2BQEJKA%2F0diyFXIQw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1372245249.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB1C:1F805A:8343EBB:84FD74F:65E0FC0F" - } - }, - { - "url": "https://github.com/rechsteiner/Parchment", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:08 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f060664b4f1f4f4a96bfd2999bc27b92\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=kefAXqxjp8jvBe4vvJQdN%2FxK3Cd0xDl3MVHZvvyuHdpSBE4vC7sJocuoVqLtAL3sjEwUgWtcMVL9mRwzmfREWjmjhSMAvE1OLo9u9O5kKE4btQsufnkVTsEK5pG5TDZWVsmftGRfcy3Cl1utAd1xtrNu4WqgA4fkiLol2WPLxtGjei8heHvEhB2zGeDBdLl5SSxi7mtCDDnH9%2BoE%2Bw%2FeWUXdwvkMln%2BvqQfXhclqmasG8grPiAvbPV9QN%2BNZPKxK1E4HOwF6SWkUnOfiocg4Og%3D%3D--PjLcrkKQ1EaVIyDH--KYLL6pDxt3nQYWLRGIRO5Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1528662119.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB1E:8E780:803987A:81F4E73:65E0FC0F" - } - }, - { - "url": "https://github.com/CaliCastle/PopMenu", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:08 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f6793ef9643acc868a2e1e8aa67f4d61\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=cadsOmi%2Bd0XMcTlnG6S78XMH4KPxwu6Im1FPoOD8aFt6IRYALCbBqC9ZwGwCLxS7QK0OxHKFxWo%2FcgMMQbjglGZvR5KLd7QBdsfiCOozq9yb5sQfi2%2FNwCj4X2EXf0Z42Uc5FBTFvMjE2F3O%2FAVsN3KiGYGHy5L18ScJjg%2FZhkQpQOBwJmNIzl9nuVXcTzO8HpmlkW%2FxTa6eEJyHUq1cBiLBRTCEPqmLDa921WMfUWZPW2fzbSUyX1Ns4aihEcXXlXpA9lFvXALxBwdHwM0Xcg%3D%3D--KAvjSLJm8P6ojGMP--2v34%2FwtrrFrOju1hXgvkmw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.830265173.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB1F:ED217:83172B5:84D1D41:65E0FC0F" - } - }, - { - "url": "https://github.com/prolificinteractive/Caishen", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:08 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"5f7f60c1cf29f1dcff6d7ef21aa74446\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=REKE9P7tRPT%2BSTG5iZRcUtBmXX1fTysc5pBrU6SoyGvguinnVC%2FXm%2Bkb1QII%2FYNQ6dprqqmiac33nGG%2FulYhvJDg%2FJuAFbIko%2FSYrQplxjEfBxTqA186ZpCL1akcYc4A0c7biGKb1UUNB92fH7lWG4HDt%2BFVrsvAlwgFAlTMkkjxH%2FfGILKLW2k6Gj9SGxaJ7V5lVgUUjR8YL1EKUvjOlS4RQylj1nvWlQObaaLqrhAKmuPm0SYHegC42aPxC7jF7MVkDVlxk7FpxI5g2nkotQ%3D%3D--Wt6lByU3rl3qprgM--SBvkZIHQUJdlbPkGPVn4xw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.964357592.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB20:126F1E:7D05178:7EC16F8:65E0FC0F" - } - }, - { - "url": "https://github.com/MobileFirstInc/MFCard", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:08 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"1c2a16702fe27464d05867bbf9b6b96c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=fwymH%2FKfXuhuEyiuVdPo9MuWIyzwfNsiDiDZFyvVLlORHjiZMMDY2CWHh1rQ9D9PJx6ZEe%2BMQs%2FFsuxY4o%2F8AmzFSduqy6jRMUNVLj9lbBnXO49q7L56nfj0p4AL41rCCuFXKAxw%2Fi%2Bl8NO9rmOp90nV6e6Z7EqvCPNA%2FBT3Uvd9GnTBlps%2BKpZUtk8G%2FwfaFCOp4tm7EG52tULrGWJ1PW5dZGpGUnKzVvhySeonbJ7CGzgZ3%2FURyoY5OEY8vV0piL03HpRZ0rFg0lUwM0vSZw%3D%3D--X66nxE9tINgJah40--NQcei7HcCyhXoLtVXjCYjQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.661665064.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB21:22DA81:84B9F8E:8676511:65E0FC0F" - } - }, - { - "url": "https://github.com/delba/Permission", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:08 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"1afe460d4d92c3d2a358b9601cc686f9\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=xPCNHOlZOEZHUjJhzfYpQn5w4eemLRNTRgqKB6cPczr4ApP4NIKTi2tuUsLRkKvtARqaD4PxSxiqZdm8U7KkHqiP8LuwbwpLZ%2BO%2B9nJtt4sz21HEAjvPC1hAYUuwNOZlNwdTmmP53FtE1MKn8S2l84oDr5wDop7gxRwL8FX3JdTYlW4gfSk%2FxaaiO0dNIFYRNG9RzuhmVrrr%2FHbynN9XIK3BUNgw%2Fk5zDoD5W0Bv2rQJYxoxfsjaQWCdjQMHnYVANR7CTcN5QqWB1qbKOHhb1w%3D%3D--ZrIcBYnG%2BCpcXQSk--60m3UR%2Bd%2FplNvy2b2YX6Wg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.443625059.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB22:0ED2:6D3A1D4:6EA9D2C:65E0FC0F" - } - }, - { - "url": "https://github.com/GabrielAlva/Swift-Prompts", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:08 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"494abddab953ace1014060a8655538c0\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=yAMJ2EAO8YPtLw7GhUB2bG9aOetaepR9CeJ%2Bdqu8hQ2u9eu5O2g4lTbaRYg%2FzHCOkTYWZ7sca3iseSNaF9mHKY6ODd0EpRQmifeJUWjIr5Pms7HamDXAX6EF4goBTQ54XdnhZ4xqs04aW111t2LFfQthI3yLMIu77UO4p%2BdWbRQ9NAH%2Fy1eq%2Bxl9NAeuMsq60mTSdzUnTxERPgDf%2FKERnPlLSZWxP2b4J3zPl4Kmaggx6tzBomQnf0HhCFkI8lWXI3%2BSdRc9pYHVNX5UY9uu8Q%3D%3D--GYAKK5PGhwwighPG--JCSxgFNom5x82bIImt7gEQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1292860389.1709243407; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:07 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB23:1A6B7A:86C3F80:887FE74:65E0FC0F" - } - }, - { - "url": "https://github.com/ennioma/arek", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:08 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"8c2954651c5880dee8e506dacdec3480\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=xTUI7scN0r50tHNLQIVYQQ26128MzwSRe3NDvaIzs5lJ8oDTA3KvsVyToC6OHdRjka86juyqFZMd3pUMiYJ9TVQlLFoBWYDKQ9qmbnBkNWQ6wkHrxubteVz%2B8GcITsZEtC2MlCIbV2P8AhfUfjP4KLxT6Ei70u%2Fh4UOGcw%2BRu7I3Sbpp4ybGXybAYWhWVXditqymWmdG8RVuJPU4Kn9v7KHN7fzBTPJ0asdtNpLaY5yto4rHxnz1KjVQzkK2qtX18HamF0Wr1I0liEbB%2F%2F%2FpNQ%3D%3D--uq3KexO85FQ4ncJo--FlNb7QXFoHjdwiZZcgiMMA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.811606513.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB24:0E71:A547F0:A7B804:65E0FC10" - } - }, - { - "url": "https://github.com/seedco/StackViewController", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:08 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"8be1e1b84e385f907f019f36f9189e84\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=cJa833yE77QD0ZCKzlXrblv3rZU07ZzQlbpVl8uQlN0PGmXgcshPq5cef76kNReQ3Zhj6fq4TglMh97mz4jByVt2Td%2B6lZJ9HZ7T35fljxXOlVeMjHF%2Fvq1Q7PJvJPo6sIbRFzy%2Fy%2BIRrRpKtiWeticJM9g4KO%2FSqgZp3bdVK9aa2JBoIvsJizssf3EeV1L3CZG7PNHWH3g%2BFifcQYviH1gmPK8OKsyKZDO75r3zV7jhztSEMkw67KpqbmKTb6uCrWPxoZE2WN52%2BkKmYRn0HA%3D%3D--b0ob0pkfr%2FEwvNpZ--PKr1e0il4uQI%2FlMIQxlxNw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.613398343.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB25:ED217:831753E:84D1FA4:65E0FC10" - } - }, - { - "url": "https://github.com/tomvanzummeren/TZStackView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:08 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e8222bb55cfbd808afac81d651a614a7\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=SjUbCdbCXu%2FaFV2TSpNppQ5hDVDwCvzq%2FdFxl3T7a3m41AstbmBfGVHNAnPN2o13kvLdUqe3ZxyaEx%2F2I%2B1zeCDv2KCso91MumplbNPcImOdl0YBiaq442iGEJdjNJuucVLbfZVbClzqpjEADGYLbHqPAgOOf5On2MSas4jHe0dGQ1uHSqk3sCK9LAs6kl%2B3JSOcmc%2FyigsBJq3P%2Bx7rczdU%2BicBP9u1LR%2F%2BcX9CBvwIDiVWXKCiBB6q7BHZxFmL5BIuXYrLEvQ9MtcSUzwDRw%3D%3D--Vy1UmwD2KbNML8Xp--zPim2Zi6vHAcrWO2sCIdsA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1224445205.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB26:1B1C90:841B288:85D792B:65E0FC10" - } - }, - { - "url": "https://github.com/Yalantis/StarWars.iOS", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:08 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"7d9cddea435dddf331043e6f59154f30\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=AVQ7rvqd3QOi0lpBy5pLvnyd3kPRnc%2FcMeTGBa%2BhD9zKqLIQHRwX9x7UWaNIdlSeVWmybPmhJx1SRuTpmYXE4RvrecUuzw%2FXboTxCoXochFE50W7v6h2t9NuKJPK48Wa55l5%2BzDO1jI7wzc475RShP7PzNiHK2hmxztC3ZCu95a%2BCK76FUynsECVLfvceyFBLY3JXpLYYzxyfxEqRlL3flgCv%2F9uZlmHF14mJQS3QmVFoINN0rcFZzMWW%2FJJzpfjceeTrni6Hv4w6pBzQ%2FfzTw%3D%3D--69R8F2w91s%2FSlpP3--MfGAmLrjC9%2FSEeW1Bwcj5w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1329216749.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB2A:0ECB:844DC5E:85FF159:65E0FC10" - } - }, - { - "url": "https://github.com/xxxAIRINxxx/MusicPlayerTransition", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:08 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"85e15cb6206d2a2307bf319cbf09d335\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=wptsurLT%2B%2Fpd64fpoG3b7aWhaHPkbpwWCKc6VgzKEIPW2H0ORZYHyTt%2BLM9z9ibP3gPEb0ItEW23Y7DBxz%2F3%2F7n1mTjM5LabwtDiJaV8DH67kpK%2BZH723QF1aP6RqPWBuwNryuwkokxB0ccVuEGrHbjXwQ3z6Eiy%2BAYCAH6MOOca6W6x32k5Q3cNjFp3LnEr41CPcgwtT1oh6SSLgkCsUTmr1MAMLk3Y8foAHWOTrsjLpn7xLeRPPe%2BboMUxg7no9oTf3zF1iBa%2BIG7zjBMS%2Bw%3D%3D--71TWgb9VB8VqqIbA--p8ABwiHs5gewogiuhzWaGA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2102249673.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB28:1A6B7A:86C4213:8880108:65E0FC10" - } - }, - { - "url": "https://github.com/andreamazz/BubbleTransition", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:08 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4716238599d3a4b1d68137e4c3bf1557\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=d7SUcj%2F%2B3zatz%2BvKBfGiXhMU%2B%2BYBoFN7gPn0SN6IRKAW575ThAtX9RjHnkCshrKaEaJwwBJC9uDvX%2FHo4Nok3FULUUXYKTguMzQgCovXoA%2B%2BJLkpf2377VwlsWbCZE3aBTfg4aa37ecKdni5khOn2tFwBnivof%2FfZyJaFPX0M%2FJknV6iNK6Ay2TDBjm8OKfoCSqd1Zj3SVYurSjV9ZHOYRKprQq0t883TqDAZsoUzpNSiAhgOHWYzjdU88OUC4ZO5uecxhls27FzFL23RNX6Ag%3D%3D--VRSJtvaJwxG%2FTv3A--wgfahhBWOb8RUP5pSSjoDg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1668623872.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB27:E7E56:200D7F9:2073272:65E0FC10" - } - }, - { - "url": "https://github.com/HeroTransitions/Hero", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:08 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c00f6e9d9c6e4172736007904505517b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=AQe0E4k%2BaHb%2BiQc6WMHL0KqZ03T34aQmxHj669nksdVlLQGeCTBVVAMSqsV%2BlaZqeF8N2N%2FQofmoLghcIgtcn405lLTpFgb87faJjclA15Hd%2F3y2Q%2B97EDCWjcqC%2FsFovdVc4rFEbLbmWLU9H6MF8IJ7OFU%2BqDzhBlPyCZE9ZQ7PAc%2B4bErRkQ81ysg%2BUgmvtzlVaYdW0OwjlXXEOj6zdsvD1ean3K1SzS4TDVzAvyt20KdtMcpr82j6m8bqLvAjBNAfaGeyPnpn2m0BkyNthA%3D%3D--zs6wEHWdpQMsj6Gg--89qytR2epUmnKsbpby9Dbw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1961949987.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB2C:190C8D:838D660:85479BA:65E0FC10" - } - }, - { - "url": "https://github.com/demonnico/PinterestSwift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:09 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"50f79d7c480cd61bc1f1875e38a05cd4\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=T89SmTq66awuIyQdf86XsfuV%2BYHIvzyrYTpoM8ynMhw2MHgvFpRqMbX5tzk7f3NQ1raSKvXJdbIbISvuOShffzMZOM67uvivi5kD7%2BROhlshwqDO%2FOByDhSZDCXSeZi5euJ3o%2BcPJwSeh5lhL1WDvRZ1f6AimNc9DxrQiYWMXaqDJydiFBTWJAVBGXKMiAwRW3TE0i6wtMT4Ie9vK2n%2FQiDMEZPtoFPnVcr5b3iIA6nSRMtX3ibvv5GVpGN1Iio74O%2B9dxx4VBo8ePH18In8LQ%3D%3D--TwZpnr7WdmEp%2Bhy%2F--wuq6ZCeIbDX%2FKmxogxweWQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.848463857.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB29:1139C5:8042F6B:81FD75E:65E0FC10" - } - }, - { - "url": "https://github.com/davdroman/swiftui-navigation-transitions", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:09 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"89b4490719e9d22da1b79c70e7de9b0b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=cSjIEplaCswWnKwmc7boMjYuzmyJ3kdTTahIQBsifKpNP%2BkfTXao0iWWsWLvYQvZiHcCoq9EbP4OAJNu5KYlXTewvFK21nrM5aB8B9XVvyHtkm1nzHEpwESAPYNRqYYxSg8Xn7fM5ef%2FZbmivW55tmXneZmMpRexIooLFX3RCvXJOvmpODFF%2FGZZ%2BPLxrJ9AsM634Lc%2F0iwTJjJiDo6mrfDndm32DyvmJnrjcxxKFY6qP1SN1%2FTwusPH2TGgDRLEsf5MOiatRZwAWktAyr3DaQ%3D%3D--UYskubPfnSnC0RWw--UW2nzvm9G2%2BVYqeKYfdiyw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1551472638.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB2D:126F1E:7D05580:7EC1B02:65E0FC10" - } - }, - { - "url": "https://github.com/LeonardoCardoso/SectionedSlider", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:09 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0a227c4eb4fffe7444fd2e5f72264f6a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=BVa8Y9zLqwp4W8a1QGlzECOf8MFmb5k5nu2xRXGcqXSDFDYJC28a80MI7Bm86GBbbl8ft4hZZzBI8RaV0fcoIZGZigtvm6Z3aheuI91be5EhaKT1fmBXGw5ZI%2F6xFSwpym4vwwZueWJ5uT3wzO4d0DutievnKu1qC7i21ktgbT%2B8qQT5f1BJg55ihu2r6qKR7Oqak8uQuSgu%2B0tyAjOkmfuuSYPbSFwRf6k9xpniBN8F2coCBNny0qAt%2FzkOEFU91igk1fen7K%2FYkGU8s8eZEg%3D%3D--Jv59x3XCbcS2xPZF--FM2RS2p%2FsTK8z7zsIicIoQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.778939943.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB2B:D9680:8CD2EA3:8E8CB65:65E0FC10" - } - }, - { - "url": "https://github.com/shtnkgm/ImageTransition", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:09 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"cccdb773ce959eb72313217f10db7fde\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=pKzBhY2aT21cuuzs0lDFcFD%2Fm4faIzVJxOwwEqudyjMzln4REQDxhzYz4969FutYIJT0%2BwmQpvFGaUoN6EHPwyPh913Bzi7wP6esjWBEDWHSY%2B%2F8PhGWKY9uxyXAXwtTwo2BQUVy%2F5wjSBRbCkNSPQpwQ1AGbJrVVU84t1EeeOo%2FinQDjE7rcJ%2BQ9axPy6m2m5%2BwchtEZDNS2xbR5WL4pi5eoRZMSOZodThvy0%2Fr39D8FjszPL3crP9tpzwpcucvqiUAb30gfivMzjn5aGj%2BTQ%3D%3D--QOwdEt1I3c67H7sH--rO8pTjbIdCbR5q5k%2FR09Gg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.450095566.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB2E:190C8D:838D798:8547AF7:65E0FC10" - } - }, - { - "url": "https://github.com/DenTelezhkin/DTTableViewManager", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:09 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"cde000cea7557e75755dbd349bf397fb\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=BZ0ARD%2BrHJER0bSmjtEkmzBDmnmpZ%2FwVMa4j01et1pfFpW3tx1Wfur4c4fdQDO2pNQChK2SjpMh%2B5%2FomDV7eP5DJNZPm4pNHCJAWrAVukqpob5IXBQKg5FYkAC1Qa0CD%2BtnFU8OzihM0HMuUQwEAKd55adVdEIF7O1pW1AfCnea7ZDl%2Bly2ssrA4mdQXoe4UxiSyIsRnLtvXEDY217SeAKOwFzmCf1j8w4WeECY6fGX6vF1sUO%2FeNVz%2FuRcJ5bzFEJP19WctuS%2F6XTw%2BtXGqpA%3D%3D--Ia2%2FHT7ooiDoWjQX--azJ8B7z3EEK6rn0O3hgtFQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1122806397.1709243408; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:08 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB2F:0ED2:6D3A7F8:6EAA36A:65E0FC10" - } - }, - { - "url": "https://github.com/Ramotion/folding-cell", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:09 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c8c9fc017e755962f4852c7db54bd4d5\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=YcqUfWY94JnsDW8zcQWCpSUxFo4gMGAJI8MuZOcu2YcbbxlsUPx7PieJVRk7zK2FwRpzaSY9lKQBKi5yLIL3JBIDuMehyHDd08tFrpLZHDkvKRyK5WQ6L8chOFCkWjA0FiF%2FWPGJUITEH%2FhKHabiO46nXZbKQ9lI1ETHpwvymx57AGSPtsJTSfIv89EcU0mmpjcrfF2o11DbEwS%2FNwHukHn0v7OWKL9ywriIYXmebK0iHjpqxKByj4m61Njx10buj4h7BKROIP%2BhYws4%2Bcfzcg%3D%3D--qE3NED1VfXZLix%2FS--fR1ScHd6s6SyHE8bGEkg3Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.39118832.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB30:0EC5:747A3AA:760B069:65E0FC11" - } - }, - { - "url": "https://github.com/Yalantis/Persei", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:09 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d94d46d6ad8792d685da1d14aae22b9f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Wk0vyBAljnWT6Z9fzIpf9JffGbr%2BwPQW6dHPTTKkR%2BOGyCMmjiTI6uvoTUViVVYFwfjf%2FWdNlm%2FgHCSe%2FKn3RN%2BCTWdpWFGb07ocv8xxD6PrRDlLoM%2B%2Ffmygalt0WdnwlLhCzAkTRu7W%2B9PoXrze2DwmJbEe0u5jws5k7gH7idok6ZOfg6evfhMp%2BLtI1Zap0IHclv7qOIEqHfCJtSbaKg5TL4kKoBja8KIi5daPGrBIuyC8BkhZzhBfDGgLj1NwBP52Xx7ADESSf4l3RVIS1g%3D%3D--asXxGm7xmA9gn4Bd--0NXAPJfNsSmejgrwU%2F%2B%2F7g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1377107397.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB31:22DA81:84BA683:8676C05:65E0FC11" - } - }, - { - "url": "https://github.com/dekatotoro/PullToRefreshSwift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:09 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"7218dd25c02158e231dd2821d29fdc21\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=hgmOM29CIOqdYvULszRhhS5y8qAAgf%2BFUnYXu6Epm25IP%2FM7uzDYNS9l2VkDUgkLJzYpELYfVgh7ABTSvVP%2FaXR8f29rvHIksjM9SX702tZovMzwqL2PffGIOWWOd5wZ0TNJrx%2FBKYqiDWiY6L%2F1sHIgXkURY%2BqLV37SqX%2FOfdq7BHEytSInYobeDJji8CpBN8mwGj8wj6GvkW%2FihzvV7pduG8Bdl%2Fxx%2BddLmjYyeb6uAe75xUPP6oywzXqFICndKyU5dSVPC07N38yPoua%2FWQ%3D%3D--RxO%2BfsvbV%2FQi%2Fqsm--ptAegE%2Fy8uzHtnP%2B7d%2BuaQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1625258028.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB32:126F1E:7D05785:7EC1CFF:65E0FC11" - } - }, - { - "url": "https://github.com/SwipeCellKit/SwipeCellKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:09 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a0b562960ef895b0b0195a81f8ed25f7\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=l1v9J%2FhfvXwnY4hkljfadyaie8NWfwlUcmWZC5cmdmoNP6pPj2h%2FbceN0YzED3KiZvksKIf%2F7I3CkXAn21CMfkCjG4dxxiAOCjL8%2FqbXwpnxKRGhuEL8iuBicE%2BBYN9ZGUh35IhuRfkJcq67ZXbn%2BPqwPumnfU6hiTMLFet9ssfm99zBY0IfigVAmfta9HPJlWLD5IDqMkh2L8oo7dqo5IevsTG%2BojWvNu1QVd6qYN7NFubT9aTdWrFClJVYiORdwHksJPMmC%2F8%2BEe0FuxngLw%3D%3D--fWYO%2F1t3VBe9ERRe--1MxXZHMBpQUIch5SxPpstg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.656991893.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB36:ED217:8317A20:84D2472:65E0FC11" - } - }, - { - "url": "https://github.com/younatics/YNExpandableCell", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:09 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"838c667e10727e52aa8ab0885ca7bd86\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=c3et4xLPOj7bWXLS%2BsqqVdRGKeRvVYLUpYA5d5mPdaP%2BDTo6eKRC8RuBOeKoWMm0IsTE9niWFoCc6CMGjUdNrVXn6DViuHSaU%2B020VYmjm5WZoVbyl3Y3gwy%2BngNvX90%2BFT6sFU8e3skadaoqVLJ7lowldsZTWDAyY8qY%2B7C%2FBbepvR9DMx%2FAWXj2BXVTZ2%2FvS266Tr2ssW9VL6SfB%2FhI2eAWvN%2Be7tNOjdj6nfl%2FfXrqKXhsPN4CR3l9jdoSZMrKl4Iltj5jkFenV%2Bp5bLyxw%3D%3D--jGzdqKiOx7aWY9MU--N3xwqBFVsVtDSRf59EUgEg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1783489114.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB35:0F6F:146DB4A:14B6088:65E0FC11" - } - }, - { - "url": "https://github.com/xai3/Shoyu", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:09 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"73f4e8694bedf402e76b107efd5a75f9\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=vcHMDL25%2B0jxhPqxrU3VxXqNGxLMlZ9aLjTnoQ53FOPP6GxJF3os7KLrzZiQBASD7gLWJXJUc%2FCHxVd92CY4%2BYSaNlbHwCAV1w%2BKUHP%2FUtgHT4gfXteM4FYuOzDvQHSbU0N5PzrGh31xSxD7Ygn8CpOGwYkIddOCp44crp8UyLQ1r%2B9E%2BfDEvEZzl147KisXYBiky4DKZVjYZg4r9hDhZU13vwKKzckjGadH%2FOXx3gTHChQqpiOjfsRV%2BsCpFiwCMNZu3fUCZ9yC%2Fo6XkSOq3A%3D%3D--OrmlRgso6kHvwZdd--DZuMNgcJvc1vEOSo40Q4pg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.377895407.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB34:2053CD:87E987E:89A2D1D:65E0FC11" - } - }, - { - "url": "https://github.com/bcylin/QuickTableViewController", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:09 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0490cc12252339179293c6ee4e9926bc\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=xk86vbgOPyRa6jxM16HyGrDKTfxrXMKNldL1tZvPrt5Fko7Z6Rd4NUkqqRIgS0kbHQn0FON3nAZ%2BVFGW%2FKtYHrIsWT2Rot1GFNIxEBxo0HdvtCMguZ50KFBjNOY60quIq%2BuUdaxcic3uUockp9msyv8baGiO%2BytYQO1IwNEcl6KunTWSOpcj10CSb3DNiZ0uyzDT3DChyzZaxS1Re07WthurpyumU9hsENxQX32jAzBNZfehQlTjWP41WD2VyOmWRqhBEpjIAq16rXS3jxVmQw%3D%3D--24BZfZQUWCRHxcdY--8XM8kfgKYx%2BjAvZ%2FxVgJcw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2115627438.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB33:8E780:8039F74:81F5590:65E0FC11" - } - }, - { - "url": "https://github.com/younatics/ExpandableCell", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:09 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"edb0239cc91cd2f652bd16c2c67b6c0b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=rOUirH8S7xI9JyVVUvOzbO12yQid2A84C9oPFZOoOZHg%2Bbma78DeWkUb7dgZDzweabGDIbGgm8PdiRaZQFpQk9FqOmkcFLee0eT8pow2vm4nbIPaXvY40Djcx5PbxIvUYPM2E1n%2FhwxeXYM%2F%2BSH910VcR5Bs9z%2Fy4ZlasB%2FyYghKkUzdRkaTkJr66xgbVe6lQhFBL790tzfjxaUJdBeqy8UkJ1gmsEY2k23M%2FGCb0AkiU6LPhi1Y0QZ5tdWDnyOkdMMUTVbWjScIVBAgn0QZgA%3D%3D--ysbBr2hBpzUuQh04--mjegXwCiLErS62ajzK0IQg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1766584460.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB37:1F805A:83446E2:84FDF7A:65E0FC11" - } - }, - { - "url": "https://github.com/choefele/AlexaSkillsKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:10 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d5ad6bdcf6b985a5207d37e29ce12699\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=RzuKnUrGZco1H6w2ZqVeMSGx7oSAE8yGF1HkiHdu%2BtjLFZ24HDFq17m6oHJKgfPLlGVM7Tsu6APEA9xykiEPH2MzarV4YtP7YOFCUYrsm%2B7u6yRJHvks4dN5BvTf1A380A5kGr024C45k8BeOX%2BGdouY3OiR84zNg9Pg9dZN1g%2Br8ehXRXgINgks0jmQ6hpvP1uagE5S%2BwUzawaPvVeWbohL8IdJo70bduZ3MP9%2BVHr0%2BvLBmSCn8Xalc5pm19uYIV56Xya3zXVbjEGhAmCoLw%3D%3D--I%2Fr4U42fjcHk4Blh--SFn9tndUcea8SLCrh%2FO85w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.485173111.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB38:1139C5:80434D6:81FDCE5:65E0FC11" - } - }, - { - "url": "https://github.com/aschuch/AwesomeCache", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:10 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"1eca3c854329b9434ba6de221a5276a1\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=5QEB8v%2FyVZXzHwyWVyS7qeSB0ZMw0kpDn7mvSEcfYFy6FpUV76YJLx0TwWyxTamqzQ556o%2Ff%2FTa0WFx8P1gNt5viYM20fZ3YXsc3g5mFHtMA9ZiQja95qSasZtNLXOqLOF5TZVe96fQQjAiGzttNGvD2ma2VwguK%2BATeMLFzjwxpNOPGHaA%2F4oE9cMfuy3AC9isZLdGd%2FoK3KODF1ozU%2F94s22tu2yPKHnxiMX1AQXSJQQlZMZz3Ot%2BCA72vo14jzTnLtmyqzFVFJiuybolSzw%3D%3D--ShNTlHVqf9rOgoIu--T17dXjE6eaGikpJW%2BMtlTA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.531972806.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB39:1AF7D:340B3D0:349F60E:65E0FC11" - } - }, - { - "url": "https://github.com/typelift/Basis", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:10 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"3dcdd83fbd42d9c7809e3d7e6a896f8d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=f3zPzb8UwC6%2BYoqNhjpENrKjSwfEuBseFXCKm%2FMJYAqxQIwBOha%2BEF3zmSzUYGKW9%2FdTydQwpFWpKwJ2ftU5u4iG%2Fdhes9yMrLzWNl8t8LbP8UYkONPgTqtdFM4LfVRdyBt1SH4DLfi6g0Dv%2FH%2BExfS5iIw95mKuNIiyBem1LDubqoQtvShRD0HrdgXJ0Fgjj6XBibW6gJC1Xn6WsAodt%2F%2FQM%2FeRHSx47hXlxudW0%2FMZzxghRS3AOI71vIUW4AbEGXtxBO136tIsgrqjhGVKDg%3D%3D--a9Ob96EIQAOpuFs%2F--rf%2F5MJeTUee36U1LYuezOw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1310255085.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB3A:1A6B7A:86C493A:888083F:65E0FC11" - } - }, - { - "url": "https://github.com/jindulys/ChainPageCollectionView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:10 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"832bb3f59e3ef72df63ee01fcf55eb1a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=1L2FYRQKrZUdLZEQMgWoc7ZgtN9HUNcIm4rBhMe%2Fti286h6%2FFNWWLbqR3MdKiazIgbjL3%2FxTfNThZhdcvfRP3GgqfLvybECYGbNOhCnxjINuAHRz4FWmq4WVOF103x2SHPqFOkzvluuvwYrhnlO1bW1iQZruwdsHneZ%2F25UPgYa%2F0Jg5A1oZPViipB%2BWPv6gjDiDtQRIXLqCfks04E8pvmg6SgnjVMQBbKw%2Bo3T3mvnQS4IswFITkUxlGRr18Xh4t4vc31r9TPn1D7L%2B9G5p9g%3D%3D--WHiENOmT4KgBt5cH--TXN38Uj4KcayU1Mp%2FXslyg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.153221545.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB3B:D9680:8CD3562:8E8D226:65E0FC11" - } - }, - { - "url": "https://github.com/hyperoslo/Cache", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:10 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"387f67b235ffc4cfe12f8e7b7699cfdd\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=JFyUWZYt7g4F%2Fu%2B%2F5Zt%2BrCp3J%2BgqTJSUgk3IlJZZjnu3ByL%2FXsvtkbhL8DR1A9yHm1twBQenVCX7wlWs3lUMqZayvYjlogYbWQq3Isr8JU5K%2BDslbdd19HFfX170JKigpUtCvJcsxMbOe6noHOEkS4q0t%2B0wUCDRehqvcqS0UjqF5%2FvhDtVv3U7qBq7zjww1w2La6zCYYlLB2v4wqUYX80fx%2BXyfUahcmZpMtGA0%2BhYS%2BQswb8KN4JnnXJkXLYGeaN2WFUpp49hSfHhfcxKEOA%3D%3D--cp7fQ7OLfSXsxGeU--mufUg56U0HPyJp0dQQiW0g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1014399327.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB3C:126F1E:7D05A77:7EC2025:65E0FC11" - } - }, - { - "url": "https://github.com/phimage/CallbackURLKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:10 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"cb35d523678f4c1faa95dccf28a399d3\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=oxkO7EmqMh15TdPy9GX2jATKajdPaYgrkAcGE1FQNRDw4B4%2B356a%2Fuu67fm%2FuFWuLZLFbI7D%2BGAnNveSR7izHCnRHcXoahAHGde3R%2FRR2EYt4rZoyMMLGZa5CSqtrmsg74B9zJu9ejJiD69nUZOKvKDWmylEfU%2Bq1tvVWLJ6ITsOdi%2B9vOt%2Ba2qB%2FbSDJ7TY2S9fbLftEU1T3Uy5m1Td4xCuZyIbN12QCzGlpaYmMHK7viud%2Bl94kQ1BAe%2BvpqK0Qwovt7K%2BYCIv2UXijFEKew%3D%3D--K5WBEjnoBjG8M5Z1--o6%2BsqAS2MIEciz9W9WkN8w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.698607078.1709243409; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:09 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB3D:126F1E:7D05A8E:7EC2045:65E0FC11" - } - }, - { - "url": "https://github.com/RxSwiftCommunity/RxFlow", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:10 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d3a58a9c308e405ef7c8b9853ebdd442\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=oCDHewSmnJ34LSXpoy3fKr0QdTa1orPy5re5TCiQEaGjfPJf8Rc4vrTgHW4dsgTT0TFCBZXJCQuH%2F5tWv0tr9epxnlmw2FsUbxBHjvaa4I72SixDCDmXSZH3x%2F5FFQ%2FIpJJ3NL3q5rmI%2BE4FWZjWunL3oSIBLWwJbZxuuE%2Fu49YBYicRrtDxLoL3CdaaxYf0daXgH1KAGOY%2FLBzUkdFcfvKh5ewcythH6r9dnaAWnMn80PndPcwTspa%2BWVQ0%2BJmthoNQbgUNaUjxQehsFrz4UQ%3D%3D--78J9VrGf9%2BzxA%2Fkw--jC9hJ%2BRl5EAUaU0y7ZiMmg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1121447019.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB3F:190C8D:838DCB8:8548012:65E0FC11" - } - }, - { - "url": "https://github.com/spring-media/Carlos", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:10 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e8d60c603e404cd69549659bc7590ea2\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=XKlg66rYfcW%2BTtB5YU47OZZCjrGrArNbOn%2BEKa8%2BVfI%2BEQt1LIyMNsb7H%2BHewtdIaOWJjOLm0l7uuBtQzOoG0aL6qSJO8inq2bV%2FHwYwVj0UmlmcRJMvM%2BbzPZSlZRXKC%2Bs7vG98CMofXgOmSMJmiUAJK5C8gOhVVAe0EsE9nyRVS3Z4Es1D0fe4xH8WYOarhXxQ82RRvM3RC%2FDW8b%2BdHZhE%2BtZbzl9o1ngl5f5qXNjTuJCsAk6%2BEGSTZqw8IPOovWn0dF91EBMIO1%2BSsaJn1Q%3D%3D--lCKxkvpQIgVtLNlf--KP8p0ss49zX%2BHF7H7qiTcw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.254273327.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB3E:D9680:8CD35BB:8E8D29B:65E0FC11" - } - }, - { - "url": "https://github.com/schickling/Device.swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:10 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"803351496f078c3a5480f899c4e909cf\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=mlWyQTLCHOmWg3ijfDamMqiQNu3fmdmePHtqppZpkl8AYa8FDtB6xCeNUITlcmutjgXt%2Fnp5to6ciFEQx7w4gNfnYiRFb2039AkBboR9wFqJLG9Nt1rBeQsFzn7k1ux6YBJFQFVQ0DA86PR7HLNbmyURo6CfVTz%2B9DspStT2fEnkWPV0RmItUcnPRiXWFCqcEr60JNHIsmzurFtElNkHjOFhyTOKWIoCtRMp7vzXsOGlIV5K3euq9gt1mLNtxM02lSEYWGTqMukBuGC5hHwlrA%3D%3D--8ENIhzW%2F%2BIho6VHV--0U8F6862eAAij9ZBmB%2FORQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2098757357.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB41:0ED2:6D3ADC8:6EAA948:65E0FC12" - } - }, - { - "url": "https://github.com/thoughtbot/Curry", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:10 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"72800e05ff92cdb3e8d7fa0e0bdf0f6f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=2sjUBnsNzVvDWKS8hAzB92tqJ0UPtjyqQWrviaDIg0vy5vaKC8%2B1fbADtPnZqBREen23QWaTT4GjIHvT2rqLfjcJZIq8R96ANhutwgnCulR3pcp7qq4gKbaocM8BhHnniCJytN5FkK4o2T1vqH7x3dEsQ9UOPMe99MpGuN8muiga5sdg2nKKBmT%2FreqLETGdbWFAnEbiHiVH8fR%2BYtrghdXXBuXXlv6X7YzzykNkbXPnDyR8btj%2Fl51fmE2QBexPtxFlMzXjpLGrcxOZ1Ozusg%3D%3D--ULfxBwVnhF1vEIhW--J5Txsuoawqa9f2tbamz%2B9A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.556205015.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB40:D9680:8CD35F5:8E8D2CD:65E0FC12" - } - }, - { - "url": "https://github.com/Ekhoo/Device", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:10 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4c412f1c5dd679d4f934b8cbaed6e08e\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=8W3mSr%2Fza46w39PIRxKlOQVKOWBHzw%2FkrIP5%2BknXzmbUsIcnJ50LTsrXGpN566xwpv0f0%2BX6rzlTHIqIwUd88t0QA948W8mqn3jw3%2F%2BB2f286Ms060qc%2FJY8RN7YFrhYMaSDcIRZ8pkQCefj2mm5P%2FGmw4Nz1tlSbmkvSThBudYoDIO7QYnmAxm%2Bnk2lTl1T3fAuMnNuWWjHMaM%2B5J%2FOuUKit0v9%2BjTeE%2BorT0xHlmRNB3getdLWje6QBWziXM1FnEwcWQ0A8CbP8HLW6Y9hoA%3D%3D--B417u47ffXhlMGHl--3rbW9FtmttBUdP1G62pMfw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.806592507.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB42:E7E56:200E0AA:2073B0D:65E0FC12" - } - }, - { - "url": "https://github.com/evermeer/EVURLCache", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:11 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"d7d8199a85cbba4cc15a243cf12feaef\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=BC0buDil8LEW%2F7%2BI5OU1aHuwZ2oxa2bB0hVUQl2Een5uYHU1gCyAVHExRlqMUPPQAgLgWeYe3Yi%2BSepBLqBxNa4KgmTa3nWJj%2BVDILIHyzQUtnNc%2BJ798XptrAxSwFy5vBJ6tjqXLDOc0oj61BPDyy%2FGT8q%2BDJpfs7bDbUTQ3BTreJpPPClSQa%2FCvrijSpCJNuLyxsWG4%2B5Gz2C9rfVxA8J1U8OMCFoR99DdpvXNvYtbMhYJaEgCYQxuRtVhY5jthV5R%2FKrCFzsEN1cHZolJrw%3D%3D--WWqRPcTefJ6fL48D--pYs4SaSkjWFu62M6mICVUw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.377154470.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB44:228716:84FF79D:86B931E:65E0FC12" - } - }, - { - "url": "https://github.com/ustwo/formvalidator-swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:11 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9df4a17d3ff8d87ce690c70cdc33557f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=BZXqp7DmDAlDgs7%2F6xAN1gcjC4sS5pDRFco4Ac7uUBL9SZe8onKokUtjL9MByBS1K0F%2FQqQsGM%2FCBbRACuk%2Fs%2B7mzakK4jy%2F08s%2FuhQprNn9ghv50RpP9oZ%2Bg8AaZTfkFzBk%2FuyrFy80s05sk%2FVu3VP4ooKpasfVGLDLjnBJ9I4fmzGuJn%2FhKUZcQGcZTfsZJWDNlP39YIrAYS43Jd%2BNQJxOV0OVeUunxI0rhd7Pnmyv4bkIiiFi9S4ZsI8ftkwNQLIOPShqPNh%2F1leo0%2F6XuA%3D%3D--mkfR2HOkxL2I%2BS2a--TbqLK7W62FDhVOsnvQ3uxg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2074402573.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB47:1139C5:80439C3:81FE1E6:65E0FC12" - } - }, - { - "url": "https://github.com/eBardX/XestiMonitors", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:11 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0f23b5cc661e3c464282c307f8ec528f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=IQq8w2O9EYMVJWUo0I9iHep0gn2Vlqr%2BAsEmOxZQwFfiSXKWAWXopvDhc8%2FSWotrIbsUY%2FbQ70bdnEqlRQNz0YN1mgHfvXj%2FNN%2FZcZzUmv%2FXGRqgQ%2FnBpfDqvYlYsUrh1wN47xaElcF7Iy8vDhvNqfU6oyHKmoqlXTZhUDqoM4nzS3OhuOLavcXC3GOzGzrvqCwpFCuppGbMlJGXwQnTGZCjgiyehA2KnuBOfJbGsexLiyUjh1Ol5P0vWkqyEG90UV0ZDsH0oae2pXczHKABZw%3D%3D--0I%2Bhg9WQ7LZdL6o3--fj%2B7NDS8wbZePksxGvwTwA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1564785357.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB46:1F805A:8344D18:84FE5E9:65E0FC12" - } - }, - { - "url": "https://github.com/ankurp/Dollar", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:11 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"10b1c9e79fbebe456e263409ae32fc49\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=RaZhlVg%2Bo7gCoHMP8azmIS1dqTJ9Jwf4ofXb7K0gh5yJHCpMtb8i9STnHp1jYqHbZkr0QiwFrKa7e3Qlk2Fmb5mcEiffHsT4Xw4c8SfpFQ11MjkmIJCDVqvV1avq8xyXix0cb%2Bw3us9Fp2qQhPiTbC1qVeGU%2FAsobbqDRSQPhZYNQsftLaeEJKqTsvdlIm3o6hImk%2FYwnVCDzTZ8NkLa0d%2BXoodb2cVy%2F%2Bq%2BOdmYhwp2hymk4fCKHsikCfDP7kqxmTTMrpIbELf0pxGzBHcHKg%3D%3D--YRkugZg68Pp3S2ZW--KCCsYNVWgRbU3IKftzvxPA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.577975958.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB43:1139C5:8043909:81FE132:65E0FC12" - } - }, - { - "url": "https://github.com/Esqarrouth/EZSwiftExtensions", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:11 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"b8077dbbd7ca9fb2842bce6ea0abaebe\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Fd729nieA9nIHHNrKhCuJ4vCxzGm1zalJCQdEiSoGYrNyYIeeba0rK%2FkyWI3sSFTLFyYqqXcHyin8fo6JTc0e9gyQe1uR8GdGXSmSTJ4FyV6TWgfMNjy4jljuoEo3aJfKYNfMimPrvKe%2FZku8hhDS%2BkZdeoO3lNuuKv65Bvc04ATC3Vr7Gb1M38gBkD10tmVGa4gMt4PXKoTVfwIPt7XTEMd4YwQdzmbKRQsRyZUTlxlDUJc2UNix2hKPXBOFDBdwpUVSstLNrXkOHGEa%2F4QFA%3D%3D--yFqgCn7%2BtT2YO63J--CPIGhLbURk9bosUnqmf9xw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.914008133.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB45:E7E56:200E261:2073CDA:65E0FC12" - } - }, - { - "url": "http://khan.github.io/Prototope/", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "content-length": "3336", - "server": "GitHub.com", - "content-type": "text/html; charset=utf-8", - "permissions-policy": "interest-cohort=()", - "last-modified": "Mon, 30 Mar 2015 19:06:16 GMT", - "access-control-allow-origin": "*", - "etag": "W/\"55199ea8-2465\"", - "expires": "Thu, 29 Feb 2024 22:00:11 GMT", - "cache-control": "max-age=600", - "x-proxy-cache": "MISS", - "x-github-request-id": "651C:0DB8:251878:25C5B5:65E0FC13", - "accept-ranges": "bytes", - "date": "Thu, 29 Feb 2024 21:50:11 GMT", - "via": "1.1 varnish", - "age": "0", - "x-served-by": "cache-lin2290027-LIN", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1709243411.348694,VS0,VE115", - "vary": "Accept-Encoding", - "x-fastly-request-id": "90fe29d29bd5696f16891bac5b451ea84f8a2b73" - } - }, - { - "url": "https://github.com/floriangbh/OpenSourceController", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:11 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"7b4fa1d263a09080467d22a19d2400ff\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=FKcHI8WYV7z8wYSg4DVFVtdPfuzN%2FjFbiKUAqjyeBBWbsNKaZZ%2B9S%2F%2FKwpaVg2hFRNDUbY83t3aM8Kp8uu63B1%2BUNEkhmk%2FTrwPx%2BfZnSdpDQurLlvtImCDBxz148CWHFBfW0xNFkW1E4bpe4m6q58YopeVHjXpbZfjBWh2pOSxWJM3xBgxutoER6mNGDKqdSYmcTQMOayKV%2FJf3Z%2FRPQbn9xykw5uwRBUW1FTARSmazEqA7o89FpR4HGzA9P7WBNwWO1vM42skOSvE90KcuFw%3D%3D--0VpXrvHrYfyCZLBR--8XzPNJmp4JkKdAkogiz%2BAA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.380479391.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB49:7FAF9:7F04625:80BDD3F:65E0FC12" - } - }, - { - "url": "https://github.com/marmelroy/ObjectiveKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:11 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"698091e027c729ceda797be44c7c984c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=mP9EeeLtFhNxGqVtcbs6Ypwj299wVTdnxeaNqDing76Bsd7fSxrkT0oxjiDNvJw9b5WnqAdUmYvlutmk1ox8o1Alc61CJduSYt1XRWVUH8fdRO%2Fazpk6t5hEFC1Cixt5hi0jN9gB%2By2%2FOw7pl6faFHLvLqU%2BJB4FNw2qIV4L%2B%2FnoU4bUzvhlqxexO5eU31ZgU%2BBci5OUIp%2FXbz5g0g5u0ATNn9TsCxVB2N7SEE5WLhMs53iZphvEN8gTFIL0sz63rk%2BYLBouTtX9jiPz7c8ScQ%3D%3D--iQhoOD7SfbBsNg6I--8i%2BpCMFy%2FXHtzbLhPmqiwA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.690475645.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB48:ED217:8318175:84D2BE9:65E0FC12" - } - }, - { - "url": "https://github.com/joshualat/Pluralize.swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:11 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"912879656951ca1faeaa43355eff8b60\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=NuAviVzIIMB4zToGSKClfrDD2EOjZ7YlDlnQWMMFT6fh8535BuMMEx5tMpz%2FpMGiO6FBf2n7MPacBaLotc0OwiOVOJeopiG%2BJ%2FrHAeoXFblPR95tkJ9pOQbk9%2B1vp%2FRLAaDnEJO%2BY%2FgT987%2F6HDRN%2FKfX83EVYf5G8ZlMGSBoteFLluSGmIlODCtaFb46PWSsgZkqRhkkmk5YRs%2FvRvkRETKtstat9gNHRQNA2y3UGXn7W13M9jDprugUh0vO4K8wACn68HtuDjo%2FuijLlEBRw%3D%3D--HOHowZPAmeH78t2W--DL2Z1X4suR5JarYugjLtfg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1808710698.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB4B:0E71:A55388:A7C3A6:65E0FC12" - } - }, - { - "url": "https://github.com/sgr-ksmt/PDFGenerator", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:11 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"681aa4aa95e12a2ed1c1b37a590cb3cf\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=ZHSqiU9DfiyVVoqaeKReoyqoJdafDOA0pqBQoLdnszm0NE9LoivLNZkUKZ4ZeuKsttND4qZaA93Sj1Q3EEA97lmIN9Q3%2FIhcCya1fgisGStl4dnbFiSza%2BKmj1mcO%2BlvK5Milx342J18eVy5aNC2xDsRsI%2FQBVG8aQJ5vmLvxGxvcJQzdSLicP9k9R4Abp5aQzbVJFV6%2B2W5J28ws7OMKldqAjWWeNVjxYu0%2BKkgUJNaF0miWw8OgOze5FbQDzwDiUg%2FJpMNh94QHy7Wo5AkCg%3D%3D--dG8h7%2BwNSpM8pau0--19SQcXpkSsSpaXbd5C2FkQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.753122734.1709243410; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:10 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB4A:126F1E:7D05EAF:7EC248B:65E0FC12" - } - }, - { - "url": "https://github.com/alexeyxo/protobuf-swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:11 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0c9153a27ce64f776d50ebb9a0361843\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=0eHKGAAlwsha5TeUaQwDxAazEk%2FGRVD8gRc9QZBJQW9QuPmkhdH2jTKSmOYRcncTMVjtrlpGADzFfmV9kZ63lUbp3rgEhLs8CoTRR7P%2BV4H8kF%2BONYIh3UerX4z%2FI%2B8hqgva0dy5pjEVU3exzpujH0nGDlk%2FZxyMzro%2Bp8VckgtJiTHe5hnfoxPEw5rG9XSv8ICM3Va0m%2FBVIf8ZB7CORqACdPwu0k%2FQgztBtFzood58nmHSgrobJBPbgC20MNqgtKyRzexzZku3X3j3kK9Gfw%3D%3D--TaApSBjSHjxOvVk7--vCulg29TSaRtOofyfU20Xw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1337275235.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB4C:1AF7D:340B9F3:349FC56:65E0FC13" - } - }, - { - "url": "https://github.com/bannzai/ResourceKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:11 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"8d29de2f1e8c95d4bf6905e59e45022d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=YoUXMebKyiCdBy3GlBx%2BIYTIb76HvRGfdm8HEgDCCJSEK5zZ2MFJpKh%2Br6PyLw%2BYas1DLyelJ%2Ft3brI1s5HN9V4G74o%2Bj65a3gQKd6niRrq8KxOkh5cnecw5h1HPxQU9fnD1SxtFOCxTIZ8IEcMwM3kKa31zLHH2lEccGMPUQHgpj3ffUielBgW4cZDEwzUf5iw1NgsJUV1JEcn09XRgAOnEKj9lH6wxINIQy3HW5S9PcpYebisGwIlTJ5Lb%2FE4LotbIBsjIPUgaoROh5xIXTQ%3D%3D--Yn2IB8gQRqIfvLQf--BmAEv8nkZeVHu6ZM4FIO%2BA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1071424756.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB50:1AF7D:340BB93:349FDE8:65E0FC13" - } - }, - { - "url": "https://github.com/nvzqz/RandomKit/", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:11 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"df3eb439ba604fb29cbde685f8dee7ed\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=uRHfE2k7ugiRHXeUx50TfgXvRKzw8WyXnyQKmew570Qsv04ZDA%2FvylYtiASCcleEB%2B8ZTN0CLPeM56JyNBpKl3E%2FtYiH9RBhhUODvJ58Jy7oyhBCbgpmyhRghHHcFyauPIdAjVtsZozxJqXOJSlhQnheIWk%2FwundJNYEFNU9W1YXMSKEteohRAQLDuQpM%2BPEC1mm6bGtW%2Fci%2FHTTMhRGPKV5hPNTtClIQy%2BrJve74A6d11Pmt%2B2ab%2F4qxeDP8ybbRhPOf4GR8XFBZRqIxgjH8Q%3D%3D--H1kEmxSg%2BYHFqKUj--1WKJZxc7nOmOdNuUsVsNQQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1010549871.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB4F:0EC5:747AE46:760BB32:65E0FC13" - } - }, - { - "url": "https://github.com/mac-cain13/R.swift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:11 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"fbb18ef096c2282fe85fa13e0e8eb148\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=cfMrkI5404kwHKZHICL6mlI5x5kb5GZBIKaHI8BOdzMnJ1HYlsil9dIhjtVdOsBV4J%2FSpOsbt%2BQKjd8dHrrqvSIf9BifGeIYUoiMdJzk9aYMX0aEeqnGlJdCBLWBX%2Bqj7DB%2FSEbaKanjh0u7IOStVQXiNe9WUbBicv7kE6MjNBpHvii9sudzWHzG%2BdlVyVEv%2BVLhITo%2FNMXWK245bN154bGuZ2CMCLPjEelXimjNObE8j1WkopiHg8aEg%2FF34scek5bXzafTjlryYn724%2BFU2g%3D%3D--iyLVVYtSU%2FkVSIjs--frf9qpsMqzhyamJZlMNlYQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.849105928.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB4E:228716:84FFBE2:86B975A:65E0FC13" - } - }, - { - "url": "https://github.com/ceeK/Solar", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:12 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"ccbabc80d4b597e71969be53a3f2605a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=gN7CUkBnTXMvfH93cLmsXBlxb6b8XaVjdaspQgaHPeyeZUAFKqmSg0JY5BIjAXR6fFSTts7PoVSmVRq%2B5QbcfkUKsxqCQ6Hku8GDxTHfthUvoGkE4cIorNn7aFoQsv0qNw6liRXKLwKqSute8yBVVBmO%2BUK6s4jRAwv5JS%2BzbArjVp%2BFfK0Tx0x5nrv2d5B%2BkoQfpyH%2BFM6yXyWu2Yzxki2iXRjkYMq2EtUT6lK6unvPqWbSEdmPgL%2BryTf%2FZVtsGaaVWKnHSRyz2fL%2FvhCzQQ%3D%3D--QzNWedOdqm0Zi8Dz--V3p6lE4cWvGbL5%2BqzNK5%2BQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1857626491.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB54:F7A62:87312FA:88ED73E:65E0FC13" - } - }, - { - "url": "https://github.com/antitypical/Result", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:12 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c970873595ea8e41920d413bb4a766b5\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=YP1e4lg1e6NwbcRZBCXR%2BkLtivcOlWMto9%2FQY7xLJL4L48PVCXC0TjaEi4gZiFzau3Fa0pyrLj9DdS4QPnjSdMFmEqVExI9vt7AakhcaTcaT2Hg1X53Nl%2F4D5hDFPLkvsUqudd2ZGV0q8QovG0QzkejCY1gp01Q821fwuqUFlDpufQfz6NL08%2BSgxJHe0cFUUtpWLM5pR%2FWfo8aavevWo9WSnUmS0adFHZ3k0jLX1oq6Hy%2FV1oac41m6%2FAbxMKowFtrBCT5wwmRnzoiHKA2BHw%3D%3D--LGgV9GGWWKQlvdVr--BCM5ChlGpuJzo6GcfsTMdg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.995222060.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB51:0E71:A5566B:A7C686:65E0FC13" - } - }, - { - "url": "https://github.com/thoughtbot/Runes", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:12 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"f628f79d2f49c2b05e174cc7331a0c19\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=dQwIwt1yVwb94Sory111o3OXiC3pvAhVLSa7zT0qLisM%2FE7q8vAoBZjKlhDI5L2TuqofQ%2FOpelg7ceXb%2FcKL4%2BkbY%2FWaeiiBMb5E1msEiBhvp2yqWvjGL5YEbx26xkkNLlCpRV0ANkxHDUnJ0sZhq79CFdpcQ87kzPok1opiMTULZTQ1b4962O7v07Dk5RiWSXSgzZKS%2FilJQGhQNp8iaoKsl35pkTOqvrP5XmkR0T7odecjXLRK%2FJJCzx%2BTehSRq36JYnOLuguW2N0WFyrKww%3D%3D--O8%2BnmsLda2fCICnE--6NvdB%2FyePpYjq4i68H5bBA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2147150023.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB52:F7A62:87312C6:88ED701:65E0FC13" - } - }, - { - "url": "https://github.com/nRewik/SimplePDF", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:12 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"15d2d99cf26b4a69f911556c6dea9bbb\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=7nN7L5O%2BYfGCv%2BYG%2F20E%2BT3S48iC24uJ7ojGPUlsUubHENbQNtoLVB%2BAosoUB7EAiHGrL1qiCGz5Y%2FIaDZRiGRXY9H4cSqApYU08lLPiefEMGCaODVnYHnaioWAWBSQePthbCqqsJd9pmA0psS3O5JO60tAtsW0hrZlT%2BLmUsD%2FNHgRY9Mi%2FZzm4rZNcxbQ%2FWO41j34RMoqq%2F1jztMv5tO4FeADhgMXMlarLwfaXxzIrvJjHGue2qr4ABgbzzv0SfumiWLrlm0RVZPI%2FZTPt1Q%3D%3D--eccGJVZ322uJK4As--mgIRYoHebeTbcCYEvjbdvA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1269632125.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB53:1B1C90:841C2ED:85D89A6:65E0FC13" - } - }, - { - "url": "https://github.com/ataugeron/SpriteKit-Spring", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:12 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4577979190699a86a60e32ce4eab2712\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=x51onlO0hFou18rRnOQ%2BcM%2FGdIXk3Sa%2FoYbDUKfxHSLhccs9SCWNI71OsAUwXcesOMFBMXx6AE9AuZm%2FBmN2byt14UD8TTavjmKGLua3Wh4Ws4hxfffixyypIKNT0bIP9gKQToIaWBOT%2FMB53QJVEYYUCvOBElrpS6DA7KiLh6JR7KEkzpsPzSix%2BwU%2FsGWu1tN%2BwqPOXCpMX63J7eH1%2FUhsQ1xqEvEqD%2F66x63Sca7r2ujg5ahegATvsbXwPOUmGV4gl9oVABhohsXOu1rasA%3D%3D--rg%2BsyDtWPuY%2Fb6ez--nJ1GOJrrDJUoTg6mxkwg%2FA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1397070432.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB55:D9680:8CD3DA5:8E8DA95:65E0FC13" - } - }, - { - "url": "https://github.com/SwiftGen/SwiftGen#uistoryboard", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:12 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"892f7979e5bbadc134dc6ee93c0dba65\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=DaSkDulJnT0g4WSsEXziwshfijBqZq6osymwiwamZx%2BhxHsbyAhsjb4mLjU8aibkWXk%2BcYbeej7hD61t8mvntmCs0N5bW2jMPteSNaTYUP7CQ%2FagQqwjirDxZIcAyx6Kjyp0IL9upjWKJdQDRIZ%2BqR3%2FEj1FBKT1QMIEHmzvyzZ1S0lU4i6S9plg5M3dKw%2BwswLH17pMhmIM2fv67JcTotgx8aKcyOh%2FYEM6GVxzTk%2B%2FRN1bGrQRVCJgCDdGpzJjD%2BhOVC7FZ7tLcHDxVr7P0Q%3D%3D--7B%2BEQVahHLL4xvz%2F--Q%2B1Co%2BMQzZr0Y%2B8PCdAzRw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1190199639.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB57:1AF7D:340BCEA:349FF49:65E0FC13" - } - }, - { - "url": "https://github.com/hyperoslo/Sugar", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:12 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"eae322e3770f43338ba535b289c105ed\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=BtP4VtSjvk0G4fqleGlHrJrGQmGN%2BVB5h5%2BV6EaWqobnoDi%2BVFRTrlARaB7Ul5IKoP0b3wZULDtYbJCUtEOT%2Bo%2FLOok%2BIH%2FZGId0bBQ%2FOjUaVbAZ08tPxJmJw1Oku49ekJj1jer97Akr69AnU9%2FhNf8MoBmSKM4gjH%2FsdelqDIYJnMKBvgBYWQ8414lEmtq7spOdvQKbr02V6KHuNfyZPlCE%2B7S5VQbUZAihgjRRChOvFqz5cAWWo5p9Z6dLzLqKT%2BGiulTtEImvyUxwkhADRw%3D%3D--2F46l1ouA0zRbk6w--8v56e6NExD3TdQNEJr4oKw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.2030605749.1709243411; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:11 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB56:E7E56:200E663:20740D9:65E0FC13" - } - }, - { - "url": "https://github.com/skyline75489/SwiftRouter", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:12 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9f760c412c24a84994e66f109c00f743\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=vDX4yHNF9b%2BGnjceE1%2FHpLCwA%2FvCUrEYnDh%2F3JAtAJe7FJZ3PkEQ4Ur5nDCVL2I6Or10iAj0a4wkBir6n9VbS9CN%2BBqUoCAeQ5QdGNQCKuNA8S%2B9NcKqHCKmaZzBSw%2BmwvRaXhPTuMecdUnP4rXcgK2rAk7KyriR4%2Fkr6FsOu7tGPaRqa6ZlZ%2FjwKnAkSF0FGnWiuEY7Z%2Bf0MyHTQUIAm4d27UhWeoOMb0OEg5xGv%2Ffi8SiIEsNRDUmSUUPqIB5NSbqzISX8ETV9RMrJN6fOJQ%3D%3D--WIfx%2BH98BevRwMHh--GaUPTjGwsdWSJRsj5i%2B1Ag%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.492475453.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB5B:0EC5:747B1B0:760BEB9:65E0FC14" - } - }, - { - "url": "https://github.com/takecian/SwiftRater", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:12 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"5ddd3f8249929a30e2676c2a48cbc20f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=NwpBoEOj6EG3XwYOSKjxE8DsOZGGgfmhi%2FswLQCWCjPZw6Y%2Fr%2BHo87KUWUc0pI94lU16sY6LAQIYys%2Bh3Js0LikkV2KLAhK6ZHyFQCkLS03072cJStXNH7SEheitFo3tNiOWraA8P99EGcZH%2BSMSej81zF8ey9qUmOBEm0ScAsElQo5VSHuLefl5FbG5kKr6ssDvgjk0V7VGfr32bMa0wC4NswanC%2BPGxCE49AATH1KqXAA3804RD7eH1eHxHzmeyomwiHMkXwFjj682%2FsiZTw%3D%3D--lPClJBlXIIb2zKEc--MkEebWVsbWs7s625hZiyFg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1789283122.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB5A:ED217:8318792:84D3224:65E0FC14" - } - }, - { - "url": "https://github.com/thellimist/SwiftRandom", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:12 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"eff874268f0d3b6f399188688669e4a2\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=musaYcAi864x7k%2B4pgJrb8uWNsB4R3Ot8CNXE8jKp4hYi937t1p0xOyqJppfHK%2BmE5orDlL3oT2C%2B2Om65qr58ZzBRAlOCdWVHztOL0MU%2Bb0ZmjWdWTlVQRdNTwUytp9S4Pyg7L%2BAHBmSpm1d8ak8Lb6qBPICihtkageEhaco4xU1UThueDJyAsdxhIHa5RV6MSxa6Tud1BvCT24RP%2BCAxwHhPnlUXsYMlhjwJ4vhWjVyXATnHo%2Fn0Eb7inLbd5379rZTSWDiVndUPQdO0EwOg%3D%3D--0hkPk4h3obvZqRMU--jWmRoCqGRVRSjW1UdYDM8A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.447488025.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB59:F7A62:8731569:88ED9A3:65E0FC14" - } - }, - { - "url": "https://github.com/khan/swifttweaks", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:12 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"6de6531007d211b8c763d29df0f53cee\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=KAVYJbiBf%2FpALDAkJ9CrI7yHmpqHBwna21ew6bkMX1x%2Bst3B2V74d8HzwGoKvGPLmTkZmg9Qn49V58Gqjd7mE2FOMxa6wG2JUfO75SzEA8JAPDpzMHVQlCZoKDs8JOKq6zrXZSpU84%2BpHXNi8NBNqD8%2FwjawSVwKNxoz52CgqgWEiLSuX5ZSV6wXUx2pi9DzkiEgpxTc9YpIehjfCRNk%2BSQlJers3qg%2FyEcc0pjdWXD05SwTuBI7%2FY3I1CGkkE5pvW1M%2FNnToXcNWH7VXFY65g%3D%3D--GheJBz7dbiLUslf5--WOIE8mVluoToZKvX8t%2FWkA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1007827274.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB5C:D9680:8CD40A5:8E8DD93:65E0FC14" - } - }, - { - "url": "https://github.com/dingwilson/SwiftVideoBackground", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:12 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"64772ca4f4ab89e19608831cce1e1ca5\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=DUbSHnOcvawEYLaeX3sBIofPpKzwVhuI5xUqPc2PDNdqiP4ymGho%2BBAnSUW4C7nGeaZBnxzOu2FbW9OPZYoONnrv3XZwjbF1UpfRNydnCAVyYCVNhN%2BnP9%2FZ1NOQbxikNEpWpYNxiGkQBfHSpaGKjDAWT5Gcm7UKrG6kBnCWysHENHPeFXloLaOi2IB1Iyu3EFaC4h92btoQMuGlzrfoqaFkSTAurqh1ab2p5uoW9QuoAO%2BJVyS8Kzd9bXZBro55SkAJ9q6YCGLI8uZF5QM9EQ%3D%3D--LW30k3H0ViXBkQ76--%2FBSTa72zvxy0jqr8j4Yyfg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.491507836.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB5E:1F805A:8345438:84FED54:65E0FC14" - } - }, - { - "url": "https://github.com/gkaimakas/SwiftValidators", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:12 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e3ded68b6147577b305f0a364993e0b3\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=tfPSdD3JvR%2BkljPEDzGGof3Dnh%2Fxzb%2Bs2fol5gyzV5lebO%2FhSJOzxYm3meKD8Q5ZRT0n8Aslqll%2BrXDd0zF3LQNrjmaF0ESZox8vqX0M%2BOqx8XdU0q2BK8yBKyb9Dgh%2BW7Z%2B0iXIjb%2FaBmkxigrZ8jOEvXtJnIRsQLuVO%2BRpBl1FmqUsDJdWMVP%2FNnTk%2FicruZ8eZt4t6ZolZgFpdjj3dYbm%2B9WFpoVKEVsOT85qpSTHnli6zjduXP4L2ARpvpSxOjOgW%2BSa34d8wSHmV0p6JQ%3D%3D--ZAPCrMaGB5jECugg--4DA%2F09PB8vbodXMMH06Yuw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1704481044.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB5D:1B1C90:841C60F:85D8CD0:65E0FC14" - } - }, - { - "url": "https://github.com/typelift/Swiftx", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:12 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c4dbab7ff8ed0a66debe82ea2c96e163\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=S4yafJ9KbJ4OAhRXs06zKGNzKyQUv%2FbVHJL1M7q9tgKkGdz3nqaDPrJH5fjtw1dU4JaqcdDZelC7ng8bbtWNFE4veHzzsicv5LaS1m0VVUcbTZmImZcqn2Pq0VMfavIP3a3lvWkGP8ovuNQjWguWwtlL5vMv63cKDfiwSl%2FACcvcFCMW5SNn34N73j3dhyT9LjD4tiVnqLrnNU9yWGAVq6R7u1y0X47JEw9%2BF%2B%2FWRaZXUGIOOYLbP%2FXAo5zgJ1l4oDrMxFhlz9%2FBO2Obscv6gQ%3D%3D--JefgpyGWX7KmbAhB--ajul%2FEQ%2BM8evVDVOt6%2BGaQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1197266124.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB5F:0F6F:146E882:14B6DD6:65E0FC14" - } - }, - { - "url": "https://github.com/abdullahselek/Swifty360Player", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:13 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"5a8db7c41c149ac783a86077f01ba262\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=nMThX6CCxWdLcN31J5qPyeFni%2Fv%2BNbLrZJQKAVIvU9IBgdKrkmyDRecp9Lz0x7KWofjW9PuB4uZgIrwWoBevlwxbB5i2vtRiTnS9BMj7JOUUMHfowqP671gyFDPMk4JOsdlpur9kRYvR4ppLxzQttO%2BT%2FlXD6GJ94xUUBMjj%2B2DbLk%2F00KwILfbMgsglx00z4ScA0RcHudJaNVMKthWlmHBw37L4oFGOvkqjha4b5NyuEURB7b7QljF%2FiolSq89kO2dtZI%2BRDKm9ZL5IJHKeKw%3D%3D--Ir8ksK%2FctZqmaEbo--SVvpNO1nM6smfCXbm9y%2BlQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.546158489.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB60:1AF7D:340BFFF:34A028E:65E0FC14" - } - }, - { - "url": "https://github.com/tbaranes/SwiftyUtils", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:13 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0085f472dfe291eae700a3dcda3555d9\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=N0ySTy7pGiMkwhYQVn9jFHUQcOtACLmeoEWNweepI98CzMsm0kZ%2BVoZwgv5n9dXV37j%2FR%2FiFQagu2Acf24WaZEhi8qV8KlWGqGQIN3xUkcWFpQxMWRquGPZP44OzICNvpgahS9OkJAEnUxzXlf%2BGKtWJ6odmlDELif00kXWvvLuBKrPrM6PqlNa1P%2BMkCPThL0ALpXwKfFyWjZSRqNuLvjGFi5mbA5Tkw3JLHorrE5Jiipx0FXt8JzEgvshWYHpKIXe9inQyF5rk9kDzp6%2B7Pw%3D%3D--TsF77LRKLiCtiQ4Q--Tl6gfJV8JPyrpwb%2B93EQJA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.573024120.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB61:F7A62:873166F:88EDADA:65E0FC14" - } - }, - { - "url": "https://github.com/typelift/Swiftz", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:13 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"2baf06dad635198ba5d587d15e114556\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=2QEyuKsGl76A9gQcSpdG%2BeVoNx9ZO5Fu6RqPyzBm8zw%2B0TZLti%2B4Jfi60C%2BG8pus2NlBmcHC6rNuS5f%2BdiO4Fa7eihJ4Ry4xek%2BV7YcqcT99w%2FiIZRluO6QvZk6xroIkHTdyFFPiAffeoEI5EV7U7aYjFdz7hYZNdEXfcUow%2FtTiETDqTSCvy47SEf77BbHLJdF1lBrmPXU%2FeqKk6ywcJkNbaOyS33z4Y1H1fhtLd8g%2BNA7zTmn9Zm350bRqZUdw3FfcJ0cXQigoVMkEvsm%2Blw%3D%3D--TYvoxfEgqDY0xF5C--FeDNLbpO9hFN028z2DcKZQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.84594717.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB62:190C8D:838E93C:8548CC4:65E0FC14" - } - }, - { - "url": "https://github.com/devxoul/Then", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:13 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"e6e1026b1a1c09212d4ff24dfed195ac\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=KSjg6a20mXDt2NxQfviVNtdPdSqOvKInwIlj8c80ToBfJwZdPnwF%2F%2Frk6xIqQ7vsEUFr5MUlYMr%2F0VB1kwuAqRydMY93Bzibx%2BK5wUxZ2%2FeQ%2BZ4nm1PHrUA6KzsEsuncjACivpBYUPZTn%2BLkwWE8GhGmQFHaSaldi9t%2F0SGJVSY2fbGOKJD4FrdaZckdciCpskpFAIYm0GHlZRkeGfoJNO6t4%2FnvZesmkCJY6k7CFY7bwIOqbI8Zr3%2Fh%2BhQ%2B7kIyVngh3PqHzoysr5Eczo5wAA%3D%3D--I3%2B3qrjGDZlJj8Uj--Z8qBE9RGV3FhepB%2FmuXGaQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.881307362.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB63:1A6B7A:86C582E:888175F:65E0FC15" - } - }, - { - "url": "https://github.com/piemonte/Player", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:13 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"84b400ce19f2b7791afb5faad5bfcae0\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=EkjbSQQ8Eu%2FVEyuRpcUEgaQB6qeFKH9ZovexbiLpXoEnaMsBPcE1Qs7YMfJ8mXYghC8w7v5RZJ6Tb6sMaXAFG9%2FTSj86HgUYwuJxMVX%2FpeTiReox5QQwXBBTqgboamD21mE0pcNb1SM3WrXAn7%2FtoKB0hURe493TUGckifVAcGRouVhmgKEgOP%2BKZGp6q%2FAmxl%2BAVsWemQ0DC8TzUmwc7rXFDlKaDjLygP6OydwDVe9hrTgxN7HzQzFqBsJl63OaUoZuxe5w7bET1iK958wTIw%3D%3D--k3GBALRAyVtrJmMG--%2BIMh35fsxAuGSK6vzy7rwg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.165034175.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB67:1AF7D:340C2AA:34A0552:65E0FC15" - } - }, - { - "url": "https://github.com/cockscomb/UTIKit", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:13 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"35625ca8560c52bcfabb74c9603a0623\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=KznQ8WMsnphMGEojkWbl%2FlUXhHfMu8xG2K%2B9YwXDO8qnkKWoaGesftAM5ICKfsiFQ%2FBOIHXrANvQvvzoaKGYNFTIhzn5r6d7MRRss0L345dE4v%2F0c9ld5plUAJZlcoFeWAAys%2FDCMUyzvDWiyG5lhHzks3dEtEM8E3ZZOHzhI0LMzbbuDH8s1sCZrUlts8QcJiBLG3hA1IU0xkW%2BqSlDYdJrNMq8O2FRLmrYNq4XEi3i%2FjeQCxMP%2FmbvtNX0srPOlsGgdZu7Svl4Ye41TP3AYQ%3D%3D--qq3Q46%2BExOqCVAxe--4LLKC2suc7c%2FItXkAxLstw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.685493092.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB64:ED217:8318AE2:84D3588:65E0FC15" - } - }, - { - "url": "https://github.com/younatics/Highlighter", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:13 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a58e27701169f3c8d35e95fee1025bf0\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=6qpNUGMSSjYC1WjWdj5asLOL%2BBpPEXl9FzjSvXg9RHjm%2FXivYEZ5gvfbRXA684%2FJN1lo%2FNUrZNyBNpfBXgke3BAA1N5ZtnCKpMu8C3rbC5tl1Cz3t0lBwLRYxEEdpoYF%2FL7VpTTdbKBxRdw7h0ZFAPt8He0z7y0vqv689J%2B4BGcvWzkHfMzcXFCepwqcw7%2FfBxdzm%2FLyWZF6iu3lDGasnjJzeL59qmtqPIgVgHVMykP13p6jeitjEHE7FMnETtqRKCM47HV90ZwgRTUZLAn59Q%3D%3D--le95ZN5vDpB2mSwV--2znL0VbBVvvRCrGoh7%2BPBA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1846304851.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB65:D9680:8CD4407:8E8E106:65E0FC15" - } - }, - { - "url": "https://github.com/Frugghi/SwiftLCS", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:13 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"0bb619da72816d6b3aa5c255ffe6496d\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=zoMk%2FF3lT6dPieh25INVSYyIcLAVQz6Ox25i50xOf12qUpUgqzsTKZ5%2B9XxIxZts6N8wqGbCuCYFilx%2BVOH2Rf7DZrhEZZcqapkC%2FL6jnHrGTZWRZmBfbQAjwH9aTNrcVueyPo4YjRX1c6HP8HS%2FdUMpC4481uMM1KlqEuRA5nKcFJikzEFA0ns5eli0HP80mYBIUEsC2pqI7kAYqxjftSAoavAhpr5Gw%2FGscCpDv%2Fr2zyqpo7ANzkRoVatfRJcvQL%2B7XFGE%2FmQ37zicRPH9cg%3D%3D--8eF%2BgiMlVaUPoXo%2B--knuuNXyjislw1FssLEjErA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.859897697.1709243412; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:12 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB58:1AF7D:340BE78:34A00EB:65E0FC14" - } - }, - { - "url": "https://github.com/davidlondono/PlayerView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:13 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"1094493f30008f5e4c5961b827e9a850\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=33uoC2ZEMoCpcAMmOM5hPwpIw2Nn7mvocD2amKCdgLWxdrcOE9eJMP%2F8Gz2%2FDrPMWVphymHZP0VmOnGxcQBjfSnlsGAaq9Sx2aiaGsn1cUtdxjWJiJS%2B71hf07yAVOfJer7%2BTq7%2F7J5qQMbFi7VTQI%2FSwOjyJSXxQocQVO7ArDaKoqfsz0Qff%2F9bluiB4JMPvfj8hWaH1rAxCEjNfMAQ2JoZxkjrQHo5FZJCXO505jhrXRKJEapWgC4DCmdPZTk1pSB%2FyRNOIVihvBxvYISxAQ%3D%3D--oD9ec3bkAjC4BtQQ--oh6tLsCWelyiIe%2FWKL4ZEQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.506922429.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB68:126F1E:7D068F8:7EC2F05:65E0FC15" - } - }, - { - "url": "https://github.com/sahin/mobileplayer-ios", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:13 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"945b318712655874b963687052aa16ac\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=b%2B2uudfYbG9jBpboxEnudm%2BCkYEzD%2FRUXNObRvG3%2FwapS%2FDhSu6PvP4iPaPGD1KEKsPmkNXYtb6gp%2BzPqycuwjX790XVQ7LuDd0X6%2Fs5H%2F3f%2BRzqNbshKUxRNeJJFD9g49bTHe4MRNB8reXZoFsBPEd9b6f5QX8r8tXHwCazD9qN6JNrGPPpc9YPwlXGfS9e9lebAFyleiItP%2B0v12FGwh4gLRsQF8m3%2B5AX10Q4LDQQdIW4U6HTrvNVFU7eBTWqKXaPRVXy0lHW22AjbsJS2w%3D%3D--T4BdINPKrICFn2lI--EV3DYFDQ%2FVgZ7F%2BGMRvjSA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1268948725.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB66:1AF7D:340C272:34A0520:65E0FC15" - } - }, - { - "url": "https://github.com/dekatotoro/SlideMenuControllerSwift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:13 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"9226a26a805345f59b2ac3b84ee1acc2\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=hNtP%2FUgMvhOBN7LJpMV14gJ3LoOoCa4Z6E9N1V9Le1%2FtZBEcvZBRQv6GSus190rku3HeTDsq%2B6ntpZRubo1KXoLGqo8T5InCMd0pdXadhjUw%2FsWe1nwlPx2EF3wMUy5dNETLFURMbReWrqRdB1ty%2FD3MSFIabVrjNfeFB6f9FswccXbYlIjyYLZvhTTGX%2FRNlpagnfuTS4gUKLMdVIl36uQYGJV16MNX4wZsgAEJH9XwxF%2F7OMXBTubHZTHyYAVGSUpBsgkf4lwxLZbbhMQaqQ%3D%3D--%2Bnf00Qe2Xwpb2z9X--Ls1oBOm3hh%2F0vVxR69nTyg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1873564890.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB69:8E780:803B2DC:81F694B:65E0FC15" - } - }, - { - "url": "https://github.com/itsmeichigo/DateTimePicker", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB72:22DA81:84BBD4A:86782FF:65E0FC16" - } - }, - { - "url": "https://github.com/facebook/facebook-ios-sdk", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB71:2053CD:87EAEC7:89A434B:65E0FC16" - } - }, - { - "url": "https://github.com/whitesmith/WSTagsField", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB74:1139C5:8044846:81FF088:65E0FC16" - } - }, - { - "url": "https://github.com/wangshengjia/LeeGo", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"833c5fde5fa8df7df935e6fc5354c91a\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=gIgXgWudlhFIf9XViyPftiIIB7%2FaS6aQ7DgpCzXKhwR%2FIEqBraLC5Onqy2XoNFLlxb5hJ5Q9ZqFtEch4cqdNNThJeRuoOV%2BCsqq75V5ZwakyMsoYaP4Csd9f7Qmz2f%2F2%2FvMD5US0PLzZ6rsGqNRu8nQCp6%2F5kQv3MvNHIM%2FgIF1ntLXNjxiKf13LuU652VCHMYAJsreF1F2rOh3544VfsBN6wETOYCxQ2Zkvvo00cx61jlZhqg5zrDgYl4MCydsK0TPR3vCX7jvwLIkJooJcCw%3D%3D--3ynOlyvXACfdJCuY--Hd%2FeuAiZHUVb6KnuV71KmQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.204074262.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB6A:2053CD:87EABD5:89A4072:65E0FC15" - } - }, - { - "url": "https://github.com/PiXeL16/PasswordTextField", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB75:2053CD:87EAF45:89A43C8:65E0FC16" - } - }, - { - "url": "https://github.com/efremidze/VisualEffectView", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"b497b7e0e4aa7b6a2410b48f3c67de9c\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=1XSH%2B6IIYTG5LeDQvIKeVCsQSm4IPInERH%2FwO7jf5juXA2aya4dGCGmXujrxPnMp8Sm%2BooYnAYH11GyvssefPkmMP54tMQqkzX0so58%2BIkvA2Bpr1TbEL%2FYBCOb95KMQh2LM78BqtGTuqOaeslCkFLxVpbFWBcQaRbIH7eDj112Y1ZfA6FIWyH19Pe0RpY8Yzd65LjMn0owuGp5Ift83%2BXby%2FlRJvuH3aU%2BVLpxkG8EQkGjsNW%2F4Ly0VP2FPRjy4wJfA%2Bn0LVEozYDzD0vNuFQ%3D%3D--UMckTtEllx8KPTs5--VNYQo%2BbIQeVGr0ELdpZqGQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1188285075.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB6B:0F7E:16B76A:17199B:65E0FC15" - } - }, - { - "url": "https://github.com/iDhaval/DTTextField", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB77:D9680:8CD491B:8E8E655:65E0FC16" - } - }, - { - "url": "https://github.com/PiXeL16/RevealingSplashView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB76:1139C5:80448DD:81FF128:65E0FC16" - } - }, - { - "url": "https://github.com/snipsco/Postal", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB78:0EC5:747BA67:760C789:65E0FC16" - } - }, - { - "url": "https://github.com/Yalantis/ColorMatchTabs", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB79:2053CD:87EB01A:89A44C4:65E0FC16" - } - }, - { - "url": "https://github.com/LeonardoCardoso/SwiftLinkPreview", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"a67387b6070d5050c5d2d653ad52359b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=Lb1pbXLi7S9og7cfadbpNcc0v8UVdb%2FkoUkxZb%2BpEuV2DCA4JVlIaPELuaV8ZMQYueDOs2CSOZ1nyRHuXzkOx%2BWRAsqmrZS%2F2foUGEHpmAtHANLoTPtYFVBxt4igquIF7PDauLxbKcUddfIqzOZ9mBoYqqErSd3%2FYkxdfw6qrCI98sCJPreyUCiwQI2544Ld076uTS4lis6HdSzKy2vT0u1DZcXeNCTTj6GMAgKVwUacm3VromahWoczuwEIFeTLb6r5V836P%2Bet8XzbkEZkJQ%3D%3D--IROAiO5v00VqwwME--ofkdYCtYCBdcsJ%2B9%2FowRRQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.6228520.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB6C:2053CD:87EAD5C:89A41F2:65E0FC15" - } - }, - { - "url": "https://github.com/PiXeL16/IBLocalizable", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB7A:F7A62:8731E6D:88EE2DE:65E0FC16" - } - }, - { - "url": "https://github.com/mukeshthawani/TriLabelView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB7B:0ECB:844F68D:8600C2C:65E0FC16" - } - }, - { - "url": "https://github.com/exyte/ReadabilityKit", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB7C:1F805A:8345CA0:84FF5C2:65E0FC16" - } - }, - { - "url": "https://github.com/mrackwitz/Version", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"4e1f351a72bbe29c9fac1b0d209ccfa6\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=gZCHlO2vhBoLFPcMtDDZWopPnJt%2BLc2cBQ487EmzrdjycoVYo%2FwJKloSeLplgZVLnhvDKP%2BFN3VLuM3e1Zk8%2B1RuxyhWExItKhAOwTx7skXZko72hQe%2Fk1u5MJmWOM2CzwRybUap4ffbT6jRa6Hzgl7bzZM4x6DTX3eMQ5okyRslmbjQYtqJ2Q2Ewmij8hiAYrAORARTcnNKpXbOD3%2BXprxWIV2UwRohtr60Nf7GmBqmjJAwwlieBSxrs5HzyqUAI9j9HyKtKoEG62RNSiKZRA%3D%3D--qtpkIVtSRbE7O3Rz--PfuSIn%2BGrihSedtK0FiHkQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1849770081.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB6D:0ECB:844F3EB:860096A:65E0FC15" - } - }, - { - "url": "https://github.com/SwiftKickMobile/SwiftMessages", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB7D:1139C5:80449BE:81FF1E1:65E0FC16" - } - }, - { - "url": "https://github.com/fulldecent/swift5-module-template", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB7E:1B1C90:841CF4E:85D9659:65E0FC16" - } - }, - { - "url": "https://github.com/giginet/Toybox", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB7F:228716:8500991:86BA52D:65E0FC16" - } - }, - { - "url": "https://github.com/eddiekaiger/SwiftyAttributes", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB81:ED217:83190ED:84D3BB8:65E0FC16" - } - }, - { - "url": "https://github.com/gpbl/SwiftChart", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB80:8E780:803B81A:81F6E79:65E0FC16" - } - }, - { - "url": "https://github.com/tbaranes/VersionTrackerSwift", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"c9b9111a8c14c44ded11ccaaa59a354f\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=7jSRJQG4HaJTpimpXVlRor1s4D6qB1tQ11bHEJ4CDsHSzKbHdZdOyjINf80H84xiR8AxXzooHT7pjsnz3yWOPvefkHDX4V1B9z4HtsZhS7pJyu9D0hI15CAh3vgPHTWCyC0JR86A6TqmOzQK4sv5I%2FVbr43v9QcCn5BTwqpjmbJwBj75bVKlH069BfTOI%2Bls2vlV%2FzblmLG%2Br0UFFHy5lI7j5gGSnOwIkxsIgj2vQgba%2FxIudJYC9roJF844uBHp365urijBuWbz6HVItkfSdA%3D%3D--bGRvBJmW04KSKeN9--oNrBRolpuZE6Rgk8TzJ68w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.1219433884.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB6F:0ED2:6D3BE7C:6EABA20:65E0FC15" - } - }, - { - "url": "https://github.com/ltebean/Live", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"04be87f3ca33f9ece0b638a06987ea7b\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=yjiAxdBqlHoIgk%2Btnqm6AxEKIXWGVnMlOu0HoQ4TVCGN6GiJ8VRU8Q5qGFOHnrgACySWm6drfJ9F%2BSjYhJaNEorC9UZX9l4AQmGNU%2BuI%2BdmeIKFFMdPr6dqGsIZSeJKSrcNLKVY9MovYsQUr6XUYDyD%2BwoFY6xFDr%2BzrBrXCOwzZQ4ZT8l55gGWw8oEwSY%2BFIH8qhzU8ZWf%2BCRQF998JxOCRZQX8OkVouT%2BVumg%2BZceRZGaBedHjM6McWImS%2BLFLYkpczmZz7srMSZgWJlGDCA%3D%3D--SDsQ6bOENzIiJQlG--J%2BqdVr%2BB6K7HvbxG2%2BQpDQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.710193608.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB70:8E780:803B5C1:81F6BFD:65E0FC15" - } - }, - { - "url": "https://github.com/devicekit/DeviceKit", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB82:0F7E:16BB2B:171D56:65E0FC16" - } - }, - { - "url": "https://github.com/eure/AppVersionMonitor", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"cf1b5093fc3cf23d8af2d2852d99fb69\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=NaLFhCHuD1F5sKRyXeA7%2Bt%2FCBQz3uwwDOcC%2FWgax1Vb0dVFThhimK0rDolrvz19nof8m5rY24BWfLoxzWoV9dIqnogbayvGqOR3dXV5oLKB2T0oogG0%2B4nxVlMNoAuqe4DRgslybCFUXGFVqRDRb3INgtWEIE%2BIaAnvOTPP%2FeGZkPwVDumghZuRjbX1bNbXBne2Se0MnjUYWmyQh8uc766sf4npBOgH7TqamJESpU3HD7zIlW9URSamQ1R%2BEGcJi13QVnmcqKfdYKrQe8GcOkA%3D%3D--9%2BwUMkEyO5pXnrkt--9GV26DtqfUzsPO17yWEHig%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.416644250.1709243413; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:13 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB6E:F7A62:8731C6A:88EE0FD:65E0FC15" - } - }, - { - "url": "https://github.com/richardtop/CalendarKit", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB84:7FAF9:7F056E2:80BEE05:65E0FC16" - } - }, - { - "url": "https://github.com/hemangshah/Workaholic", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB83:0E71:A56333:A7D3E9:65E0FC16" - } - }, - { - "url": "https://github.com/exyte/macaw", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB89:F7A62:8731FA9:88EE428:65E0FC16" - } - }, - { - "url": "https://github.com/intuit/CardParts", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB85:190C8D:838F0A9:854946E:65E0FC16" - } - }, - { - "url": "https://github.com/dehesa/CodableCSV", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB87:8E780:803B8E9:81F6F20:65E0FC16" - } - }, - { - "url": "https://github.com/patchthecode/JTAppleCalendar", - "status": 200, - "error": null, - "headers": { - "server": "GitHub.com", - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "content-type": "text/html; charset=utf-8", - "vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With", - "etag": "W/\"426e74f0a5a72a3deb209d370ef681e5\"", - "cache-control": "max-age=0, private, must-revalidate", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "0", - "referrer-policy": "no-referrer-when-downgrade", - "content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/", - "set-cookie": "_gh_sess=tCvr3q0Pqwe4xf%2BXB%2FjqIgenf8c7qdl7awn3Pj5ukx2Xun4Zi%2BxvEFLkfqKEe9JGlr%2BYh%2Byc%2B3PShRACYOEM3ja5Fc%2BQueqhdT0sa9qBhFZi4aeriYYYu9s0Igxkqr7n1EKJqcVmN29vMqhw1MKTmQAt7zBCv1EB3CHUPG5K%2FHQ98bwgkuXytEFasjQmv1ejhRI0rF4p2ApYrAFV5HfXqm5I1SM64B22yFpzIWcCEkxpMIKT7X7OJU%2Ba7YbvP%2BSLEeZxv91QJlxdzWTZOQhQFA%3D%3D--5bbUcQatUWX5LeYf--OEwae%2BL6KIxTFTzfqKZ5Vg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax, _octo=GH1.1.403214531.1709243414; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:14 GMT; Secure; SameSite=Lax, logged_in=no; Path=/; Domain=github.com; Expires=Sat, 01 Mar 2025 21:50:14 GMT; HttpOnly; Secure; SameSite=Lax", - "accept-ranges": "bytes", - "transfer-encoding": "chunked", - "x-github-request-id": "FB73:1B1C90:841CD11:85D93FD:65E0FC16" - } - }, - { - "url": "https://github.com/SomeRandomiOSDev/CBORCoding", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB86:1B1C90:841D026:85D973A:65E0FC16" - } - }, - { - "url": "https://github.com/Nero5023/CSVParser", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB88:0ED2:6D3C195:6EABD62:65E0FC16" - } - }, - { - "url": "https://github.com/russ-stamant/Wallet", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB8A:0ED2:6D3C1AA:6EABD7A:65E0FC16" - } - }, - { - "url": "https://github.com/mike4aday/SwiftlySalesforce", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB8B:0ECB:844F86C:8600DF7:65E0FC16" - } - }, - { - "url": "https://github.com/andrealufino/Luminous", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB8D:ED217:8319219:84D3CC5:65E0FC16" - } - }, - { - "url": "https://github.com/jpsim/Yams", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB8E:E7E56:200F3B4:2074E70:65E0FC16" - } - }, - { - "url": "https://github.com/wayfair-archive/brickkit-ios", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB90:22DA81:84BC0B5:8678696:65E0FC16" - } - }, - { - "url": "https://github.com/ruddfawcett/Notepad", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB8C:228716:8500AE4:86BA68A:65E0FC16" - } - }, - { - "url": "https://github.com/uxmstudio/UXMPDFKit", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB8F:0F6F:146F1EC:14B7770:65E0FC16" - } - }, - { - "url": "https://github.com/SwifterSwift/SwifterSwift", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB91:D9680:8CD4B9E:8E8E8E1:65E0FC16" - } - }, - { - "url": "https://github.com/giginet/xcprofiler", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB93:1A6B7A:86C60E7:888203D:65E0FC16" - } - }, - { - "url": "https://github.com/jkandzi/Progress.swift", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB92:ED217:8319233:84D3CEA:65E0FC16" - } - }, - { - "url": "https://github.com/RedMadRobot/input-mask-ios", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB98:2053CD:87EB2C7:89A4764:65E0FC16" - } - }, - { - "url": "https://github.com/Zolang/Zolang", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB96:1A6B7A:86C6173:88820C2:65E0FC16" - } - }, - { - "url": "https://github.com/willpowell8/LocalizationKit_iOS", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB95:1F805A:8345EE1:84FF80B:65E0FC16" - } - }, - { - "url": "https://github.com/bonyadmitr/KeyboardHideManager", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB9C:22DA81:84BC165:8678734:65E0FC16" - } - }, - { - "url": "https://github.com/SvenTiigi/ValidatedPropertyKit", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:14 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB97:8E780:803B9F1:81F7022:65E0FC16" - } - }, - { - "url": "https://github.com/makomori/Sharaku", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB9A:1F805A:8345EEB:84FF817:65E0FC16" - } - }, - { - "url": "https://github.com/IdleHandsApps/IHKeyboardAvoiding", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB9B:D9680:8CD4C50:8E8E997:65E0FC16" - } - }, - { - "url": "https://github.com/totocaster/Typist", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB9D:228716:8500B85:86BA73D:65E0FC16" - } - }, - { - "url": "https://github.com/Yummypets/YPImagePicker", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB99:0E71:A564A1:A7D531:65E0FC16" - } - }, - { - "url": "https://github.com/malcommac/Hydra", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBA1:ED217:8319306:84D3DC8:65E0FC17" - } - }, - { - "url": "https://github.com/hackiftekhar/IQKeyboardManager", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB9E:1139C5:8044BE8:81FF43D:65E0FC17" - } - }, - { - "url": "https://github.com/NicolaLancellotti-About/About-Swift", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FB9F:1AF7D:340CB11:34A0DD5:65E0FC17" - } - }, - { - "url": "https://github.com/scihant/CTPanoramaView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBA5:22DA81:84BC1EB:86787CA:65E0FC17" - } - }, - { - "url": "https://github.com/yonaskolb/SwagGen", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBA2:2053CD:87EB367:89A480C:65E0FC17" - } - }, - { - "url": "https://github.com/iGenius-Srl/IGColorPicker", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBA4:22DA81:84BC201:86787E2:65E0FC17" - } - }, - { - "url": "https://github.com/rapierorg/telegram-bot-swift", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBA0:190C8D:838F278:8549646:65E0FC17" - } - }, - { - "url": "https://github.com/WorldDownTown/RangeSeekSlider", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBA6:E7E56:200F50B:2074FCA:65E0FC17" - } - }, - { - "url": "https://github.com/ChiliLabs/CHIPageControl", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBA8:D9680:8CD4D39:8E8EA61:65E0FC17" - } - }, - { - "url": "https://github.com/justeat/JustPersist", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBA7:0ECB:844FA15:8600F92:65E0FC17" - } - }, - { - "url": "https://github.com/benjaminsage/iTextField", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBA9:E7E56:200F555:2075013:65E0FC17" - } - }, - { - "url": "https://github.com/benjaminsage/iPages", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBAA:0F6F:146F377:14B78FF:65E0FC17" - } - }, - { - "url": "https://github.com/KitchenStories/Elissa", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBAC:22DA81:84BC282:8678850:65E0FC17" - } - }, - { - "url": "https://github.com/marty-suzuki/ReverseExtension", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBAB:D9680:8CD4D83:8E8EA92:65E0FC17" - } - }, - { - "url": "https://github.com/KennethTsang/GrowingTextView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBAE:F7A62:8732265:88EE6DD:65E0FC17" - } - }, - { - "url": "https://github.com/hemangshah/HHTabBarView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBAD:22DA81:84BC28B:8678857:65E0FC17" - } - }, - { - "url": "https://github.com/efremidze/Magnetic", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBB0:1F805A:8346057:84FF96C:65E0FC17" - } - }, - { - "url": "https://github.com/adamcichy/SwiftySound", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBAF:0F6F:146F3BA:14B7951:65E0FC17" - } - }, - { - "url": "https://github.com/AsyncNinja/AsyncNinja", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBB2:7FAF9:7F059C4:80BF0C5:65E0FC17" - } - }, - { - "url": "https://github.com/async-plus/async-plus", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBB1:126F1E:7D07272:7EC3865:65E0FC17" - } - }, - { - "url": "https://github.com/EFPrefix/EFQRCode", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBB3:190C8D:838F38E:8549758:65E0FC17" - } - }, - { - "url": "https://github.com/stuffrabbit/SwiftSpreadsheet", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBB6:126F1E:7D0728E:7EC3887:65E0FC17" - } - }, - { - "url": "https://github.com/pitiphong-p/CollectionViewShelfLayout", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBB5:8E780:803BB89:81F71BE:65E0FC17" - } - }, - { - "url": "https://github.com/IcaliaLabs/LoginKit", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBB4:126F1E:7D072A9:7EC3898:65E0FC17" - } - }, - { - "url": "https://github.com/Squarespace/simple-source", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBB7:22DA81:84BC353:8678919:65E0FC17" - } - }, - { - "url": "https://github.com/efremidze/Cluster", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBB9:0EC5:747BF1C:760CC34:65E0FC17" - } - }, - { - "url": "https://github.com/juanpablofernandez/SwiftyOnboard", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBB8:2053CD:87EB4F5:89A49AB:65E0FC17" - } - }, - { - "url": "https://github.com/serralvo/TextFieldCounter", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBBA:D9680:8CD4E63:8E8EB74:65E0FC17" - } - }, - { - "url": "https://github.com/efremidze/Haptica", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBBD:1F805A:8346112:84FFA25:65E0FC17" - } - }, - { - "url": "https://github.com/BrikerMan/BMPlayer", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBBB:0ED2:6D3C4E2:6EAC0A5:65E0FC17" - } - }, - { - "url": "https://github.com/Daltron/NotificationBanner", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBBE:228716:8500DE0:86BA97C:65E0FC17" - } - }, - { - "url": "https://github.com/roberthein/BouncyLayout", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBBC:E7E56:200F6C9:207519B:65E0FC17" - } - }, - { - "url": "https://github.com/uias/Pageboy", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBBF:F7A62:873237C:88EE819:65E0FC17" - } - }, - { - "url": "https://github.com/yusadogru/CardTabBar", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBC1:22DA81:84BC3C7:8678991:65E0FC17" - } - }, - { - "url": "https://github.com/uias/Tabman", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBC0:1139C5:8044E20:81FF65D:65E0FC17" - } - }, - { - "url": "https://github.com/kishikawakatsumi/SpreadsheetView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBC2:1B1C90:841D488:85D9BB4:65E0FC17" - } - }, - { - "url": "https://swiftify.com/#/converter/code/", - "status": 200, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "content-type": "text/html", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "last-modified": "Tue, 20 Feb 2024 17:50:56 GMT", - "set-cookie": "ARRAffinity=2e9b732fd87968a15d52caec9e04d8ce0c902943ef16f8663416f9ddf4241cce;Path=/;HttpOnly;Secure;Domain=swiftify.com, ARRAffinitySameSite=2e9b732fd87968a15d52caec9e04d8ce0c902943ef16f8663416f9ddf4241cce;Path=/;HttpOnly;SameSite=None;Secure;Domain=swiftify.com", - "vary": "Accept-Encoding", - "x-powered-by": "ASP.NET", - "cf-cache-status": "DYNAMIC", - "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=p10RoI5tU7wQ4AB%2BRMSVRe1JM67PY0KoGeX0YhaWr7Srn6%2BsKf%2BzyVcuaRgbcoRwsWew66%2FrveF9rC4HGZ%2Fj%2Fh09L0d81KkGKoBew6txzt59SFh6CokNFivsnjVM0w%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}", - "nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", - "server": "cloudflare", - "cf-ray": "85d41f2f9e1377b2-LHR" - } - }, - { - "url": "https://www.swift.org/getting-started/", - "status": 200, - "error": null, - "headers": { - "server": "Apple", - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "content-type": "text/html; charset=UTF-8", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "last-modified": "Thu, 29 Feb 2024 12:56:21 GMT", - "x-frame-options": "SAMEORIGIN", - "strict-transport-security": "max-age=31536000; includeSubdomains", - "cache-control": "max-age=180, public", - "accept-ranges": "bytes", - "content-length": "6537", - "via": "https/1.1 nlams2-edge-lx-002.ts.apple.com (acdn/133.14417), https/1.1 nlams2-edge-bx-025.ts.apple.com (acdn/133.14417)", - "x-cache": "hit-stale, hit-stale", - "cdnuuid": "141f1a67-427a-4b5c-bec8-cb67cf8a3d13-570850503", - "etag": "\"5c42-61284c935e740\"", - "age": "0", - "connection": "keep-alive" - } - }, - { - "url": "https://github.com/mono0926/LicensePlist", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBC3:D9680:8CD4F03:8E8EC35:65E0FC17" - } - }, - { - "url": "https://github.com/WenchaoD/FSPagerView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBC4:E7E56:200F73C:2075210:65E0FC17" - } - }, - { - "url": "https://github.com/Fawxy/CBPinEntryView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBC5:1B1C90:841D4DF:85D9C16:65E0FC17" - } - }, - { - "url": "https://github.com/100mango/SwiftCssParser", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBC7:1F805A:83461C7:84FFAEA:65E0FC17" - } - }, - { - "url": "https://github.com/keitaoouchi/MarkdownView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBC6:1139C5:8044E7C:81FF6B2:65E0FC17" - } - }, - { - "url": "https://github.com/onmyway133/EasyTheme", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBC8:1A6B7A:86C6520:88824A1:65E0FC17" - } - }, - { - "url": "https://github.com/loregr/LGButton", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBCA:0F7E:16C003:172238:65E0FC17" - } - }, - { - "url": "https://github.com/exyte/fan-menu", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBC9:0ECB:844FC9A:8601219:65E0FC17" - } - }, - { - "url": "https://github.com/devxoul/Umbrella", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBCB:1139C5:8044EA3:81FF6D9:65E0FC17" - } - }, - { - "url": "https://github.com/weichsel/ZIPFoundation", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBCD:0F6F:146F596:14B7B19:65E0FC17" - } - }, - { - "url": "https://github.com/Krisiacik/ImageViewer", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBCC:1B1C90:841D54B:85D9C66:65E0FC17" - } - }, - { - "url": "https://github.com/steamclock/bluejay", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBCE:0F6F:146F59C:14B7B1E:65E0FC17" - } - }, - { - "url": "https://github.com/KyoheiG3/GridView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBD0:F7A62:87324A8:88EE932:65E0FC17" - } - }, - { - "url": "https://github.com/yonat/StepProgressView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBD1:1B1C90:841D59D:85D9CA9:65E0FC17" - } - }, - { - "url": "https://github.com/agilie/AGCircularPicker", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBD3:1AF7D:340CE23:34A10F0:65E0FC17" - } - }, - { - "url": "https://github.com/HHK1/PryntTrimmerView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBCF:0EC5:747C066:760CDB0:65E0FC17" - } - }, - { - "url": "https://github.com/yonat/MultiToggleButton", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBD2:D9680:8CD4FB0:8E8ECE4:65E0FC17" - } - }, - { - "url": "https://github.com/HarshilShah/DeckTransition", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBD5:0EC5:747C08A:760CDCF:65E0FC17" - } - }, - { - "url": "https://github.com/romansorochak/ParallaxHeader", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBD4:F7A62:87324E3:88EE96A:65E0FC17" - } - }, - { - "url": "https://github.com/MessageKit/MessageKit", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBD6:0ED2:6D3C660:6EAC248:65E0FC17" - } - }, - { - "url": "https://github.com/algolia/instantsearch-ios", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBD8:0E71:A56828:A7D8B3:65E0FC17" - } - }, - { - "url": "https://github.com/yonaskolb/XcodeGen", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBD9:1A6B7A:86C6620:888258D:65E0FC17" - } - }, - { - "url": "https://github.com/ninjaprox/Inkwell", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBD7:1AF7D:340CE8B:34A1145:65E0FC17" - } - }, - { - "url": "https://github.com/shadowsocks/ShadowsocksX-NG", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBDC:E7E56:200F875:2075353:65E0FC17" - } - }, - { - "url": "https://github.com/ProjectDent/ARKit-CoreLocation", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBDA:F7A62:8732531:88EE9CA:65E0FC17" - } - }, - { - "url": "https://github.com/chriswebb09/ARKitNavigationDemo", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBDB:1AF7D:340CEBA:34A116E:65E0FC17" - } - }, - { - "url": "https://github.com/sobri909/LocoKit", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBDD:8E780:803BDB3:81F73FD:65E0FC17" - } - }, - { - "url": "https://github.com/aleksandrshoshiashvili/AwesomeSpotlightView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:15 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "content-length": "1474", - "x-github-request-id": "FBDE:1F805A:8346300:84FFC33:65E0FC17" - } - }, - { - "url": "https://github.com/stencilproject/Stencil", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBDF:190C8D:838F64E:8549A1E:65E0FC17" - } - }, - { - "url": "https://github.com/PierrePerrin/ShadowView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBE0:2053CD:87EB775:89A4C4E:65E0FC17" - } - }, - { - "url": "https://github.com/AladinWay/TransitionButton", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBE1:7FAF9:7F05C1C:80BF34F:65E0FC17" - } - }, - { - "url": "https://github.com/super-ultra/UltraDrawerView", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBE3:228716:8501018:86BABEB:65E0FC18" - } - }, - { - "url": "https://github.com/tribalworldwidelondon/CassowarySwift", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBE5:E7E56:200F91C:20753DF:65E0FC18" - } - }, - { - "url": "https://github.com/MKGitHub/UIPheonix", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBE2:0E71:A568C3:A7D949:65E0FC18" - } - }, - { - "url": "https://github.com/Nirma/UIDeviceComplete", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBE4:1AF7D:340CF24:34A11E2:65E0FC18" - } - }, - { - "url": "https://github.com/roberthein/Observable", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/HamzaGhazouani/HGPlaceholders", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBE8:ED217:83196DC:84D41D2:65E0FC18" - } - }, - { - "url": "https://github.com/AfrozZaheer/AZTableViewController", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBE7:0EC5:747C1B7:760CEEB:65E0FC18" - } - }, - { - "url": "https://github.com/eliakorkmaz/iCard", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBEA:F7A62:87325F3:88EEA8E:65E0FC18" - } - }, - { - "url": "https://github.com/nmdias/DefaultsKit", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBE9:0ED2:6D3C7A0:6EAC39A:65E0FC18" - } - }, - { - "url": "https://github.com/MillmanY/MMPlayerView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/spotify/SpotifyLogin", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBEC:1139C5:8045048:81FF890:65E0FC18" - } - }, - { - "url": "https://github.com/yonaskolb/Mint", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBEF:1B1C90:841D772:85D9E77:65E0FC18" - } - }, - { - "url": "https://github.com/younatics/MediaBrowser", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/AppliKeySolutions/VegaScroll", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBED:1F805A:83463E6:84FFD05:65E0FC18" - } - }, - { - "url": "https://github.com/scinfu/SwiftSoup", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/krzysztofzablocki/LifetimeTracker", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBF2:D9680:8CD5149:8E8EEA6:65E0FC18" - } - }, - { - "url": "https://github.com/alexisakers/BulletinBoard", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/tdscientist/ShelfView-iOS", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBF3:1A6B7A:86C6813:888277D:65E0FC18" - } - }, - { - "url": "https://github.com/zagahr/Conferences.digital", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBF5:0F6F:146F79A:14B7D1D:65E0FC18" - } - }, - { - "url": "https://github.com/wordlessj/Bamboo", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/vhesener/Closures", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/nrkno/yr-cachyr", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBF6:22DA81:84BC697:8678CB8:65E0FC18" - } - }, - { - "url": "https://github.com/haoking/SwiftyUI", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/symentis/Corridor", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/attaswift/BigInt", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FBFA:126F1E:7D07617:7EC3BF9:65E0FC18" - } - }, - { - "url": "https://github.com/filletofish/CardsLayout", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ApplikeySolutions/GravitySlider", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Kirillzzy/KALoader", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/BalestraPatrick/WhatsNew", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/lilyball/swift-tsao", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/SvenTiigi/WhatsNewKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/alexhillc/AXPhotoViewer", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fjcaetano/RxWebSocket", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Juanpe/SkeletonView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yannickl/FlowingMenu", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ParkGwangBeom/Windless", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fjcaetano/ReCaptcha", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/mmick66/CalendarView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/blueapron/Mandoline", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yahoo/YMTreeMap", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/davedelong/time", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ra1028/VueFlux", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FC09:0F7E:16C3A8:1725E6:65E0FC18" - } - }, - { - "url": "https://github.com/kizitonwose/CountryPickerView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/AlTavares/Ciao", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yacir/CollectionViewSlantedLayout", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FC10:8E780:803C038:81F7681:65E0FC18" - } - }, - { - "url": "https://github.com/Decybel07/L10n-swift", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/chriskarani/Sukari", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/nicklockwood/Sprinter", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/efremidze/Shiny", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/roberthein/Ease", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yonaskolb/Stylist", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/pitiphong-p/URLQueryItemEncoder", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Minecodecraft/MCScratchImageView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/LowKostKustomz/StatusAlert", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yonaskolb/Beak", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GottaGetSwifty/CodableWrappers", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Ramotion/fluid-slider", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/JohnSundell/SwiftTips", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/JohnSundell/ImagineEngine", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/dillidon/alerts-and-pickers", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/abdullahselek/ASCollectionView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fxm90/GradientProgressBar", - "status": 429, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:16 GMT", - "server": "Varnish", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "content-type": "text/html; charset=utf-8", - "retry-after": "60", - "x-glb-rate-limit": "true", - "content-length": "1474", - "x-github-request-id": "FC20:0ECB:8450166:8601708:65E0FC18" - } - }, - { - "url": "https://github.com/AfrozZaheer/AZCollectionViewController", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fxm90/GradientLoadingBar", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/bojan/Thingy", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/AFathi/ARVideoKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/andreadelfante/PredicateFlow", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/dreymonde/Shallows", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/NextLevel/NextLevelSessionExporter", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/BendingSpoons/tempura-swift", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/touchlane/SlideController", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/zenangst/Blueprints", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/MaksimKurpa/Linker", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/JKalash/Croc", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/dreymonde/Delegated", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Boilertalk/BlockiesSwift", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/DeclarativeHub/Layoutless", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/vincent-pradeilles/KeyPathKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/vincent-pradeilles/swift-tips", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/iAmrSalman/Dots", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/andresilvagomez/Localize", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/iAmrSalman/StorageManager", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/hyperoslo/RetroProgress", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/benjaminmayo/merchantkit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/tonystone/tracelog", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/artemnovichkov/Swift-For-Scripting", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Feghal/ImageDetect", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/marcosgriselli/EasyTransitions", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Baddaboo/ClassicKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/HideakiTouhara/Poi", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/huri000/SwiftEntryKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/marty-suzuki/TheAnimation", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GlebRadchenko/DNWebSocket", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/objcio/app-architecture", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/steve228uk/MessengerKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/zenangst/Family", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/JoniVR/VerticalCardSwiper", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/zenangst/Vaccine", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/jogendra/LoadingShimmer", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/givip/Telegrammer", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/zenangst/Differific", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/apple/swift-protobuf", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/jogendra/example-ios-apps", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/giginet/Crossroad", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/cats-oss/Sica", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GitHawkApp/StyledTextKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/PerfectlySoft/Perfect-CRUD", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/pmusolino/Wormholy", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/MihaelIsaev/FluentQuery", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/dashvlas/awesome-ios-interview", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/luoxiu/Schedule", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/VideoFlint/Cabbage", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/SteadyAction/EtherWalletKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/DimaMishchenko/ExpandableButton", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/JaleelNazir/MJMaterialSwitch", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ra1028/DifferenceKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/okcupid/OKTableViewLiaison", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/saoudrizwan/Disk", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/tsucres/SwiftyComments", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/nathantannar4/InputBarAccessoryView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ParkGwangBeom/Sheet", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/shima11/FlexiblePageControl", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/eggswift/ESTabBarController", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/algolia/voice-overlay-ios", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/noreasonprojects/ModernAVPlayer", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/SpectralDragon/LiteRoute", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ferranabello/Viperit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sergdort/CleanArchitectureRxSwift", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/gre4ixin/ReduxUI", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/antoniocasero/Panels", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/serhii-londar/LinkedInSignIn", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sushinoya/Lumos", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Brightify/Reactant", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/noppefoxwolf/Kitsunebi", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/shogo4405/HaishinKit.swift", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/apple/swift-corelibs-xctest", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sindresorhus/Defaults", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/NikolaKirev/OnboardKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sindresorhus/Preferences", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sindresorhus/DockProgress", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sindresorhus/LaunchAtLogin", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sindresorhus/CircularProgress", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Teknasyon-Teknoloji/PersistenceKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/bakhtiyork/Rough", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/messeb/ios-project-template", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/amerhukic/AHDownloadButton", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/serhii-londar/GithubAPI", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ivanvorobei/SPPermissions", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/muukii/Brightroom", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yahoojapan/UICollectionViewSplitLayout", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Ramotion/paper-onboarding", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Ramotion/circle-menu", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Ramotion/gliding-collection", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/vincent-pradeilles/weakable-self", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Ramotion/paper-switch", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/applidium/OverlayContainer", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/shindyu/ApplyStyleKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/gontovnik/HidesNavigationBarWhenPushed", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sunlubo/SwiftFFmpeg", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ThXou/Soundable", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ZamzamInc/ZamzamKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Q-Mobile/Model2App", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/gontovnik/DGElasticPullToRefresh", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://google.github.io/swift/", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "content-length": "36357", - "server": "GitHub.com", - "content-type": "text/html; charset=utf-8", - "permissions-policy": "interest-cohort=()", - "last-modified": "Wed, 05 Jun 2019 15:26:06 GMT", - "access-control-allow-origin": "*", - "etag": "W/\"5cf7df0e-35f28\"", - "expires": "Thu, 29 Feb 2024 22:00:18 GMT", - "cache-control": "max-age=600", - "x-proxy-cache": "MISS", - "x-github-request-id": "640E:0DF4:468F23F:47CA039:65E0FC1A", - "accept-ranges": "bytes", - "date": "Thu, 29 Feb 2024 21:50:18 GMT", - "via": "1.1 varnish", - "age": "0", - "x-served-by": "cache-lin2290027-LIN", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1709243418.065717,VS0,VE118", - "vary": "Accept-Encoding", - "x-fastly-request-id": "b91cbc051fc52b11b7e7aeb958c00f9a917b3d29" - } - }, - { - "url": "https://github.com/MaxDesiatov/XMLCoder", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/CoreOffice/CoreXLSX", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/alexliubj/EZAnchor", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ra1028/Carbon", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/instamobile/messenger-iOS-chat-swift-firestore", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/schmidyy/Loaf", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/noppefoxwolf/Swiftbot", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/jeantimex/CollapsibleTableSectionViewController", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/softhausHQ/CircleBar", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yysskk/MemoryCache", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/jogendra/BadgeHub", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GeekTree0101/VEditorKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/k-lpmg/RealmWrapper", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/TokamakUI/Tokamak", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/instacart/Nantes", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/MoveUpwards/Sejima", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/vpeschenkov/SecureDefaults", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/k-lpmg/AwaitToast", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/JohnSundell/Codextended", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/wizeline/WLEmptyState", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/airbnb/lottie-ios", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/cocoatoucher/Glide", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/altayer-digital/ATGValidator", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/arturdev/Unrealm", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ivanvorobei/SPLarkController", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ivanvorobei/SPStorkController", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ivanvorobei/SPAlert", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/hachinobu/SamuraiTransition", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fxm90/LightweightObservable", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/k-lpmg/PanSlip", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/vincent-pradeilles/locatable", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/k-lpmg/Tagging", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yonat/CameraBackground", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yonat/MultiSlider", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yonat/RadioGroup", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yonat/CheckmarkCollectionViewCell", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yonat/BatteryView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/dduan/TOMLDecoder", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ra1028/DiffableDataSources", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/noppefoxwolf/Combinative", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yonat/SelectionList", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/dduan/Pathos", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Sunspension/VKPinCodeView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/rosberry/texstyle", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/tadejr/ResizingTokenField", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/bow-swift/bow", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/vincent-pradeilles/AutoMocker", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/stoneburner/ShowSomeProgress", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/chriszielinski/Ribbon", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sky-uk/ReactiveAPI", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yonat/MultiSelectSegmentedControl", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/k-lpmg/FlexibleHeader", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/YuigaWada/PolioPager", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/marty-suzuki/DuctTape", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/attaswift/BTree", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/nicklockwood/SwiftFormat", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/kareman/SwiftShell", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/billp/TermiNetwork", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/andresinaka/SwiftCop", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Liftric/DIKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/leoture/MockSwift", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/omar14/OEMentions", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/andrealufino/Translatio", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/andrealufino/Deviice", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/SalehAlbuga/azure-functions-swift", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/gcharita/XMLMapper", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/multimediasuite/SweetCurtain", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/k-o-d-e-n/CGLayout", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ra1028/swift-mod", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/crowdin/mobile-sdk-ios", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/belozierov/SwiftCoroutine", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/apphud/ApphudSDK", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/privacy-tech-lab/privacyflash-pro", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/kieranb662/PartitionKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sindresorhus/ExceptionCatcher", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/playbook-ui/playbook-ios", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/alexruperez/SecurePropertyStorage", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Sadmansamee/CachyKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Spinners/Spin.Swift", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/exyte/PopupView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Flinesoft/AnyLint", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ChiliLabs/CHIOTPField", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/netguru/AnimatedCardInput", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/davidask/StateViewController", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sindresorhus/KeyboardShortcuts", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/mrustaa/ContainerController", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/WeTransfer/Mocker", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/huemae/SuggestionsKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ThasianX/ElegantCalendar", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/airbnb/HorizonCalendar", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/exyte/Grid", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/psharanda/Atributika", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fulldecent/FDWaveformView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Farfetch/mockingbird", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fulldecent/FDSoundActivatedRecorder", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fulldecent/FDTextFieldTableViewCell", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fulldecent/FDChessboardView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fulldecent/FDTake", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/fulldecent/FDBarGauge", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/stleamist/BetterSafariView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/NicholasBellucci/SociableWeaver", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/almazrafi/Fugen", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/y-okudera/NeumorphismKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/delba/Tactile", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/nikans/MonarchRouter", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/MrSkwiggs/Netswift", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sushichop/Puppy", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/james01/CardNavigation", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/apple/swift-argument-parser", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/twitter/TwitterTextEditor", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/tumblr/kanvas-ios", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/MarcoEidinger/SwiftPlantUML", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/davdroman/TextBuilder", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/priore/SOAPEngine", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/pointfreeco/swift-composable-architecture", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/ra1028/swiftui-atom-properties", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Boris-Em/ColorKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/tikhop/TPInAppReceipt", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sindresorhus/Percentage", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/wwt/SwiftCurrent", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/swhitty/SwiftDraw", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/philipturner/ARHeadsetKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/exyte/SVGView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/exyte/ProgressIndicatorView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/coderyi/YiVideoEditor", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/swiftyfinch/Rugby", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/gurhub/surmagic", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/willdale/SwiftUICharts", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/STREGAsGate/Raylib", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/joomcode/BottomSheet", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/kvyatkovskys/KVKCalendar", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/exyte/ScalingHeaderScrollView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/isaced/ISEmojiView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/sparrowcode/SwiftBoost", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GoodRequest/GoodExtensions-iOS", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/onl1ner/TabBar", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GoodRequest/GoodUIKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GoodRequest/GoodPersistence", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GoodRequest/GoodReactor", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/onl1ner/ios-mvp-template", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GoodRequest/Temple", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/GoodRequest/GRProvider", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/aheze/Popovers", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Jaesung-Jung/CapturePreventionKit", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/kafejo/Tracker-Aggregator", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/mezhevikin/AppReview", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/hyperconnect/HypeUI", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/yangKJ/RxNetworks", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/exyte/mediapicker", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/exyte/LiquidSwipe", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/marksands/BetterCodable", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/s2mr/xc", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/peripheryapp/periphery", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/MacPaw/OpenAI", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/s2mr/L10nLint", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://ossp-updates.beehiiv.com/", - "status": 200, - "error": null, - "headers": { - "date": "Thu, 29 Feb 2024 21:50:20 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "report-to": "{\"group\":\"heroku-nel\",\"max_age\":3600,\"endpoints\":[{\"url\":\"https://nel.heroku.com/reports?ts=1709239094&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&s=fpXS1uJMlGYoQJpxYMVa1CoQDSTfxGLZ80KCSMgaM70%3D\"}]}", - "reporting-endpoints": "heroku-nel=https://nel.heroku.com/reports?ts=1709239094&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&s=fpXS1uJMlGYoQJpxYMVa1CoQDSTfxGLZ80KCSMgaM70%3D", - "nel": "{\"report_to\":\"heroku-nel\",\"max_age\":3600,\"success_fraction\":0.005,\"failure_fraction\":0.05,\"response_headers\":[\"Via\"]}", - "cache-control": "public, max-age=0, s-maxage=2592000, stale-while-revalidate=60", - "vary": "Accept-Encoding", - "via": "1.1 vegur", - "last-modified": "Thu, 29 Feb 2024 20:38:35 GMT", - "cf-cache-status": "HIT", - "set-cookie": "__cf_bm=xWKEsOnZnbT5KO0s_StJAf9EX7IlgzkItMU.tbSIdlg-1709243420-1.0-ARdTQUcTlnN0EKfx4M+crWx8bVvZ8RaVbwm5JKsJLrEt88bvTvboQOMylFfe2aNDoXNw2HJi8r3Fu6Ww1KVvMYA=; path=/; expires=Thu, 29-Feb-24 22:20:20 GMT; domain=.beehiiv.com; HttpOnly; Secure; SameSite=None", - "server": "cloudflare", - "cf-ray": "85d41f4f88e04c3d-MXP" - } - }, - { - "url": "https://github.com/GoodRequest/GoodNetworking", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/exyte/AnimatedTabBar", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Mijick/PopupView", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/batanus/DMScrollBar", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/exyte/chat", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/NakaokaRei/SwiftAutoGUI", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Mijick/Navigattie", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/gohanlon/swift-memberwise-init-macro", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Ryu0118/swift-fullscreen-popup", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - }, - { - "url": "https://github.com/Ryu0118/swift-typed-date", - "status": 429, - "error": null, - "headers": { - "cache-control": "no-cache", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "x-frame-options": "deny", - "x-xss-protection": "0", - "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", - "retry-after": "300", - "connection": "close" - } - } - ] -} \ No newline at end of file From e11b3b5a96587012dcce003b6bb60fa87247b75d Mon Sep 17 00:00:00 2001 From: Matteo Crippa Date: Thu, 29 Feb 2024 22:53:37 +0100 Subject: [PATCH 09/13] updated readme manually --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 09fc0ec3..e236078b 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ PLEASE DO NOT UPDATE THIS FILE, UPDATE CONTENTS.JSON INSTEAD. THANK YOU :-) |:-------:|:-----:|:--------:|:-------:| | [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) | :penguin: | 1052 | February 29, 2024 | +In parternship with: + +[![Codemotion](https://github.com/matteocrippa/awesome-swift/blob/master/.github/images/codemotion_logo.png?raw=true)](https://codemo.tech/partners) + + + ### Contents - [Guides](#guides) From 17e78ba088765a19eeca827a81cbe79380b19870 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 20 Apr 2024 22:30:28 +0700 Subject: [PATCH 10/13] Add ExtendedAttributes --- contents.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index ee4ae970..78c73b5d 100644 --- a/contents.json +++ b/contents.json @@ -6144,6 +6144,12 @@ "description": "`@MemberwiseInit` is a Swift Macro that can more often provide your intended `init`, while following the same safe-by-default semantics of Swift’s memberwise initializers.", "homepage": "https://github.com/gohanlon/swift-memberwise-init-macro", "tags": ["swift", "macro", "init", "initializers"] - } + }, { + "title": "ExtendedAttributes", + "category": "files", + "description": "Manage extended attributes for files and folders.", + "homepage": "https://github.com/sindresorhus/ExtendedAttributes", + "tags": ["swift", "system", "file-system"] + } ] } From f6dd208597a6223e8396b5eb58ec13dd48dbe298 Mon Sep 17 00:00:00 2001 From: Matteo Crippa Date: Sat, 20 Apr 2024 23:30:46 +0200 Subject: [PATCH 11/13] fix 301 --- ab-results-contents.json-filtered.json | 16 + ab-results-contents.json-markdown-table.json | 3 + ab-results-contents.json.json | 34598 +++++++++++++++++ contents.json | 5260 ++- 4 files changed, 37982 insertions(+), 1895 deletions(-) create mode 100644 ab-results-contents.json-filtered.json create mode 100644 ab-results-contents.json-markdown-table.json create mode 100644 ab-results-contents.json.json diff --git a/ab-results-contents.json-filtered.json b/ab-results-contents.json-filtered.json new file mode 100644 index 00000000..aa13a228 --- /dev/null +++ b/ab-results-contents.json-filtered.json @@ -0,0 +1,16 @@ +[ + { + "loc": 2761, + "status": 301, + "link": "https://github.com/danielgindi/Charts", + "redirect": "https://github.com/ChartsOrg/Charts", + "error": "" + }, + { + "loc": 3147, + "status": 301, + "link": "https://github.com/JT501/CFNotify", + "redirect": "https://github.com/JT501/SwiftNotify", + "error": "" + } +] \ No newline at end of file diff --git a/ab-results-contents.json-markdown-table.json b/ab-results-contents.json-markdown-table.json new file mode 100644 index 00000000..385349b9 --- /dev/null +++ b/ab-results-contents.json-markdown-table.json @@ -0,0 +1,3 @@ +{ + "error": false +} \ No newline at end of file diff --git a/ab-results-contents.json.json b/ab-results-contents.json.json new file mode 100644 index 00000000..906e1d48 --- /dev/null +++ b/ab-results-contents.json.json @@ -0,0 +1,34598 @@ +{ + "date": "2024-04-20 23:30:33 +0200", + "links": [ + "https://github.com/matteocrippa/awesome-swift/graphs/contributors", + "https://github.com/tanhakabir/SwiftAudioPlayer", + "https://github.com/ssamadgh/ModelAssistant", + "https://github.com/PaoloCuscela/Cards", + "https://books.apple.com/us/book/the-swift-programming-language-swift-5-7/id881256329", + "https://www.swift.org/documentation/api-design-guidelines/", + "https://developer.apple.com/tutorials/swiftui", + "https://github.com/swifteducation", + "https://janeshswift.com", + "https://github.com/allenwong/30DaysofSwift", + "https://github.com/hsavit1/Awesome-Swift-Education", + "https://podcasts.apple.com/us/podcast/developing-ios-11-apps-with-swift/id1315130780", + "https://www.hackingwithswift.com", + "https://swiftdoc.org/", + "https://github.com/ipader/SwiftGuide", + "https://www.kodeco.com", + "https://github.com/kodecocodes/swift-style-guide", + "https://github.com/airbnb/swift", + "https://github.com/linkedin/swift-style-guide", + "https://github.com/swift-emacs/swift-mode", + "https://github.com/keith/swift.vim", + "https://github.com/philipturner/swift-colab", + "https://github.com/sheerun/vim-polyglot", + "https://github.com/dkhamsing/open-source-ios-apps", + "https://github.com/serhii-londar/open-source-mac-os-apps", + "https://github.com/iCHAIT/awesome-macOS", + "https://github.com/JamitLabs/Accio", + "https://github.com/Carthage/Carthage", + "https://github.com/CocoaPods/CocoaPods", + "https://github.com/apple/swift-package-manager", + "https://github.com/ochococo/Design-Patterns-In-Swift", + "https://github.com/swiftbrew/Swiftbrew", + "https://github.com/SwiftGen/SwiftGen", + "https://github.com/JohnSundell/SwiftPlate", + "https://github.com/tuist/tuist", + "https://github.com/cpisciotta/xcbeautify", + "https://github.com/tuist/xcodeproj", + "https://github.com/SvenTiigi/SwiftKit", + "https://github.com/chrs1885/Capable", + "https://github.com/likedan/Awesome-CoreML-Models", + "https://github.com/palle-k/DL4S", + "https://github.com/BenEmdon/CenteredCollectionView", + "https://github.com/AugustRush/Stellar", + "https://github.com/timdonnelly/Advance", + "https://github.com/cruisediary/Comets", + "https://github.com/icanzilb/EasyAnimation", + "https://github.com/AntonTheDev/FlightAnimator", + "https://github.com/shoheiyokoyama/Gemini", + "https://github.com/IBAnimatable/IBAnimatable", + "https://github.com/marmelroy/Interpolate", + "https://github.com/cruisediary/Pastel", + "https://github.com/hyperoslo/Presentation", + "https://github.com/shu223/pulsator", + "https://github.com/MengTo/Spring", + "https://github.com/willowtreeapps/spruce-ios", + "https://github.com/yapstudios/YapAnimator", + "https://github.com/marcosgriselli/ViewAnimator", + "https://github.com/craiggrummitt/SpriteKitEasingSwift", + "https://github.com/s2mr/Elephant", + "https://github.com/MacPaw/CocoaSprings", + "https://github.com/SwiftKitz/Appz", + "https://github.com/devxoul/URLNavigator", + "https://github.com/jinSasaki/InAppPurchase", + "https://github.com/bizz84/SwiftyStoreKit", + "https://github.com/audiokit/AudioKit", + "https://github.com/delannoyk/AudioPlayer", + "https://github.com/tbaranes/AudioPlayerSwift", + "https://github.com/vadymmarkov/Beethoven", + "https://github.com/vprtwn/MusicKit", + "https://github.com/cely-tools/Cely", + "https://github.com/square/Cleanse", + "https://github.com/kawoou/Deli", + "https://github.com/AliSoftware/Dip", + "https://github.com/dingwilson/RandomUserSwift", + "https://github.com/poulpix/PXGoogleDirections", + "https://github.com/sonsongithub/reddift", + "https://github.com/mattdonnelly/Swifter", + "https://github.com/swiftkube/client", + "https://github.com/TheM4hd1/SwiftyInsta", + "https://github.com/devxoul/Pure", + "https://github.com/Swinject/Swinject", + "https://github.com/appsquickly/Typhoon", + "https://github.com/scribd/Weaver", + "https://github.com/ivlevAstef/DITranquillity/", + "https://github.com/troystribling/BlueCap", + "https://github.com/rhummelmose/BluetoothKit", + "https://github.com/polidea/RxBluetoothKit", + "https://github.com/jordanebelanger/SwiftyBluetooth", + "https://github.com/ytakzk/Fusuma", + "https://github.com/NextLevel/NextLevel", + "https://github.com/CameraKit/camerakit-ios", + "https://github.com/hyperoslo/BarcodeScanner", + "https://github.com/yannickl/QRCodeReader.swift", + "https://github.com/badoo/Chatto", + "https://github.com/yannickl/DynamicColor", + "https://github.com/Gradients/Gradients", + "https://github.com/zenangst/Hue", + "https://github.com/jdhealy/PrettyColors", + "https://github.com/SwiftGen/SwiftGen#uicolor", + "https://github.com/thii/SwiftHEXColors", + "https://github.com/yeahdongcn/UIColor-Hex-Swift", + "https://github.com/dqhieu/UIGradient", + "https://github.com/joncardasis/ChromaColorPicker", + "https://github.com/chrs1885/SheetyColors", + "https://github.com/kylef/Commander", + "https://github.com/nsomar/Guaka", + "https://github.com/andybest/linenoise-swift", + "https://github.com/bow-swift/nef", + "https://github.com/jakeheis/SwiftCLI", + "https://github.com/nsomar/Swiftline", + "https://github.com/scottrhoyt/SwiftyTextTable", + "https://github.com/colinta/Ashen", + "https://github.com/Zewo/Venice", + "https://github.com/boraseoksoon/Throttler", + "https://github.com/davidask/Futures", + "https://github.com/quanvo87/GroupWork", + "https://github.com/deeje/CloudCore/", + "https://github.com/JohnEstropia/CoreStore", + "https://github.com/CosmicMind/Graph", + "https://github.com/jessesquires/JSQCoreDataKit", + "https://github.com/QueryKit/QueryKit", + "https://github.com/albertodebortoli/Skopelos", + "https://github.com/modo-studio/SugarRecord", + "https://github.com/mrdekk/DataKernel", + "https://github.com/soapyigu/LeetCode-Swift", + "https://github.com/CosmicMind/Algorithm", + "https://github.com/kodecocodes/swift-algorithm-club", + "https://github.com/naru-jpn/pencil", + "https://github.com/realm/realm-swift", + "https://github.com/1amageek/Ballcap-iOS", + "https://github.com/krzysztofzablocki/KZFileWatchers", + "https://github.com/nvzqz/FileKit", + "https://github.com/kylef/PathKit", + "https://github.com/amosavian/FileProvider", + "https://github.com/tristanhimmelman/AlamofireObjectMapper", + "https://github.com/ra1028/Alembic", + "https://github.com/thoughtbot/Argo", + "https://github.com/freshOS/Arrow", + "https://github.com/Anviking/Decodable", + "https://github.com/Nike-Inc/Elevate", + "https://github.com/evermeer/EVReflection", + "https://github.com/alibaba/handyjson", + "https://github.com/ikesyo/Himotoki", + "https://github.com/delba/JASON", + "https://github.com/isair/JSONHelper", + "https://github.com/johnlui/JSONNeverDie", + "https://github.com/insanoid/SwiftyJSONAccelerator", + "https://github.com/tristanhimmelman/ObjectMapper", + "https://github.com/SwiftyJSON/SwiftyJSON", + "https://github.com/postmates/PMJSON", + "https://github.com/KittyMac/Sextant", + "https://github.com/behrang/YamlSwift", + "https://github.com/phimage/Prephirences", + "https://github.com/SwiftKitz/Storez", + "https://github.com/hemantasapkota/SwiftStore", + "https://github.com/sunshinejr/SwiftyUserDefaults", + "https://github.com/ArtSabintsev/Zephyr", + "https://github.com/Nirma/Default", + "https://github.com/orlandos-nl/MongoKitten", + "https://github.com/PerfectlySoft/Perfect-MongoDB", + "https://github.com/vapor/fluent", + "https://github.com/groue/GRDB.swift", + "https://github.com/stephencelis/SQLite.swift", + "https://github.com/FahimF/SQLiteDB", + "https://github.com/novi/mysql-swift", + "https://github.com/PerfectlySoft/Perfect-MySQL", + "https://github.com/PerfectlySoft/Perfect-PostgreSQL", + "https://github.com/tadija/AEXML", + "https://github.com/drmohundro/SWXMLHash", + "https://github.com/lobodart/CheatyXML", + "https://github.com/chenyunguiMilook/SwiftyXML", + "https://github.com/marmelroy/Zip", + "https://github.com/evermeer/EVCloudKitDao", + "https://github.com/Kawoou/AnyDate", + "https://github.com/melvitax/DateHelper", + "https://github.com/SwiftKitz/Datez", + "https://github.com/novalagung/nvdate", + "https://github.com/malcommac/SwiftDate", + "https://github.com/radex/SwiftyTimer", + "https://github.com/dalu93/Each", + "https://github.com/naoty/Timepiece", + "https://github.com/dreymonde/Time", + "https://github.com/instacart/TrueTime.swift", + "https://github.com/hemangshah/Datify", + "https://github.com/realm/jazzy/", + "https://github.com/SourceDocs/SourceDocs", + "https://github.com/uraimo/SwiftyGPIO", + "https://github.com/DevYeom/OneWay", + "https://github.com/OpenCombine/OpenCombine", + "https://github.com/DeclarativeHub/Bond", + "https://github.com/aleclarson/emitter-kit", + "https://github.com/FutureKit/FutureKit", + "https://github.com/lilyball/Tomorrowland", + "https://github.com/SwiftKitz/Notificationz", + "https://github.com/mxcl/PromiseKit", + "https://github.com/ReactiveCocoa/ReactiveCocoa", + "https://github.com/ReactorKit/ReactorKit", + "https://github.com/ReactiveX/RxSwift", + "https://github.com/artman/Signals", + "https://github.com/cesarferreira/SwiftEventBus", + "https://github.com/vadymmarkov/When", + "https://github.com/ReSwift/ReSwift", + "https://github.com/BendingSpoons/katana-swift", + "https://github.com/marty-suzuki/NoticeObserveKit", + "https://github.com/postmates/PMKVObserver/", + "https://github.com/mcmatan/topicEventBus", + "https://github.com/thii/FontAwesome.swift", + "https://github.com/ArtSabintsev/FontBlaster", + "https://github.com/keitaoouchi/IoniconsKit", + "https://github.com/keitaoouchi/OcticonsKit", + "https://github.com/segecey/SwiftIconFont", + "https://github.com/Nirma/UIFontComplete", + "https://github.com/ranesr/SwiftIcons", + "https://github.com/Nirma/SFSymbol", + "https://github.com/huybuidac/SwiftUIFontIcon", + "https://github.com/nvzqz/Sage", + "https://github.com/b3ll/SwiftyGestureRecognition", + "https://github.com/moritzsternemann/SwipyCell", + "https://github.com/KaneCheshire/ShowTime", + "https://github.com/malcommac/SwiftLocation", + "https://github.com/JanGorman/Agrume", + "https://github.com/Alamofire/AlamofireImage", + "https://github.com/onevcat/APNGKit", + "https://github.com/altayer-digital/ATGMediaBrowser", + "https://github.com/floriangbh/FacebookImagePicker", + "https://github.com/Ancestry/FaceCrop", + "https://github.com/congnd/FMPhotoPicker", + "https://github.com/kaishin/gifu", + "https://github.com/BradLarson/GPUImage2", + "https://github.com/BradLarson/GPUImage3", + "https://github.com/yangKJ/Harbeth", + "https://github.com/Haneke/HanekeSwift", + "https://github.com/hirohisa/ImageLoaderSwift", + "https://pypi.org/project/fastimage/0.2.1/", + "https://github.com/kaishin/ImageScout", + "https://github.com/imgix/imgix-swift", + "https://github.com/Textcat/JLStickerTextView", + "https://github.com/geekaurora/SwiftWebImage", + "https://github.com/onevcat/Kingfisher", + "https://github.com/hyperoslo/Lightbox", + "https://github.com/JanGorman/MapleBacon", + "https://github.com/evgenyneu/moa", + "https://github.com/kean/Nuke", + "https://github.com/evermeer/PassportScanner", + "https://github.com/Skyscanner/SkyFloatingLabelTextField", + "https://github.com/kishanraja/FloatingLabelTextFieldSwiftUI", + "https://github.com/SwiftGen/SwiftGen#assets-catalogs", + "https://github.com/mchoe/SwiftSVG", + "https://github.com/kirualex/SwiftyGif", + "https://github.com/gavinbunney/Toucan", + "https://github.com/jathu/UIImageColors", + "https://github.com/kawoou/FlexibleImage", + "https://github.com/onmyway133/Snowflake", + "https://github.com/TinyCrayon/TinyCrayon-iOS-SDK", + "https://github.com/ZaidPathan/ZImageCropper", + "https://github.com/vpeschenkov/LetterAvatarKit", + "https://github.com/tungvoduc/DTPhotoViewerController", + "https://github.com/C4Labs/C4iOS", + "https://github.com/FabrizioBrancati/BFKit-Swift", + "https://github.com/Pimine/EasySwiftLayout", + "https://github.com/keshavvishwkarma/KVConstraintKit", + "https://github.com/mamaral/Neon", + "https://github.com/venmo/Static", + "https://github.com/layoutBox/FlexLayout", + "https://github.com/layoutBox/PinLayout", + "https://github.com/freshOS/Stevia", + "https://github.com/robb/Cartography", + "https://github.com/cruisediary/DeviceLayout", + "https://github.com/nakiostudio/EasyPeasy", + "https://github.com/marty-suzuki/MisterFusion", + "https://github.com/jmfieldman/Mortar", + "https://github.com/banjun/NorthLayout", + "https://github.com/PureLayout/PureLayout", + "https://github.com/SnapKit/SnapKit", + "https://github.com/Skyvive/Swiftstraints", + "https://github.com/roberthein/TinyConstraints", + "https://github.com/nerdycat/Cupcake", + "https://github.com/Touchwonders/Transition", + "https://github.com/FlineDev/BartyCrouch", + "https://github.com/marmelroy/Localize-Swift", + "https://github.com/Asana/locheck", + "https://github.com/SwiftGen/SwiftGen#localizablestrings", + "https://github.com/tadija/AEConsole", + "https://github.com/emaloney/CleanroomLogger", + "https://github.com/SwiftStudies/Duration", + "https://github.com/Kitura/HeliumLogger", + "https://github.com/Esqarrouth/QorumLogs", + "https://github.com/onevcat/Rainbow", + "https://github.com/SwiftyBeaver/SwiftyBeaver", + "https://github.com/Cosmo/TinyConsole", + "https://github.com/wojteklu/Watchdog", + "https://github.com/tapwork/WatchdogInspector", + "https://github.com/Nike-Inc/Willow", + "https://github.com/DaveWoodCom/XCGLogger", + "https://github.com/bannzai/gedatsu", + "https://github.com/hemangshah/printer", + "https://github.com/GEOSwift/GEOSwift", + "https://github.com/SvenTiigi/FlyoverKit", + "https://github.com/SvenTiigi/STLocationRequest", + "https://github.com/AsyncSwift/AsyncLocationKit", + "https://github.com/phimage/Arithmosophi", + "https://github.com/davedelong/DDMathParser", + "https://github.com/evgenyneu/SigmaSwiftStatistics", + "https://github.com/alejandro-isaza/Upsurge", + "https://github.com/Alamofire/Alamofire", + "https://github.com/ishkawa/APIKit", + "https://github.com/mindbody/Conduit", + "https://github.com/CodyFlame/CodyFire", + "https://github.com/rwbutler/Connectivity", + "https://github.com/trivago/Heimdallr.swift", + "https://github.com/dduan/Just", + "https://github.com/hyperoslo/Malibu", + "https://github.com/Moya/Moya", + "https://github.com/kasketis/netfox", + "https://github.com/p2/OAuth2", + "https://github.com/OAuthSwift/OAuthSwift", + "https://github.com/johnlui/Pitaya", + "https://github.com/ashleymills/Reachability.swift", + "https://github.com/netguru/ResponseDetective", + "https://bustoutsolutions.github.io/siesta/", + "https://github.com/ThreeGayHub/SolarNetwork", + "https://github.com/daltoniam/SwiftHTTP", + "https://github.com/delba/SwiftyOAuth", + "https://github.com/MLSDev/TRON", + "https://github.com/dingwilson/MultiPeer", + "https://github.com/postmates/PMHTTP", + "https://github.com/cezheng/Fuzi", + "https://github.com/tid-kijyun/Kanna", + "https://github.com/mkoehnke/WKZombie", + "https://github.com/emqx/CocoaMQTT", + "https://github.com/PerfectlySoft/Perfect-Notifications", + "https://github.com/Kitura/BlueSocket", + "https://github.com/Kitura/BlueSSLService", + "https://github.com/socketio/socket.io-client-swift", + "https://github.com/vapor-community/sockets", + "https://github.com/daltoniam/Starscream", + "https://github.com/swiftsocket/SwiftSocket", + "https://github.com/tidwall/SwiftWebSocket", + "https://github.com/envoy/Ambassador", + "https://github.com/kylef-archive/Curassow", + "https://github.com/skylab-inc/Lightning", + "https://github.com/envoy/Embassy", + "https://github.com/Kitura/Kitura", + "https://github.com/NozeIO/Noze.io", + "https://github.com/PerfectlySoft/Perfect", + "https://github.com/httpswift/swifter", + "https://github.com/vapor/vapor", + "https://github.com/Zewo/Zewo", + "https://github.com/NMAC427/SwiftOCR", + "https://github.com/realm/SwiftLint", + "https://github.com/Jintin/Swimat", + "https://github.com/sleekbyte/tailor", + "https://github.com/IBDecodable/IBLinter", + "https://github.com/Kitura/BlueCryptor", + "https://github.com/Kitura/BlueRSA", + "https://github.com/krzyzanowskim/CryptoSwift", + "https://github.com/iosdevzone/IDZSwiftCommonCrypto", + "https://github.com/sgl0v/scrypto", + "https://github.com/attaswift/SipHash", + "https://github.com/jedisct1/swift-sodium", + "https://github.com/RNCryptor/RNCryptor", + "https://github.com/cossacklabs/themis", + "https://github.com/airsidemobile/JOSESwift", + "https://github.com/evgenyneu/keychain-swift", + "https://github.com/kishikawakatsumi/KeychainAccess", + "https://github.com/endocrimes/Latch", + "https://github.com/jrendel/SwiftKeychainWrapper", + "https://github.com/Kitura/BlueSignals", + "https://github.com/beltex/SystemKit/", + "https://github.com/Brightify/Cuckoo", + "https://github.com/venmo/DVR", + "https://github.com/phimage/Erik", + "https://github.com/vadymmarkov/Fakery", + "https://github.com/kylef/Mockingjay", + "https://github.com/sabirvirtuoso/Mockit", + "https://github.com/UrbanCompass/Mussel", + "https://github.com/AliSoftware/OHHTTPStubs", + "https://github.com/Subito-it/SBTUITestTunnel", + "https://github.com/Quick/Quick", + "https://github.com/parski/SnapshotTest", + "https://github.com/kylef/Spectre", + "https://github.com/typelift/SwiftCheck", + "https://github.com/joemasilotti/UI-Testing-Cheat-Sheet", + "https://github.com/Quick/Nimble", + "https://github.com/marcosgriselli/Sizes", + "https://github.com/evermeer/AttributedTextView", + "https://github.com/Rightpoint/BonMot", + "https://github.com/tnantoka/edhita", + "https://github.com/bmoliveira/MarkdownKit", + "https://github.com/M2Mobi/Marky-Mark", + "https://github.com/KrakenDev/PrediKit", + "https://github.com/crossroadlabs/Regex", + "https://github.com/sindresorhus/Regex", + "https://github.com/cjwirth/RichEditorView", + "https://github.com/VerbalExpressions/SwiftVerbalExpressions", + "https://github.com/delba/TextAttributes", + "https://github.com/Nirma/Attributed", + "https://github.com/malcommac/SwiftRichString", + "https://github.com/rxwei/Parsey", + "https://github.com/marmelroy/PhoneNumberKit", + "https://github.com/NikKovIos/NKVPhonePicker", + "https://github.com/duemunk/Async", + "https://github.com/yannickl/AwaitKit", + "https://github.com/hemantasapkota/GCDTimer", + "https://github.com/FabrizioBrancati/Queuer", + "https://github.com/optonaut/ActiveLabel.swift", + "https://github.com/Ramotion/adaptive-tab-bar", + "https://github.com/andreamazz/AMScrollingNavbar", + "https://github.com/Ramotion/animated-tab-bar", + "https://github.com/dasdom/BreakOutToRefresh", + "https://github.com/ariok/BWWalkthrough", + "https://github.com/exyte/ConcentricOnboarding", + "https://github.com/ChartsOrg/Charts", + "https://github.com/francescoleoni98/FLCharts", + "https://github.com/AppPear/ChartView", + "https://github.com/suzuki-0000/CountdownLabel", + "https://github.com/phimage/CustomSegue", + "https://github.com/mmick66/KDDragAndDropCollectionView", + "https://github.com/evgenyneu/Dodo", + "https://github.com/Aufree/ESTMusicIndicator", + "https://github.com/Esqarrouth/EZLoadingActivity", + "https://github.com/mukeshthawani/faqview", + "https://github.com/vadymmarkov/Fashion", + "https://github.com/madebybowtie/FlagKit", + "https://github.com/glenyi/FloatRatingView", + "https://github.com/skywinder/GaugeKit", + "https://github.com/xai3/Gecco", + "https://github.com/kciter/GlitchLabel", + "https://github.com/gmertk/GMStepper", + "https://github.com/groue/GRMustache.swift", + "https://github.com/HamzaGhazouani/HGCircularSlider", + "https://github.com/hanton/HTYTextField", + "https://github.com/younatics/YNSearch", + "https://github.com/exyte/ActivityIndicatorView", + "https://github.com/ephread/Instructions", + "https://github.com/tbaranes/IncrementableLabel", + "https://github.com/devxoul/Toaster", + "https://github.com/BastiaanJansen/Toast-Swift", + "https://github.com/kciter/HorizontalDial", + "https://github.com/kciter/SelectionDialog", + "https://github.com/delannoyk/KDEDateLabel", + "https://github.com/MoZhouqi/KMNavigationBarTransition", + "https://github.com/MoZhouqi/KMPlaceholderTextView", + "https://github.com/krimpedance/KRProgressHUD", + "https://github.com/yoavlt/LiquidLoader", + "https://github.com/lexrus/LTMorphingLabel", + "https://github.com/jayeshk/Doric", + "https://github.com/canalesb93/MantleModal", + "https://github.com/CosmicMind/Material", + "https://github.com/material-components/material-components-ios", + "https://github.com/nghialv/MaterialKit", + "https://github.com/DroidsOnRoids/MPParallaxView", + "https://github.com/supercomputra/Arale", + "https://github.com/maxep/MXParallaxHeader", + "https://github.com/ngochiencse/HPParallaxHeader", + "https://github.com/m1entus/MZFormSheetPresentationController", + "https://github.com/FluidGroup/NextGrowingTextView", + "https://github.com/ninjaprox/NVActivityIndicatorView", + "https://github.com/hirohisa/PageController", + "https://github.com/pkluz/PKHUD", + "https://github.com/TBXark/TKRadarChart", + "https://github.com/sgr-ksmt/PullToDismiss", + "https://github.com/Ramotion/reel-search", + "https://github.com/philackm/ScrollableGraphView", + "https://github.com/ArtSabintsev/Siren", + "https://github.com/suzuki-0000/SKPhotoBrowser", + "https://github.com/hyperoslo", + "https://github.com/peterprokop/StarryStars", + "https://github.com/aschuch/StatefulViewController", + "https://github.com/wxxsw/SwiftTheme", + "https://github.com/AssistoLab/DropDown", + "https://github.com/vbmania/RxValidator", + "https://github.com/SwiftValidatorCommunity/SwiftValidator", + "https://github.com/owlmafia/SwiftCharts", + "https://github.com/ruipfcosta/SwiftyWalkthrough", + "https://github.com/T-Pham/Switch", + "https://github.com/EndouMari/TabPageViewController", + "https://github.com/tungvoduc/DTPagerController", + "https://github.com/riteshhgupta/TagCellLayout", + "https://github.com/ElaWorkshop/TagListView", + "https://github.com/raulriera/TextFieldEffects", + "https://github.com/piemonte/Twinkle", + "https://github.com/Viktoo/Insert3D", + "https://github.com/marty-suzuki/URLEmbeddedView", + "https://github.com/T-Pham/UITextField-Navigation", + "https://github.com/mshrwtnb/alrt", + "https://github.com/sgr-ksmt/Alertift", + "https://github.com/hemangshah/Zingle", + "https://github.com/candostdagdeviren/CDAlertView", + "https://github.com/JT501/SwiftNotify", + "https://github.com/thellimist/EZAlertController", + "https://github.com/wxxsw/GSMessages", + "https://github.com/SebastianBoldt/Jelly", + "https://github.com/tasanobu-zz/Kamagari", + "https://github.com/pmusolino/PMAlertController", + "https://github.com/orderella/PopupDialog", + "https://github.com/vikmeup/SCLAlertView-Swift", + "https://github.com/codestergit/SweetAlert-iOS", + "https://github.com/peterprokop/SwiftOverlays", + "https://github.com/xmartlabs/XLActionController", + "https://github.com/LeonardoCardoso/NFDownloadButton", + "https://github.com/okmr-d/DOFavoriteButton", + "https://github.com/kciter/Floaty", + "https://github.com/exyte/FloatingButton", + "https://github.com/rolandleth/LTHRadioButton", + "https://github.com/takecian/SwiftShareBubbles", + "https://github.com/pmusolino/PMSuperButton", + "https://github.com/KaoruMuta/IGStoryButtonKit", + "https://github.com/xmartlabs/Eureka", + "https://github.com/ra1028/Former", + "https://github.com/neoneye/SwiftyFORM", + "https://github.com/haojianzong/ObjectForm", + "https://github.com/ashishkakkad8/AKSwiftSlideMenu", + "https://github.com/evnaz/ENSwiftSideMenu", + "https://github.com/Yalantis/GuillotineMenu", + "https://github.com/handsomecode/InteractiveSideMenu", + "https://github.com/PageMenu/PageMenu", + "https://github.com/cxa/MenuItemKit", + "https://github.com/xmartlabs/XLPagerTabStrip", + "https://github.com/jonkykong/SideMenu", + "https://github.com/yysskk/SwipeMenuViewController", + "https://github.com/younatics/YNDropDownMenu", + "https://github.com/hemangshah/HHFloatingView", + "https://github.com/Kawoou/KWDrawerController", + "https://github.com/kazuhiro4949/PagingKit", + "https://github.com/rechsteiner/Parchment", + "https://github.com/CaliCastle/PopMenu", + "https://github.com/prolificinteractive/Caishen", + "https://github.com/MobileFirstInc/MFCard", + "https://github.com/delba/Permission", + "https://github.com/GabrielAlva/Swift-Prompts", + "https://github.com/ennioma/arek", + "https://github.com/seedco/StackViewController", + "https://github.com/tomvanzummeren/TZStackView", + "https://github.com/andreamazz/BubbleTransition", + "https://github.com/xxxAIRINxxx/MusicPlayerTransition", + "https://github.com/demonnico/PinterestSwift", + "https://github.com/Yalantis/StarWars.iOS", + "https://github.com/LeonardoCardoso/SectionedSlider", + "https://github.com/HeroTransitions/Hero", + "https://github.com/davdroman/swiftui-navigation-transitions", + "https://github.com/shtnkgm/ImageTransition", + "https://github.com/DenTelezhkin/DTTableViewManager", + "https://github.com/Ramotion/folding-cell", + "https://github.com/Yalantis/Persei", + "https://github.com/dekatotoro/PullToRefreshSwift", + "https://github.com/bcylin/QuickTableViewController", + "https://github.com/xai3/Shoyu", + "https://github.com/younatics/YNExpandableCell", + "https://github.com/SwipeCellKit/SwipeCellKit", + "https://github.com/younatics/ExpandableCell", + "https://github.com/choefele/AlexaSkillsKit", + "https://github.com/aschuch/AwesomeCache", + "https://github.com/typelift/Basis", + "https://github.com/jindulys/ChainPageCollectionView", + "https://github.com/hyperoslo/Cache", + "https://github.com/phimage/CallbackURLKit", + "https://github.com/spring-media/Carlos", + "https://github.com/RxSwiftCommunity/RxFlow", + "https://github.com/thoughtbot/Curry", + "https://github.com/schickling/Device.swift", + "https://github.com/Ekhoo/Device", + "https://github.com/ankurp/Dollar", + "https://github.com/evermeer/EVURLCache", + "https://github.com/Esqarrouth/EZSwiftExtensions", + "https://github.com/eBardX/XestiMonitors", + "https://github.com/ustwo/formvalidator-swift", + "https://github.com/marmelroy/ObjectiveKit", + "https://github.com/floriangbh/OpenSourceController", + "https://github.com/sgr-ksmt/PDFGenerator", + "https://github.com/joshualat/Pluralize.swift", + "https://github.com/alexeyxo/protobuf-swift", + "http://khan.github.io/Prototope/", + "https://github.com/mac-cain13/R.swift", + "https://github.com/nvzqz/RandomKit/", + "https://github.com/bannzai/ResourceKit", + "https://github.com/antitypical/Result", + "https://github.com/thoughtbot/Runes", + "https://github.com/nRewik/SimplePDF", + "https://github.com/ceeK/Solar", + "https://github.com/ataugeron/SpriteKit-Spring", + "https://github.com/hyperoslo/Sugar", + "https://github.com/SwiftGen/SwiftGen#uistoryboard", + "https://github.com/Frugghi/SwiftLCS", + "https://github.com/thellimist/SwiftRandom", + "https://github.com/takecian/SwiftRater", + "https://github.com/skyline75489/SwiftRouter", + "https://github.com/khan/swifttweaks", + "https://github.com/gkaimakas/SwiftValidators", + "https://github.com/dingwilson/SwiftVideoBackground", + "https://github.com/typelift/Swiftx", + "https://github.com/abdullahselek/Swifty360Player", + "https://github.com/tbaranes/SwiftyUtils", + "https://github.com/typelift/Swiftz", + "https://github.com/devxoul/Then", + "https://github.com/cockscomb/UTIKit", + "https://github.com/younatics/Highlighter", + "https://github.com/sahin/mobileplayer-ios", + "https://github.com/piemonte/Player", + "https://github.com/davidlondono/PlayerView", + "https://github.com/dekatotoro/SlideMenuControllerSwift", + "https://github.com/wangshengjia/LeeGo", + "https://github.com/efremidze/VisualEffectView", + "https://github.com/LeonardoCardoso/SwiftLinkPreview", + "https://github.com/mrackwitz/Version", + "https://github.com/eure/AppVersionMonitor", + "https://github.com/tbaranes/VersionTrackerSwift", + "https://github.com/ltebean/Live", + "https://github.com/facebook/facebook-ios-sdk", + "https://github.com/itsmeichigo/DateTimePicker", + "https://github.com/patchthecode/JTAppleCalendar", + "https://github.com/whitesmith/WSTagsField", + "https://github.com/PiXeL16/PasswordTextField", + "https://github.com/iDhaval/DTTextField", + "https://github.com/PiXeL16/RevealingSplashView", + "https://github.com/snipsco/Postal", + "https://github.com/Yalantis/ColorMatchTabs", + "https://github.com/PiXeL16/IBLocalizable", + "https://github.com/mukeshthawani/TriLabelView", + "https://github.com/exyte/ReadabilityKit", + "https://github.com/SwiftKickMobile/SwiftMessages", + "https://github.com/fulldecent/swift5-module-template", + "https://github.com/giginet/Toybox", + "https://github.com/gpbl/SwiftChart", + "https://github.com/eddiekaiger/SwiftyAttributes", + "https://github.com/devicekit/DeviceKit", + "https://github.com/hemangshah/Workaholic", + "https://github.com/richardtop/CalendarKit", + "https://github.com/intuit/CardParts", + "https://github.com/SomeRandomiOSDev/CBORCoding", + "https://github.com/dehesa/CodableCSV", + "https://github.com/Nero5023/CSVParser", + "https://github.com/exyte/macaw", + "https://github.com/russ-stamant/Wallet", + "https://github.com/mike4aday/SwiftlySalesforce", + "https://github.com/ruddfawcett/Notepad", + "https://github.com/andrealufino/Luminous", + "https://github.com/jpsim/Yams", + "https://github.com/uxmstudio/UXMPDFKit", + "https://github.com/wayfair-archive/brickkit-ios", + "https://github.com/SwifterSwift/SwifterSwift", + "https://github.com/jkandzi/Progress.swift", + "https://github.com/giginet/xcprofiler", + "https://swiftify.com/#/converter/code/", + "https://github.com/Zolang/Zolang", + "https://github.com/willpowell8/LocalizationKit_iOS", + "https://github.com/SvenTiigi/ValidatedPropertyKit", + "https://github.com/RedMadRobot/input-mask-ios", + "https://github.com/Yummypets/YPImagePicker", + "https://github.com/makomori/Sharaku", + "https://github.com/IdleHandsApps/IHKeyboardAvoiding", + "https://github.com/bonyadmitr/KeyboardHideManager", + "https://github.com/totocaster/Typist", + "https://github.com/hackiftekhar/IQKeyboardManager", + "https://www.swift.org/getting-started/", + "https://github.com/NicolaLancellotti-About/About-Swift", + "https://github.com/rapierorg/telegram-bot-swift", + "https://github.com/yonaskolb/SwagGen", + "https://github.com/malcommac/Hydra", + "https://github.com/iGenius-Srl/IGColorPicker", + "https://github.com/scihant/CTPanoramaView", + "https://github.com/WorldDownTown/RangeSeekSlider", + "https://github.com/justeat/JustPersist", + "https://github.com/ChiliLabs/CHIPageControl", + "https://github.com/benjaminsage/iTextField", + "https://github.com/benjaminsage/iPages", + "https://github.com/marty-suzuki/ReverseExtension", + "https://github.com/KitchenStories/Elissa", + "https://github.com/hemangshah/HHTabBarView", + "https://github.com/KennethTsang/GrowingTextView", + "https://github.com/adamcichy/SwiftySound", + "https://github.com/efremidze/Magnetic", + "https://github.com/async-plus/async-plus", + "https://github.com/AsyncNinja/AsyncNinja", + "https://github.com/EFPrefix/EFQRCode", + "https://github.com/IcaliaLabs/LoginKit", + "https://github.com/pitiphong-p/CollectionViewShelfLayout", + "https://github.com/stuffrabbit/SwiftSpreadsheet", + "https://github.com/Squarespace/simple-source", + "https://github.com/juanpablofernandez/SwiftyOnboard", + "https://github.com/efremidze/Cluster", + "https://github.com/BrikerMan/BMPlayer", + "https://github.com/serralvo/TextFieldCounter", + "https://github.com/roberthein/BouncyLayout", + "https://github.com/efremidze/Haptica", + "https://github.com/Daltron/NotificationBanner", + "https://github.com/uias/Pageboy", + "https://github.com/uias/Tabman", + "https://github.com/yusadogru/CardTabBar", + "https://github.com/kishikawakatsumi/SpreadsheetView", + "https://github.com/mono0926/LicensePlist", + "https://github.com/WenchaoD/FSPagerView", + "https://github.com/Fawxy/CBPinEntryView", + "https://github.com/keitaoouchi/MarkdownView", + "https://github.com/100mango/SwiftCssParser", + "https://github.com/onmyway133/EasyTheme", + "https://github.com/exyte/fan-menu", + "https://github.com/devxoul/Umbrella", + "https://github.com/loregr/LGButton", + "https://github.com/Krisiacik/ImageViewer", + "https://github.com/weichsel/ZIPFoundation", + "https://github.com/steamclock/bluejay", + "https://github.com/HHK1/PryntTrimmerView", + "https://github.com/KyoheiG3/GridView", + "https://github.com/yonat/StepProgressView", + "https://github.com/yonat/MultiToggleButton", + "https://github.com/agilie/AGCircularPicker", + "https://github.com/romansorochak/ParallaxHeader", + "https://github.com/HarshilShah/DeckTransition", + "https://github.com/MessageKit/MessageKit", + "https://github.com/ninjaprox/Inkwell", + "https://github.com/algolia/instantsearch-ios", + "https://github.com/yonaskolb/XcodeGen", + "https://github.com/ProjectDent/ARKit-CoreLocation", + "https://github.com/chriswebb09/ARKitNavigationDemo", + "https://github.com/shadowsocks/ShadowsocksX-NG", + "https://github.com/sobri909/LocoKit", + "https://github.com/aleksandrshoshiashvili/AwesomeSpotlightView", + "https://github.com/stencilproject/Stencil", + "https://github.com/PierrePerrin/ShadowView", + "https://github.com/AladinWay/TransitionButton", + "https://github.com/MKGitHub/UIPheonix", + "https://github.com/super-ultra/UltraDrawerView", + "https://github.com/Nirma/UIDeviceComplete", + "https://github.com/tribalworldwidelondon/CassowarySwift", + "https://github.com/roberthein/Observable", + "https://github.com/AfrozZaheer/AZTableViewController", + "https://github.com/HamzaGhazouani/HGPlaceholders", + "https://github.com/nmdias/DefaultsKit", + "https://github.com/eliakorkmaz/iCard", + "https://github.com/MillmanY/MMPlayerView", + "https://github.com/spotify/SpotifyLogin", + "https://github.com/AppliKeySolutions/VegaScroll", + "https://github.com/younatics/MediaBrowser", + "https://github.com/yonaskolb/Mint", + "https://github.com/scinfu/SwiftSoup", + "https://github.com/alexisakers/BulletinBoard", + "https://github.com/krzysztofzablocki/LifetimeTracker", + "https://github.com/tdscientist/ShelfView-iOS", + "https://github.com/wordlessj/Bamboo", + "https://github.com/zagahr/Conferences.digital", + "https://github.com/nrkno/yr-cachyr", + "https://github.com/vhesener/Closures", + "https://github.com/symentis/Corridor", + "https://github.com/haoking/SwiftyUI", + "https://github.com/attaswift/BigInt", + "https://github.com/Kirillzzy/KALoader", + "https://github.com/filletofish/CardsLayout", + "https://github.com/ApplikeySolutions/GravitySlider", + "https://github.com/SvenTiigi/WhatsNewKit", + "https://github.com/BalestraPatrick/WhatsNew", + "https://github.com/lilyball/swift-tsao", + "https://github.com/alexhillc/AXPhotoViewer", + "https://github.com/Juanpe/SkeletonView", + "https://github.com/fjcaetano/RxWebSocket", + "https://github.com/fjcaetano/ReCaptcha", + "https://github.com/yannickl/FlowingMenu", + "https://github.com/ParkGwangBeom/Windless", + "https://github.com/mmick66/CalendarView", + "https://github.com/blueapron/Mandoline", + "https://github.com/yahoo/YMTreeMap", + "https://github.com/ra1028/VueFlux", + "https://github.com/AlTavares/Ciao", + "https://github.com/davedelong/time", + "https://github.com/Decybel07/L10n-swift", + "https://github.com/kizitonwose/CountryPickerView", + "https://github.com/nicklockwood/Sprinter", + "https://github.com/yacir/CollectionViewSlantedLayout", + "https://github.com/chriskarani/Sukari", + "https://github.com/efremidze/Shiny", + "https://github.com/pitiphong-p/URLQueryItemEncoder", + "https://github.com/Minecodecraft/MCScratchImageView", + "https://github.com/roberthein/Ease", + "https://github.com/yonaskolb/Stylist", + "https://github.com/LowKostKustomz/StatusAlert", + "https://github.com/yonaskolb/Beak", + "https://github.com/GottaGetSwifty/CodableWrappers", + "https://github.com/Ramotion/fluid-slider", + "https://github.com/JohnSundell/SwiftTips", + "https://github.com/JohnSundell/ImagineEngine", + "https://github.com/dillidon/alerts-and-pickers", + "https://github.com/abdullahselek/ASCollectionView", + "https://github.com/AfrozZaheer/AZCollectionViewController", + "https://github.com/fxm90/GradientProgressBar", + "https://github.com/fxm90/GradientLoadingBar", + "https://github.com/bojan/Thingy", + "https://github.com/NextLevel/NextLevelSessionExporter", + "https://github.com/AFathi/ARVideoKit", + "https://github.com/andreadelfante/PredicateFlow", + "https://github.com/dreymonde/Shallows", + "https://github.com/BendingSpoons/tempura-swift", + "https://github.com/touchlane/SlideController", + "https://github.com/JKalash/Croc", + "https://github.com/zenangst/Blueprints", + "https://github.com/MaksimKurpa/Linker", + "https://github.com/dreymonde/Delegated", + "https://github.com/DeclarativeHub/Layoutless", + "https://github.com/Boilertalk/BlockiesSwift", + "https://github.com/hyperoslo/RetroProgress", + "https://github.com/vincent-pradeilles/KeyPathKit", + "https://github.com/vincent-pradeilles/swift-tips", + "https://github.com/andresilvagomez/Localize", + "https://github.com/iAmrSalman/StorageManager", + "https://github.com/iAmrSalman/Dots", + "https://github.com/benjaminmayo/merchantkit", + "https://github.com/artemnovichkov/Swift-For-Scripting", + "https://github.com/tonystone/tracelog", + "https://github.com/marcosgriselli/EasyTransitions", + "https://github.com/Feghal/ImageDetect", + "https://github.com/marty-suzuki/TheAnimation", + "https://github.com/HideakiTouhara/Poi", + "https://github.com/GlebRadchenko/DNWebSocket", + "https://github.com/Baddaboo/ClassicKit", + "https://github.com/huri000/SwiftEntryKit", + "https://github.com/objcio/app-architecture", + "https://github.com/zenangst/Family", + "https://github.com/zenangst/Vaccine", + "https://github.com/zenangst/Differific", + "https://github.com/steve228uk/MessengerKit", + "https://github.com/apple/swift-protobuf", + "https://github.com/JoniVR/VerticalCardSwiper", + "https://github.com/jogendra/LoadingShimmer", + "https://github.com/givip/Telegrammer", + "https://github.com/jogendra/example-ios-apps", + "https://github.com/giginet/Crossroad", + "https://github.com/cats-oss/Sica", + "https://github.com/GitHawkApp/StyledTextKit", + "https://github.com/PerfectlySoft/Perfect-CRUD", + "https://github.com/pmusolino/Wormholy", + "https://github.com/dashvlas/awesome-ios-interview", + "https://github.com/MihaelIsaev/FluentQuery", + "https://github.com/SteadyAction/EtherWalletKit", + "https://github.com/VideoFlint/Cabbage", + "https://github.com/luoxiu/Schedule", + "https://github.com/DimaMishchenko/ExpandableButton", + "https://github.com/JaleelNazir/MJMaterialSwitch", + "https://github.com/ra1028/DifferenceKit", + "https://github.com/saoudrizwan/Disk", + "https://github.com/okcupid/OKTableViewLiaison", + "https://github.com/tsucres/SwiftyComments", + "https://github.com/eggswift/ESTabBarController", + "https://github.com/shima11/FlexiblePageControl", + "https://github.com/nathantannar4/InputBarAccessoryView", + "https://github.com/ParkGwangBeom/Sheet", + "https://github.com/algolia/voice-overlay-ios", + "https://github.com/noreasonprojects/ModernAVPlayer", + "https://github.com/SpectralDragon/LiteRoute", + "https://github.com/ferranabello/Viperit", + "https://github.com/gre4ixin/ReduxUI", + "https://github.com/sushinoya/Lumos", + "https://github.com/antoniocasero/Panels", + "https://github.com/noppefoxwolf/Kitsunebi", + "https://github.com/sergdort/CleanArchitectureRxSwift", + "https://github.com/serhii-londar/LinkedInSignIn", + "https://github.com/Brightify/Reactant", + "https://github.com/shogo4405/HaishinKit.swift", + "https://github.com/apple/swift-corelibs-xctest", + "https://github.com/sindresorhus/Defaults", + "https://github.com/sindresorhus/Preferences", + "https://github.com/sindresorhus/LaunchAtLogin", + "https://github.com/sindresorhus/DockProgress", + "https://github.com/NikolaKirev/OnboardKit", + "https://github.com/sindresorhus/CircularProgress", + "https://github.com/Teknasyon-Teknoloji/PersistenceKit", + "https://github.com/bakhtiyork/Rough", + "https://github.com/messeb/ios-project-template", + "https://github.com/muukii/Brightroom", + "https://github.com/yahoojapan/UICollectionViewSplitLayout", + "https://github.com/amerhukic/AHDownloadButton", + "https://github.com/Ramotion/paper-onboarding", + "https://github.com/Ramotion/circle-menu", + "https://github.com/serhii-londar/GithubAPI", + "https://github.com/Ramotion/gliding-collection", + "https://github.com/vincent-pradeilles/weakable-self", + "https://github.com/ivanvorobei/SPPermissions", + "https://google.github.io/swift/", + "https://github.com/Ramotion/paper-switch", + "https://github.com/applidium/OverlayContainer", + "https://github.com/shindyu/ApplyStyleKit", + "https://github.com/Q-Mobile/Model2App", + "https://github.com/sunlubo/SwiftFFmpeg", + "https://github.com/gontovnik/HidesNavigationBarWhenPushed", + "https://github.com/ThXou/Soundable", + "https://github.com/ZamzamInc/ZamzamKit", + "https://github.com/gontovnik/DGElasticPullToRefresh", + "https://github.com/CoreOffice/CoreXLSX", + "https://github.com/MaxDesiatov/XMLCoder", + "https://github.com/ra1028/Carbon", + "https://github.com/alexliubj/EZAnchor", + "https://github.com/noppefoxwolf/Swiftbot", + "https://github.com/instamobile/messenger-iOS-chat-swift-firestore", + "https://github.com/jeantimex/CollapsibleTableSectionViewController", + "https://github.com/schmidyy/Loaf", + "https://github.com/softhausHQ/CircleBar", + "https://github.com/yysskk/MemoryCache", + "https://github.com/jogendra/BadgeHub", + "https://github.com/k-lpmg/RealmWrapper", + "https://github.com/TokamakUI/Tokamak", + "https://github.com/GeekTree0101/VEditorKit", + "https://github.com/instacart/Nantes", + "https://github.com/vpeschenkov/SecureDefaults", + "https://github.com/JohnSundell/Codextended", + "https://github.com/k-lpmg/AwaitToast", + "https://github.com/MoveUpwards/Sejima", + "https://github.com/wizeline/WLEmptyState", + "https://github.com/airbnb/lottie-ios", + "https://github.com/cocoatoucher/Glide", + "https://github.com/altayer-digital/ATGValidator", + "https://github.com/ivanvorobei/SPStorkController", + "https://github.com/ivanvorobei/SPLarkController", + "https://github.com/arturdev/Unrealm", + "https://github.com/ivanvorobei/SPAlert", + "https://github.com/fxm90/LightweightObservable", + "https://github.com/hachinobu/SamuraiTransition", + "https://github.com/vincent-pradeilles/locatable", + "https://github.com/k-lpmg/PanSlip", + "https://github.com/k-lpmg/Tagging", + "https://github.com/yonat/MultiSlider", + "https://github.com/yonat/RadioGroup", + "https://github.com/yonat/CameraBackground", + "https://github.com/yonat/CheckmarkCollectionViewCell", + "https://github.com/yonat/BatteryView", + "https://github.com/ra1028/DiffableDataSources", + "https://github.com/dduan/TOMLDecoder", + "https://github.com/dduan/Pathos", + "https://github.com/Sunspension/VKPinCodeView", + "https://github.com/rosberry/texstyle", + "https://github.com/noppefoxwolf/Combinative", + "https://github.com/yonat/SelectionList", + "https://github.com/tadejr/ResizingTokenField", + "https://github.com/bow-swift/bow", + "https://github.com/vincent-pradeilles/AutoMocker", + "https://github.com/stoneburner/ShowSomeProgress", + "https://github.com/chriszielinski/Ribbon", + "https://github.com/yonat/MultiSelectSegmentedControl", + "https://github.com/k-lpmg/FlexibleHeader", + "https://github.com/sky-uk/ReactiveAPI", + "https://github.com/YuigaWada/PolioPager", + "https://github.com/marty-suzuki/DuctTape", + "https://github.com/attaswift/BTree", + "https://github.com/nicklockwood/SwiftFormat", + "https://github.com/kareman/SwiftShell", + "https://github.com/billp/TermiNetwork", + "https://github.com/andresinaka/SwiftCop", + "https://github.com/Liftric/DIKit", + "https://github.com/leoture/MockSwift", + "https://github.com/omar14/OEMentions", + "https://github.com/andrealufino/Translatio", + "https://github.com/andrealufino/Deviice", + "https://github.com/SalehAlbuga/azure-functions-swift", + "https://github.com/multimediasuite/SweetCurtain", + "https://github.com/gcharita/XMLMapper", + "https://github.com/ra1028/swift-mod", + "https://github.com/k-o-d-e-n/CGLayout", + "https://github.com/belozierov/SwiftCoroutine", + "https://github.com/crowdin/mobile-sdk-ios", + "https://github.com/apphud/ApphudSDK", + "https://github.com/sindresorhus/ExceptionCatcher", + "https://github.com/privacy-tech-lab/privacyflash-pro", + "https://github.com/kieranb662/PartitionKit", + "https://github.com/Sadmansamee/CachyKit", + "https://github.com/Spinners/Spin.Swift", + "https://github.com/playbook-ui/playbook-ios", + "https://github.com/alexruperez/SecurePropertyStorage", + "https://github.com/Flinesoft/AnyLint", + "https://github.com/exyte/PopupView", + "https://github.com/ChiliLabs/CHIOTPField", + "https://github.com/netguru/AnimatedCardInput", + "https://github.com/davidask/StateViewController", + "https://github.com/sindresorhus/KeyboardShortcuts", + "https://github.com/exyte/Grid", + "https://github.com/WeTransfer/Mocker", + "https://github.com/mrustaa/ContainerController", + "https://github.com/airbnb/HorizonCalendar", + "https://github.com/huemae/SuggestionsKit", + "https://github.com/ThasianX/ElegantCalendar", + "https://github.com/psharanda/Atributika", + "https://github.com/Farfetch/mockingbird", + "https://github.com/fulldecent/FDTextFieldTableViewCell", + "https://github.com/fulldecent/FDWaveformView", + "https://github.com/fulldecent/FDTake", + "https://github.com/fulldecent/FDSoundActivatedRecorder", + "https://github.com/fulldecent/FDBarGauge", + "https://github.com/fulldecent/FDChessboardView", + "https://github.com/stleamist/BetterSafariView", + "https://github.com/NicholasBellucci/SociableWeaver", + "https://github.com/almazrafi/Fugen", + "https://github.com/MrSkwiggs/Netswift", + "https://github.com/delba/Tactile", + "https://github.com/y-okudera/NeumorphismKit", + "https://github.com/nikans/MonarchRouter", + "https://github.com/james01/CardNavigation", + "https://github.com/apple/swift-argument-parser", + "https://github.com/sushichop/Puppy", + "https://github.com/twitter/TwitterTextEditor", + "https://github.com/MarcoEidinger/SwiftPlantUML", + "https://github.com/tumblr/kanvas-ios", + "https://github.com/Boris-Em/ColorKit", + "https://github.com/davdroman/TextBuilder", + "https://github.com/tikhop/TPInAppReceipt", + "https://github.com/priore/SOAPEngine", + "https://github.com/pointfreeco/swift-composable-architecture", + "https://github.com/ra1028/swiftui-atom-properties", + "https://github.com/swhitty/SwiftDraw", + "https://github.com/wwt/SwiftCurrent", + "https://github.com/sindresorhus/Percentage", + "https://github.com/philipturner/ARHeadsetKit", + "https://github.com/swiftyfinch/Rugby", + "https://github.com/exyte/SVGView", + "https://github.com/exyte/ProgressIndicatorView", + "https://github.com/gurhub/surmagic", + "https://github.com/coderyi/YiVideoEditor", + "https://github.com/willdale/SwiftUICharts", + "https://github.com/STREGAsGate/Raylib", + "https://github.com/exyte/ScalingHeaderScrollView", + "https://github.com/joomcode/BottomSheet", + "https://github.com/kvyatkovskys/KVKCalendar", + "https://github.com/sparrowcode/SwiftBoost", + "https://github.com/isaced/ISEmojiView", + "https://github.com/onl1ner/TabBar", + "https://github.com/GoodRequest/GoodExtensions-iOS", + "https://github.com/GoodRequest/GoodUIKit", + "https://github.com/GoodRequest/GoodReactor", + "https://github.com/GoodRequest/GoodPersistence", + "https://github.com/GoodRequest/Temple", + "https://github.com/GoodRequest/GRProvider", + "https://github.com/onl1ner/ios-mvp-template", + "https://ossp-updates.beehiiv.com/", + "https://github.com/aheze/Popovers", + "https://github.com/Jaesung-Jung/CapturePreventionKit", + "https://github.com/mezhevikin/AppReview", + "https://github.com/kafejo/Tracker-Aggregator", + "https://github.com/yangKJ/RxNetworks", + "https://github.com/hyperconnect/HypeUI", + "https://github.com/exyte/mediapicker", + "https://github.com/exyte/LiquidSwipe", + "https://github.com/marksands/BetterCodable", + "https://github.com/peripheryapp/periphery", + "https://github.com/s2mr/xc", + "https://github.com/MacPaw/OpenAI", + "https://github.com/s2mr/L10nLint", + "https://github.com/exyte/AnimatedTabBar", + "https://github.com/GoodRequest/GoodNetworking", + "https://github.com/batanus/DMScrollBar", + "https://github.com/exyte/chat", + "https://github.com/NakaokaRei/SwiftAutoGUI", + "https://github.com/Mijick/PopupView", + "https://github.com/Mijick/Navigattie", + "https://github.com/Ryu0118/swift-typed-date", + "https://github.com/Ryu0118/swift-fullscreen-popup", + "https://github.com/gohanlon/swift-memberwise-init-macro" + ], + "issues": [ + { + "url": "https://github.com/matteocrippa/awesome-swift/graphs/contributors", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PaoloCuscela/Cards", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tanhakabir/SwiftAudioPlayer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/swifteducation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ssamadgh/ModelAssistant", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/allenwong/30DaysofSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hsavit1/Awesome-Swift-Education", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ipader/SwiftGuide", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kodecocodes/swift-style-guide", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/airbnb/swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/swift-emacs/swift-mode", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/linkedin/swift-style-guide", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/philipturner/swift-colab", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/keith/swift.vim", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sheerun/vim-polyglot", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dkhamsing/open-source-ios-apps", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JamitLabs/Accio", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/serhii-londar/open-source-mac-os-apps", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Carthage/Carthage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/iCHAIT/awesome-macOS", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/CocoaPods/CocoaPods", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/apple/swift-package-manager", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ochococo/Design-Patterns-In-Swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftGen/SwiftGen", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tuist/tuist", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/swiftbrew/Swiftbrew", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JohnSundell/SwiftPlate", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cpisciotta/xcbeautify", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SvenTiigi/SwiftKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tuist/xcodeproj", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/chrs1885/Capable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/BenEmdon/CenteredCollectionView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/palle-k/DL4S", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AugustRush/Stellar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/likedan/Awesome-CoreML-Models", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cruisediary/Comets", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/timdonnelly/Advance", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AntonTheDev/FlightAnimator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/icanzilb/EasyAnimation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperoslo/Presentation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/shu223/pulsator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/IBAnimatable/IBAnimatable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/shoheiyokoyama/Gemini", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cruisediary/Pastel", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marmelroy/Interpolate", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/willowtreeapps/spruce-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MengTo/Spring", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marcosgriselli/ViewAnimator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yapstudios/YapAnimator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftKitz/Appz", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MacPaw/CocoaSprings", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/s2mr/Elephant", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/craiggrummitt/SpriteKitEasingSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/devxoul/URLNavigator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jinSasaki/InAppPurchase", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bizz84/SwiftyStoreKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/audiokit/AudioKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tbaranes/AudioPlayerSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/delannoyk/AudioPlayer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vprtwn/MusicKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/square/Cleanse", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vadymmarkov/Beethoven", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cely-tools/Cely", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kawoou/Deli", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AliSoftware/Dip", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dingwilson/RandomUserSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sonsongithub/reddift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/poulpix/PXGoogleDirections", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/TheM4hd1/SwiftyInsta", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/swiftkube/client", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/devxoul/Pure", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mattdonnelly/Swifter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Swinject/Swinject", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/appsquickly/Typhoon", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/scribd/Weaver", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ivlevAstef/DITranquillity/", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/rhummelmose/BluetoothKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ytakzk/Fusuma", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/troystribling/BlueCap", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/polidea/RxBluetoothKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jordanebelanger/SwiftyBluetooth", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NextLevel/NextLevel", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/CameraKit/camerakit-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yannickl/QRCodeReader.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/badoo/Chatto", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperoslo/BarcodeScanner", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yannickl/DynamicColor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jdhealy/PrettyColors", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Gradients/Gradients", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/thii/SwiftHEXColors", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dqhieu/UIGradient", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/zenangst/Hue", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftGen/SwiftGen#uicolor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yeahdongcn/UIColor-Hex-Swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/joncardasis/ChromaColorPicker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/chrs1885/SheetyColors", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kylef/Commander", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nsomar/Swiftline", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andybest/linenoise-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nsomar/Guaka", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bow-swift/nef", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jakeheis/SwiftCLI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/scottrhoyt/SwiftyTextTable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/colinta/Ashen", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Zewo/Venice", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/boraseoksoon/Throttler", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/davidask/Futures", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/quanvo87/GroupWork", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/deeje/CloudCore/", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JohnEstropia/CoreStore", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/albertodebortoli/Skopelos", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/QueryKit/QueryKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jessesquires/JSQCoreDataKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/CosmicMind/Graph", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/modo-studio/SugarRecord", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mrdekk/DataKernel", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/soapyigu/LeetCode-Swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/krzysztofzablocki/KZFileWatchers", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/naru-jpn/pencil", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/1amageek/Ballcap-iOS", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/realm/realm-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kodecocodes/swift-algorithm-club", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nvzqz/FileKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/CosmicMind/Algorithm", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kylef/PathKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/amosavian/FileProvider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tristanhimmelman/AlamofireObjectMapper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/Alembic", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/freshOS/Arrow", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/thoughtbot/Argo", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Nike-Inc/Elevate", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ikesyo/Himotoki", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Anviking/Decodable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/evermeer/EVReflection", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/alibaba/handyjson", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/delba/JASON", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/isair/JSONHelper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftyJSON/SwiftyJSON", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/johnlui/JSONNeverDie", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/insanoid/SwiftyJSONAccelerator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tristanhimmelman/ObjectMapper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/postmates/PMJSON", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/KittyMac/Sextant", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/phimage/Prephirences", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/behrang/YamlSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftKitz/Storez", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hemantasapkota/SwiftStore", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ArtSabintsev/Zephyr", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sunshinejr/SwiftyUserDefaults", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PerfectlySoft/Perfect-MongoDB", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/groue/GRDB.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Nirma/Default", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/orlandos-nl/MongoKitten", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vapor/fluent", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/FahimF/SQLiteDB", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/stephencelis/SQLite.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PerfectlySoft/Perfect-MySQL", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PerfectlySoft/Perfect-PostgreSQL", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tadija/AEXML", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/novi/mysql-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/chenyunguiMilook/SwiftyXML", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/drmohundro/SWXMLHash", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marmelroy/Zip", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/evermeer/EVCloudKitDao", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/lobodart/CheatyXML", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kawoou/AnyDate", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/malcommac/SwiftDate", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/novalagung/nvdate", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/melvitax/DateHelper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftKitz/Datez", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dalu93/Each", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/naoty/Timepiece", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/radex/SwiftyTimer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dreymonde/Time", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/instacart/TrueTime.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hemangshah/Datify", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/realm/jazzy/", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/OpenCombine/OpenCombine", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/DeclarativeHub/Bond", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SourceDocs/SourceDocs", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/aleclarson/emitter-kit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/uraimo/SwiftyGPIO", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/DevYeom/OneWay", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/FutureKit/FutureKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftKitz/Notificationz", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/lilyball/Tomorrowland", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mxcl/PromiseKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ReactorKit/ReactorKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ReactiveCocoa/ReactiveCocoa", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ReactiveX/RxSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cesarferreira/SwiftEventBus", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/artman/Signals", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ReSwift/ReSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vadymmarkov/When", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/BendingSpoons/katana-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marty-suzuki/NoticeObserveKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/postmates/PMKVObserver/", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/thii/FontAwesome.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/keitaoouchi/OcticonsKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mcmatan/topicEventBus", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ArtSabintsev/FontBlaster", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/segecey/SwiftIconFont", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/keitaoouchi/IoniconsKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Nirma/UIFontComplete", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ranesr/SwiftIcons", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Nirma/SFSymbol", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/huybuidac/SwiftUIFontIcon", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nvzqz/Sage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/moritzsternemann/SwipyCell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/b3ll/SwiftyGestureRecognition", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/KaneCheshire/ShowTime", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Alamofire/AlamofireImage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JanGorman/Agrume", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/malcommac/SwiftLocation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/onevcat/APNGKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/altayer-digital/ATGMediaBrowser", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/floriangbh/FacebookImagePicker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ancestry/FaceCrop", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/congnd/FMPhotoPicker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kaishin/gifu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/BradLarson/GPUImage3", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/BradLarson/GPUImage2", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Haneke/HanekeSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hirohisa/ImageLoaderSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yangKJ/Harbeth", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/imgix/imgix-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kaishin/ImageScout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/onevcat/Kingfisher", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/geekaurora/SwiftWebImage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Textcat/JLStickerTextView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperoslo/Lightbox", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/evgenyneu/moa", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/evermeer/PassportScanner", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JanGorman/MapleBacon", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kean/Nuke", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Skyscanner/SkyFloatingLabelTextField", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kishanraja/FloatingLabelTextFieldSwiftUI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftGen/SwiftGen#assets-catalogs", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gavinbunney/Toucan", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kirualex/SwiftyGif", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mchoe/SwiftSVG", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/TinyCrayon/TinyCrayon-iOS-SDK", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/onmyway133/Snowflake", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ZaidPathan/ZImageCropper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jathu/UIImageColors", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kawoou/FlexibleImage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vpeschenkov/LetterAvatarKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tungvoduc/DTPhotoViewerController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/C4Labs/C4iOS", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/keshavvishwkarma/KVConstraintKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/FabrizioBrancati/BFKit-Swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Pimine/EasySwiftLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/layoutBox/FlexLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/layoutBox/PinLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/freshOS/Stevia", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mamaral/Neon", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/venmo/Static", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/robb/Cartography", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cruisediary/DeviceLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nakiostudio/EasyPeasy", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marty-suzuki/MisterFusion", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jmfieldman/Mortar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PureLayout/PureLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Skyvive/Swiftstraints", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/banjun/NorthLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SnapKit/SnapKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/roberthein/TinyConstraints", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nerdycat/Cupcake", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marmelroy/Localize-Swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Touchwonders/Transition", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/FlineDev/BartyCrouch", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Asana/locheck", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/emaloney/CleanroomLogger", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tadija/AEConsole", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftGen/SwiftGen#localizablestrings", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftStudies/Duration", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kitura/HeliumLogger", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Esqarrouth/QorumLogs", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/onevcat/Rainbow", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Cosmo/TinyConsole", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/wojteklu/Watchdog", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftyBeaver/SwiftyBeaver", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tapwork/WatchdogInspector", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/DaveWoodCom/XCGLogger", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bannzai/gedatsu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hemangshah/printer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Nike-Inc/Willow", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GEOSwift/GEOSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SvenTiigi/FlyoverKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SvenTiigi/STLocationRequest", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AsyncSwift/AsyncLocationKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/phimage/Arithmosophi", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/evgenyneu/SigmaSwiftStatistics", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/alejandro-isaza/Upsurge", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Alamofire/Alamofire", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/davedelong/DDMathParser", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mindbody/Conduit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ishkawa/APIKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/CodyFlame/CodyFire", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/rwbutler/Connectivity", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperoslo/Malibu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/trivago/Heimdallr.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dduan/Just", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Moya/Moya", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/p2/OAuth2", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kasketis/netfox", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/johnlui/Pitaya", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/OAuthSwift/OAuthSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ashleymills/Reachability.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ThreeGayHub/SolarNetwork", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/daltoniam/SwiftHTTP", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/netguru/ResponseDetective", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dingwilson/MultiPeer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MLSDev/TRON", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/delba/SwiftyOAuth", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/postmates/PMHTTP", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cezheng/Fuzi", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tid-kijyun/Kanna", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mkoehnke/WKZombie", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/emqx/CocoaMQTT", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PerfectlySoft/Perfect-Notifications", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/socketio/socket.io-client-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kitura/BlueSSLService", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kitura/BlueSocket", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vapor-community/sockets", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/daltoniam/Starscream", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tidwall/SwiftWebSocket", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/swiftsocket/SwiftSocket", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kylef-archive/Curassow", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/skylab-inc/Lightning", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/envoy/Ambassador", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NozeIO/Noze.io", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kitura/Kitura", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/envoy/Embassy", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PerfectlySoft/Perfect", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/httpswift/swifter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/realm/SwiftLint", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Jintin/Swimat", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vapor/vapor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Zewo/Zewo", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NMAC427/SwiftOCR", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sleekbyte/tailor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/IBDecodable/IBLinter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kitura/BlueCryptor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kitura/BlueRSA", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/krzyzanowskim/CryptoSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/iosdevzone/IDZSwiftCommonCrypto", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/attaswift/SipHash", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sgl0v/scrypto", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jedisct1/swift-sodium", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cossacklabs/themis", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/RNCryptor/RNCryptor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/airsidemobile/JOSESwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kishikawakatsumi/KeychainAccess", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/evgenyneu/keychain-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jrendel/SwiftKeychainWrapper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/endocrimes/Latch", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kitura/BlueSignals", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Brightify/Cuckoo", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/venmo/DVR", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/phimage/Erik", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vadymmarkov/Fakery", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/beltex/SystemKit/", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kylef/Mockingjay", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sabirvirtuoso/Mockit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AliSoftware/OHHTTPStubs", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Quick/Quick", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/UrbanCompass/Mussel", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/parski/SnapshotTest", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Subito-it/SBTUITestTunnel", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kylef/Spectre", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/typelift/SwiftCheck", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/joemasilotti/UI-Testing-Cheat-Sheet", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Quick/Nimble", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marcosgriselli/Sizes", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/evermeer/AttributedTextView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bmoliveira/MarkdownKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Rightpoint/BonMot", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tnantoka/edhita", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/M2Mobi/Marky-Mark", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/KrakenDev/PrediKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/crossroadlabs/Regex", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/Regex", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cjwirth/RichEditorView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/delba/TextAttributes", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/VerbalExpressions/SwiftVerbalExpressions", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Nirma/Attributed", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NikKovIos/NKVPhonePicker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/duemunk/Async", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/rxwei/Parsey", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/malcommac/SwiftRichString", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marmelroy/PhoneNumberKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yannickl/AwaitKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hemantasapkota/GCDTimer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/adaptive-tab-bar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/optonaut/ActiveLabel.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/FabrizioBrancati/Queuer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andreamazz/AMScrollingNavbar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dasdom/BreakOutToRefresh", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/ConcentricOnboarding", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/animated-tab-bar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ariok/BWWalkthrough", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ChartsOrg/Charts", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/francescoleoni98/FLCharts", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AppPear/ChartView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/suzuki-0000/CountdownLabel", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mmick66/KDDragAndDropCollectionView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/phimage/CustomSegue", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Aufree/ESTMusicIndicator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/evgenyneu/Dodo", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mukeshthawani/faqview", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Esqarrouth/EZLoadingActivity", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vadymmarkov/Fashion", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/madebybowtie/FlagKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/glenyi/FloatRatingView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/xai3/Gecco", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/skywinder/GaugeKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kciter/GlitchLabel", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gmertk/GMStepper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/groue/GRMustache.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/HamzaGhazouani/HGCircularSlider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/younatics/YNSearch", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hanton/HTYTextField", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tbaranes/IncrementableLabel", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/ActivityIndicatorView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ephread/Instructions", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/devxoul/Toaster", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kciter/SelectionDialog", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/BastiaanJansen/Toast-Swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kciter/HorizontalDial", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/delannoyk/KDEDateLabel", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MoZhouqi/KMNavigationBarTransition", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MoZhouqi/KMPlaceholderTextView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/lexrus/LTMorphingLabel", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/krimpedance/KRProgressHUD", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jayeshk/Doric", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yoavlt/LiquidLoader", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/CosmicMind/Material", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/canalesb93/MantleModal", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/DroidsOnRoids/MPParallaxView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/material-components/material-components-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nghialv/MaterialKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/maxep/MXParallaxHeader", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/supercomputra/Arale", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/m1entus/MZFormSheetPresentationController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ninjaprox/NVActivityIndicatorView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ngochiencse/HPParallaxHeader", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/FluidGroup/NextGrowingTextView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hirohisa/PageController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/pkluz/PKHUD", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/TBXark/TKRadarChart", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sgr-ksmt/PullToDismiss", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/philackm/ScrollableGraphView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/peterprokop/StarryStars", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/aschuch/StatefulViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/reel-search", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ArtSabintsev/Siren", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperoslo", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/suzuki-0000/SKPhotoBrowser", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/wxxsw/SwiftTheme", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AssistoLab/DropDown", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vbmania/RxValidator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/owlmafia/SwiftCharts", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ruipfcosta/SwiftyWalkthrough", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftValidatorCommunity/SwiftValidator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/riteshhgupta/TagCellLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/T-Pham/Switch", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/EndouMari/TabPageViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tungvoduc/DTPagerController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ElaWorkshop/TagListView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/raulriera/TextFieldEffects", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/piemonte/Twinkle", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Viktoo/Insert3D", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marty-suzuki/URLEmbeddedView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/T-Pham/UITextField-Navigation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mshrwtnb/alrt", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sgr-ksmt/Alertift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/candostdagdeviren/CDAlertView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hemangshah/Zingle", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/thellimist/EZAlertController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JT501/SwiftNotify", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/wxxsw/GSMessages", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SebastianBoldt/Jelly", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tasanobu-zz/Kamagari", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/pmusolino/PMAlertController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/orderella/PopupDialog", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/codestergit/SweetAlert-iOS", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vikmeup/SCLAlertView-Swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/xmartlabs/XLActionController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/LeonardoCardoso/NFDownloadButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/peterprokop/SwiftOverlays", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/okmr-d/DOFavoriteButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kciter/Floaty", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/FloatingButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/rolandleth/LTHRadioButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/takecian/SwiftShareBubbles", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/KaoruMuta/IGStoryButtonKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/xmartlabs/Eureka", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/pmusolino/PMSuperButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/neoneye/SwiftyFORM", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/Former", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/haojianzong/ObjectForm", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ashishkakkad8/AKSwiftSlideMenu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/evnaz/ENSwiftSideMenu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Yalantis/GuillotineMenu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/xmartlabs/XLPagerTabStrip", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PageMenu/PageMenu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/handsomecode/InteractiveSideMenu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cxa/MenuItemKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jonkykong/SideMenu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/younatics/YNDropDownMenu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yysskk/SwipeMenuViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hemangshah/HHFloatingView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kawoou/KWDrawerController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/prolificinteractive/Caishen", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/CaliCastle/PopMenu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kazuhiro4949/PagingKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/rechsteiner/Parchment", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MobileFirstInc/MFCard", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GabrielAlva/Swift-Prompts", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/delba/Permission", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ennioma/arek", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/seedco/StackViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tomvanzummeren/TZStackView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/xxxAIRINxxx/MusicPlayerTransition", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andreamazz/BubbleTransition", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/demonnico/PinterestSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Yalantis/StarWars.iOS", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/HeroTransitions/Hero", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/shtnkgm/ImageTransition", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/LeonardoCardoso/SectionedSlider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/davdroman/swiftui-navigation-transitions", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/DenTelezhkin/DTTableViewManager", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/folding-cell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bcylin/QuickTableViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/xai3/Shoyu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Yalantis/Persei", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dekatotoro/PullToRefreshSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwipeCellKit/SwipeCellKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/younatics/ExpandableCell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/aschuch/AwesomeCache", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/younatics/YNExpandableCell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/choefele/AlexaSkillsKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/typelift/Basis", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/phimage/CallbackURLKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperoslo/Cache", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jindulys/ChainPageCollectionView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/spring-media/Carlos", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/RxSwiftCommunity/RxFlow", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/thoughtbot/Curry", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ankurp/Dollar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/schickling/Device.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Esqarrouth/EZSwiftExtensions", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/evermeer/EVURLCache", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ustwo/formvalidator-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/eBardX/XestiMonitors", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marmelroy/ObjectiveKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ekhoo/Device", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/floriangbh/OpenSourceController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sgr-ksmt/PDFGenerator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mac-cain13/R.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/alexeyxo/protobuf-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/joshualat/Pluralize.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/antitypical/Result", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nvzqz/RandomKit/", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/thoughtbot/Runes", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bannzai/ResourceKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ceeK/Solar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nRewik/SimplePDF", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ataugeron/SpriteKit-Spring", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftGen/SwiftGen#uistoryboard", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Frugghi/SwiftLCS", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperoslo/Sugar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/thellimist/SwiftRandom", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/skyline75489/SwiftRouter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/takecian/SwiftRater", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/khan/swifttweaks", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gkaimakas/SwiftValidators", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dingwilson/SwiftVideoBackground", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/typelift/Swiftx", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/abdullahselek/Swifty360Player", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tbaranes/SwiftyUtils", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cockscomb/UTIKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/typelift/Swiftz", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/younatics/Highlighter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/devxoul/Then", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/piemonte/Player", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/davidlondono/PlayerView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sahin/mobileplayer-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/wangshengjia/LeeGo", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dekatotoro/SlideMenuControllerSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mrackwitz/Version", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/efremidze/VisualEffectView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/LeonardoCardoso/SwiftLinkPreview", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/eure/AppVersionMonitor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tbaranes/VersionTrackerSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ltebean/Live", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/facebook/facebook-ios-sdk", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/whitesmith/WSTagsField", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/itsmeichigo/DateTimePicker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/patchthecode/JTAppleCalendar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PiXeL16/PasswordTextField", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PiXeL16/RevealingSplashView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/snipsco/Postal", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/iDhaval/DTTextField", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Yalantis/ColorMatchTabs", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PiXeL16/IBLocalizable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mukeshthawani/TriLabelView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/ReadabilityKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftKickMobile/SwiftMessages", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/swift5-module-template", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/giginet/Toybox", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/eddiekaiger/SwiftyAttributes", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gpbl/SwiftChart", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/intuit/CardParts", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/devicekit/DeviceKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/richardtop/CalendarKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hemangshah/Workaholic", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dehesa/CodableCSV", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Nero5023/CSVParser", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SomeRandomiOSDev/CBORCoding", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/macaw", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mike4aday/SwiftlySalesforce", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/russ-stamant/Wallet", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jpsim/Yams", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ruddfawcett/Notepad", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andrealufino/Luminous", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/uxmstudio/UXMPDFKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/wayfair-archive/brickkit-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jkandzi/Progress.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwifterSwift/SwifterSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/giginet/xcprofiler", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Zolang/Zolang", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Yummypets/YPImagePicker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SvenTiigi/ValidatedPropertyKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/RedMadRobot/input-mask-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/willpowell8/LocalizationKit_iOS", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/makomori/Sharaku", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/IdleHandsApps/IHKeyboardAvoiding", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bonyadmitr/KeyboardHideManager", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/totocaster/Typist", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hackiftekhar/IQKeyboardManager", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NicolaLancellotti-About/About-Swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/rapierorg/telegram-bot-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonaskolb/SwagGen", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/scihant/CTPanoramaView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/iGenius-Srl/IGColorPicker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/malcommac/Hydra", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/WorldDownTown/RangeSeekSlider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/justeat/JustPersist", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ChiliLabs/CHIPageControl", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/benjaminsage/iTextField", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/benjaminsage/iPages", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marty-suzuki/ReverseExtension", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hemangshah/HHTabBarView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/KitchenStories/Elissa", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/KennethTsang/GrowingTextView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/adamcichy/SwiftySound", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/efremidze/Magnetic", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/async-plus/async-plus", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AsyncNinja/AsyncNinja", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/IcaliaLabs/LoginKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/EFPrefix/EFQRCode", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/pitiphong-p/CollectionViewShelfLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Squarespace/simple-source", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/stuffrabbit/SwiftSpreadsheet", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/juanpablofernandez/SwiftyOnboard", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/efremidze/Cluster", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/serralvo/TextFieldCounter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/roberthein/BouncyLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/BrikerMan/BMPlayer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/efremidze/Haptica", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/uias/Pageboy", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/uias/Tabman", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Daltron/NotificationBanner", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yusadogru/CardTabBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kishikawakatsumi/SpreadsheetView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mono0926/LicensePlist", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/WenchaoD/FSPagerView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/keitaoouchi/MarkdownView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Fawxy/CBPinEntryView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/100mango/SwiftCssParser", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/onmyway133/EasyTheme", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/devxoul/Umbrella", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Krisiacik/ImageViewer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/fan-menu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/loregr/LGButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/weichsel/ZIPFoundation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/steamclock/bluejay", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/HHK1/PryntTrimmerView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/KyoheiG3/GridView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/HarshilShah/DeckTransition", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/StepProgressView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/agilie/AGCircularPicker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MessageKit/MessageKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/romansorochak/ParallaxHeader", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ninjaprox/Inkwell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/MultiToggleButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/shadowsocks/ShadowsocksX-NG", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/algolia/instantsearch-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sobri909/LocoKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/stencilproject/Stencil", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AladinWay/TransitionButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/aleksandrshoshiashvili/AwesomeSpotlightView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonaskolb/XcodeGen", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/chriswebb09/ARKitNavigationDemo", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ProjectDent/ARKit-CoreLocation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PierrePerrin/ShadowView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/roberthein/Observable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Nirma/UIDeviceComplete", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/eliakorkmaz/iCard", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tribalworldwidelondon/CassowarySwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/super-ultra/UltraDrawerView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nmdias/DefaultsKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MKGitHub/UIPheonix", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/HamzaGhazouani/HGPlaceholders", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AfrozZaheer/AZTableViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MillmanY/MMPlayerView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AppliKeySolutions/VegaScroll", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/spotify/SpotifyLogin", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/younatics/MediaBrowser", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/wordlessj/Bamboo", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonaskolb/Mint", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/scinfu/SwiftSoup", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/zagahr/Conferences.digital", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/alexisakers/BulletinBoard", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/krzysztofzablocki/LifetimeTracker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tdscientist/ShelfView-iOS", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/symentis/Corridor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/haoking/SwiftyUI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nrkno/yr-cachyr", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kirillzzy/KALoader", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vhesener/Closures", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/attaswift/BigInt", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ApplikeySolutions/GravitySlider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/filletofish/CardsLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SvenTiigi/WhatsNewKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/BalestraPatrick/WhatsNew", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/alexhillc/AXPhotoViewer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/lilyball/swift-tsao", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ParkGwangBeom/Windless", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fjcaetano/RxWebSocket", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/blueapron/Mandoline", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fjcaetano/ReCaptcha", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Juanpe/SkeletonView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yannickl/FlowingMenu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mmick66/CalendarView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yahoo/YMTreeMap", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/VueFlux", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AlTavares/Ciao", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/davedelong/time", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/efremidze/Shiny", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kizitonwose/CountryPickerView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nicklockwood/Sprinter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/chriskarani/Sukari", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Decybel07/L10n-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yacir/CollectionViewSlantedLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/pitiphong-p/URLQueryItemEncoder", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/LowKostKustomz/StatusAlert", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JohnSundell/SwiftTips", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/roberthein/Ease", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Minecodecraft/MCScratchImageView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonaskolb/Stylist", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JohnSundell/ImagineEngine", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonaskolb/Beak", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GottaGetSwifty/CodableWrappers", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/fluid-slider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dillidon/alerts-and-pickers", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/abdullahselek/ASCollectionView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fxm90/GradientLoadingBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bojan/Thingy", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fxm90/GradientProgressBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NextLevel/NextLevelSessionExporter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AfrozZaheer/AZCollectionViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dreymonde/Shallows", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andreadelfante/PredicateFlow", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AFathi/ARVideoKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/BendingSpoons/tempura-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/touchlane/SlideController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/DeclarativeHub/Layoutless", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JKalash/Croc", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/zenangst/Blueprints", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MaksimKurpa/Linker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperoslo/RetroProgress", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vincent-pradeilles/KeyPathKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Boilertalk/BlockiesSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dreymonde/Delegated", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vincent-pradeilles/swift-tips", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/iAmrSalman/Dots", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andresilvagomez/Localize", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/benjaminmayo/merchantkit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/iAmrSalman/StorageManager", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marcosgriselli/EasyTransitions", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Feghal/ImageDetect", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/artemnovichkov/Swift-For-Scripting", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marty-suzuki/TheAnimation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tonystone/tracelog", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/HideakiTouhara/Poi", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/huri000/SwiftEntryKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/zenangst/Family", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Baddaboo/ClassicKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GlebRadchenko/DNWebSocket", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/objcio/app-architecture", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/zenangst/Vaccine", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/zenangst/Differific", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JoniVR/VerticalCardSwiper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/steve228uk/MessengerKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/apple/swift-protobuf", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jogendra/LoadingShimmer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/givip/Telegrammer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cats-oss/Sica", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jogendra/example-ios-apps", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GitHawkApp/StyledTextKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/giginet/Crossroad", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/pmusolino/Wormholy", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PerfectlySoft/Perfect-CRUD", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MihaelIsaev/FluentQuery", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dashvlas/awesome-ios-interview", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SteadyAction/EtherWalletKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/luoxiu/Schedule", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JaleelNazir/MJMaterialSwitch", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/VideoFlint/Cabbage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/DifferenceKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/DimaMishchenko/ExpandableButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/saoudrizwan/Disk", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/eggswift/ESTabBarController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/okcupid/OKTableViewLiaison", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tsucres/SwiftyComments", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/shima11/FlexiblePageControl", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/algolia/voice-overlay-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/noreasonprojects/ModernAVPlayer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ferranabello/Viperit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ParkGwangBeom/Sheet", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sushinoya/Lumos", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nathantannar4/InputBarAccessoryView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/antoniocasero/Panels", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SpectralDragon/LiteRoute", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gre4ixin/ReduxUI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/noppefoxwolf/Kitsunebi", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/serhii-londar/LinkedInSignIn", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/shogo4405/HaishinKit.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sergdort/CleanArchitectureRxSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/Preferences", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/LaunchAtLogin", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Brightify/Reactant", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/apple/swift-corelibs-xctest", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/DockProgress", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/Defaults", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NikolaKirev/OnboardKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/CircularProgress", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Teknasyon-Teknoloji/PersistenceKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yahoojapan/UICollectionViewSplitLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bakhtiyork/Rough", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/amerhukic/AHDownloadButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/muukii/Brightroom", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/messeb/ios-project-template", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/circle-menu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/paper-onboarding", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/serhii-londar/GithubAPI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/gliding-collection", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vincent-pradeilles/weakable-self", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/applidium/OverlayContainer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/shindyu/ApplyStyleKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ivanvorobei/SPPermissions", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Q-Mobile/Model2App", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/paper-switch", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sunlubo/SwiftFFmpeg", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gontovnik/HidesNavigationBarWhenPushed", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ThXou/Soundable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ZamzamInc/ZamzamKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gontovnik/DGElasticPullToRefresh", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/CoreOffice/CoreXLSX", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/alexliubj/EZAnchor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MaxDesiatov/XMLCoder", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/noppefoxwolf/Swiftbot", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/Carbon", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/instamobile/messenger-iOS-chat-swift-firestore", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/schmidyy/Loaf", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jeantimex/CollapsibleTableSectionViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/softhausHQ/CircleBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yysskk/MemoryCache", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jogendra/BadgeHub", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-lpmg/RealmWrapper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GeekTree0101/VEditorKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/instacart/Nantes", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/TokamakUI/Tokamak", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vpeschenkov/SecureDefaults", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-lpmg/AwaitToast", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JohnSundell/Codextended", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MoveUpwards/Sejima", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/wizeline/WLEmptyState", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/airbnb/lottie-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/altayer-digital/ATGValidator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cocoatoucher/Glide", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ivanvorobei/SPStorkController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ivanvorobei/SPLarkController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ivanvorobei/SPAlert", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fxm90/LightweightObservable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-lpmg/PanSlip", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-lpmg/Tagging", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hachinobu/SamuraiTransition", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vincent-pradeilles/locatable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/MultiSlider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/RadioGroup", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/CameraBackground", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/CheckmarkCollectionViewCell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/DiffableDataSources", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/BatteryView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Sunspension/VKPinCodeView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/rosberry/texstyle", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dduan/TOMLDecoder", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dduan/Pathos", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/noppefoxwolf/Combinative", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/SelectionList", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vincent-pradeilles/AutoMocker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tadejr/ResizingTokenField", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bow-swift/bow", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/stoneburner/ShowSomeProgress", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/chriszielinski/Ribbon", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/MultiSelectSegmentedControl", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-lpmg/FlexibleHeader", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sky-uk/ReactiveAPI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marty-suzuki/DuctTape", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/YuigaWada/PolioPager", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/attaswift/BTree", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nicklockwood/SwiftFormat", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kareman/SwiftShell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/billp/TermiNetwork", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andresinaka/SwiftCop", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Liftric/DIKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/leoture/MockSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andrealufino/Deviice", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/omar14/OEMentions", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andrealufino/Translatio", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/multimediasuite/SweetCurtain", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gcharita/XMLMapper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SalehAlbuga/azure-functions-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/swift-mod", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/belozierov/SwiftCoroutine", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-o-d-e-n/CGLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/crowdin/mobile-sdk-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Sadmansamee/CachyKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/ExceptionCatcher", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/apphud/ApphudSDK", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Spinners/Spin.Swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/privacy-tech-lab/privacyflash-pro", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kieranb662/PartitionKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/playbook-ui/playbook-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/alexruperez/SecurePropertyStorage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Flinesoft/AnyLint", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/PopupView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/KeyboardShortcuts", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/netguru/AnimatedCardInput", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/Grid", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ChiliLabs/CHIOTPField", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/davidask/StateViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/WeTransfer/Mocker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/arturdev/Unrealm", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/huemae/SuggestionsKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Farfetch/mockingbird", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/psharanda/Atributika", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/airbnb/HorizonCalendar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mrustaa/ContainerController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDTextFieldTableViewCell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ThasianX/ElegantCalendar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDWaveformView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDBarGauge", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDTake", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/stleamist/BetterSafariView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDChessboardView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDSoundActivatedRecorder", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NicholasBellucci/SociableWeaver", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/almazrafi/Fugen", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/y-okudera/NeumorphismKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MrSkwiggs/Netswift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/delba/Tactile", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/james01/CardNavigation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nikans/MonarchRouter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/apple/swift-argument-parser", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Boris-Em/ColorKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tumblr/kanvas-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sushichop/Puppy", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/twitter/TwitterTextEditor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/davdroman/TextBuilder", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MarcoEidinger/SwiftPlantUML", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tikhop/TPInAppReceipt", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/priore/SOAPEngine", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/pointfreeco/swift-composable-architecture", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/wwt/SwiftCurrent", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/Percentage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/swiftui-atom-properties", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/SVGView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/swhitty/SwiftDraw", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/philipturner/ARHeadsetKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/swiftyfinch/Rugby", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/ProgressIndicatorView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/STREGAsGate/Raylib", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gurhub/surmagic", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/coderyi/YiVideoEditor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/joomcode/BottomSheet", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/willdale/SwiftUICharts", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kvyatkovskys/KVKCalendar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sparrowcode/SwiftBoost", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/ScalingHeaderScrollView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/isaced/ISEmojiView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/onl1ner/TabBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GoodUIKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GoodExtensions-iOS", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GoodPersistence", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/onl1ner/ios-mvp-template", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GoodReactor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GRProvider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/aheze/Popovers", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/Temple", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Jaesung-Jung/CapturePreventionKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kafejo/Tracker-Aggregator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mezhevikin/AppReview", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperconnect/HypeUI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/mediapicker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marksands/BetterCodable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yangKJ/RxNetworks", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/LiquidSwipe", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/s2mr/xc", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/peripheryapp/periphery", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MacPaw/OpenAI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/s2mr/L10nLint", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GoodNetworking", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/chat", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/AnimatedTabBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/batanus/DMScrollBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NakaokaRei/SwiftAutoGUI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Mijick/PopupView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Mijick/Navigattie", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ryu0118/swift-typed-date", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ryu0118/swift-fullscreen-popup", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gohanlon/swift-memberwise-init-macro", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + } + ], + "all": [ + { + "url": "https://github.com/matteocrippa/awesome-swift/graphs/contributors", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PaoloCuscela/Cards", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tanhakabir/SwiftAudioPlayer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/swifteducation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ssamadgh/ModelAssistant", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/allenwong/30DaysofSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://www.swift.org/documentation/api-design-guidelines/", + "status": 200, + "error": null, + "headers": { + "server": "Apple", + "date": "Sat, 20 Apr 2024 21:28:28 GMT", + "content-type": "text/html; charset=UTF-8", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "last-modified": "Fri, 19 Apr 2024 10:58:30 GMT", + "x-frame-options": "SAMEORIGIN", + "strict-transport-security": "max-age=31536000; includeSubdomains", + "cache-control": "max-age=180, public", + "accept-ranges": "bytes", + "etag": "\"1a19d-61670f7cfc180\"", + "age": "111", + "content-length": "23398", + "via": "http/1.1 nlams2-edge-lx-010.ts.apple.com (acdn/146.14424), https/1.1 nlams2-edge-bx-007.ts.apple.com (acdn/146.14424)", + "x-cache": "hit-fresh, miss", + "cdnuuid": "2d13cb5e-c0aa-40fb-b13e-a64b372503a5-1414524426", + "connection": "keep-alive" + } + }, + { + "url": "https://github.com/hsavit1/Awesome-Swift-Education", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ipader/SwiftGuide", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://books.apple.com/us/book/the-swift-programming-language-swift-5-7/id881256329", + "status": 200, + "error": null, + "headers": { + "server": "daiquiri/5", + "content-type": "text/html", + "content-security-policy": "upgrade-insecure-requests ; default-src 'none'; img-src 'self' https://*.apple.com https://*.mzstatic.com data:; style-src 'self' https://*.apple.com 'unsafe-inline'; font-src 'self' https://*.apple.com; media-src 'self' https://*.apple.com blob:; connect-src 'self' https://*.apple.com https://*.mzstatic.com; script-src 'self' https://*.apple.com 'unsafe-eval' 'sha256-4ywTGAe4rEpoHt8XkjbkdOWklMJ/1Py/x6b3/aGbtSQ='; frame-src 'self' https://*.apple.com itmss: itms-appss: itms-bookss: itms-itunesus: itms-messagess: itms-podcasts: itms-watchs: macappstores: musics: apple-musics: podcasts: videos:;", + "x-apple-jingle-correlation-key": "IDZQV2XA7OYUA6I5GKG2VG4EPI", + "x-content-type-options": "nosniff", + "x-frame-options": "DENY", + "x-original-content-length": "547477", + "x-responding-instance": "amp-web-books-server:100018:mr22p00it-ztbu06061101:4006:2416.6.0", + "x-xss-protection": "1; mode=block", + "strict-transport-security": "max-age=31536000; includeSubDomains", + "x-daiquiri-instance": "daiquiri:12282006:mr47p00it-qujn05121902:7987:24RELEASE70:daiquiri-amp-store-l7shared-ext-001-mr", + "vary": "Accept-Encoding", + "cache-control": "public, max-age=437", + "date": "Sat, 20 Apr 2024 21:30:19 GMT", + "transfer-encoding": "chunked", + "x-cache": "TCP_HIT from a151-21-209-101.deploy.akamaitechnologies.com (AkamaiGHost/11.4.5-55391218) (-)", + "connection": "keep-alive, Transfer-Encoding", + "set-cookie": "geo=IT; domain=.apple.com" + } + }, + { + "url": "https://www.hackingwithswift.com", + "status": 200, + "error": null, + "headers": { + "date": "Sat, 20 Apr 2024 21:30:19 GMT", + "content-type": "text/html; charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "expires": "Thu, 19 Nov 1981 08:52:00 GMT", + "cache-control": "no-store, no-cache, must-revalidate", + "pragma": "no-cache", + "set-cookie": "PHPSESSID=mejbu2onhsu2uqu43ogdlgg28t; path=/; HttpOnly", + "x-frame-options": "SAMEORIGIN", + "vary": "Accept-Encoding", + "cf-cache-status": "DYNAMIC", + "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=wA4k8XB9P7cOUTtnRwsdcGKWe26axV8krSj1Wt6zT0I4pH8%2BEeBC0NJjghbVNuoJc09ycqjf3pyPKkNVMz9fy9lZ%2BtVdaUeZajnRSVxzP1gRLDdL93hLPdvjSeIMt7QKHb3YGBT6%2F2wbFQ%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", + "strict-transport-security": "max-age=31536000; includeSubDomains; preload", + "x-content-type-options": "nosniff", + "server": "cloudflare", + "cf-ray": "87783c228c4c773e-LHR", + "alt-svc": "h3=\":443\"; ma=86400" + } + }, + { + "url": "https://swiftdoc.org/", + "status": 200, + "error": null, + "headers": { + "date": "Sat, 20 Apr 2024 21:30:19 GMT", + "content-type": "text/html; charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "age": "24119", + "cache-control": "public,max-age=0,must-revalidate", + "cache-status": "\"Netlify Edge\"; hit", + "content-security-policy": "default-src none; script-src 'self' *.swiftdoc.org; style-src 'self'; img-src 'self'; font-src 'self'; frame-ancestors 'none'; object-src 'none'; connect-src 'self' *.swiftdoc.org; base-uri 'none'; upgrade-insecure-requests; report-uri https://readeval.report-uri.com/r/d/ct/reportOnly;", + "expect-ct": "max-age=0, report-uri=\"https://readeval.report-uri.com/r/d/ct/reportOnly\"", + "referrer-policy": "same-origin", + "vary": "Accept-Encoding", + "x-content-type-options": "nosniff", + "x-frame-options": "DENY", + "x-nf-request-id": "01HVYPNMECKXQ1QCHS1R1K6FVC", + "x-xss-protection": "1; mode=block", + "cf-cache-status": "DYNAMIC", + "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=CwLyIxxflS5%2BvIUysRMkzBwkI7GEctCe%2F%2FD%2ByOKkXL5cchWcFQGlod6%2FfjyJ6TDoHNiKtzYxYrQK3RP6AkWfQgcjpvY%2BHw6KgTOw13Fg%2BDsuIC%2F2POaP4ZrXyJzmjwg%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", + "server": "cloudflare", + "cf-ray": "87783c229a6235b9-LHR", + "alt-svc": "h3=\":443\"; ma=86400" + } + }, + { + "url": "https://github.com/kodecocodes/swift-style-guide", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://developer.apple.com/tutorials/swiftui", + "status": 200, + "error": null, + "headers": { + "server": "Apple", + "date": "Sat, 20 Apr 2024 21:30:19 GMT", + "content-type": "text/html; charset=utf-8", + "content-security-policy": "default-src 'self' *.apple.com; script-src 'self' *.apple.com 'unsafe-eval' 'sha256-7njJh3QFSBGqLnEWIx+hISas3Tl2oKAItjtm2gAjZ3Q=' 'sha256-fgSWlA8ZALesMybSgH4vkiXY81/wGRWpFs8K+MQi0dE='; img-src 'self' *.apple.com data:; style-src 'self' *.apple.com 'sha256-8sYhey1EBDQi8bgEKVzQaukvyoXk2XyF4mAm3oRZ/SQ=';", + "x-frame-options": "SAMEORIGIN", + "cache-control": "no-cache, max-age=0, must-revalidate, no-store", + "etag": "8ac83c384703089cccf4d373eb275846", + "vary": "Accept-Encoding", + "x-b3-traceid": "801cc89c31146e64", + "strict-transport-security": "max-age=31536000; includeSubdomains", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "age": "3", + "via": "https/1.1 nlsrk1-edge-lx-003.ts.apple.com (acdn/146.14424), https/1.1 nlsrk1-edge-bx-002.ts.apple.com (acdn/146.14424)", + "x-cache": "miss, miss", + "cdnuuid": "8d4ab615-a2d2-45aa-919c-64c64d2224e5-572404683", + "transfer-encoding": "chunked", + "connection": "keep-alive" + } + }, + { + "url": "https://github.com/airbnb/swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/swift-emacs/swift-mode", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/linkedin/swift-style-guide", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/philipturner/swift-colab", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/keith/swift.vim", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://janeshswift.com", + "status": 200, + "error": null, + "headers": { + "date": "Sat, 20 Apr 2024 21:30:19 GMT", + "content-type": "text/html; charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "x-powered-by": "PHP/7.4.33", + "link": "; rel=\"https://api.w.org/\"", + "x-litespeed-cache": "hit", + "vary": "Accept-Encoding", + "platform": "hostinger", + "content-security-policy": "upgrade-insecure-requests", + "x-turbo-charged-by": "LiteSpeed", + "cf-cache-status": "DYNAMIC", + "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=D%2Fl27QNjfWSRdZQbACsJ9NXKh2AR5%2FOLjoaxM9iFqzf8gnfnYnd0zpzHCGyiWT0KPn5FXC9SQo%2FM8YTzOsrF79K0K6CTh36AKiuKznMdIfDqAa0DrhOXSsjkNJIZYUcO96w%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", + "server": "cloudflare", + "cf-ray": "87783c210ae26698-AMS", + "alt-svc": "h3=\":443\"; ma=86400" + } + }, + { + "url": "https://github.com/sheerun/vim-polyglot", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dkhamsing/open-source-ios-apps", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JamitLabs/Accio", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/serhii-londar/open-source-mac-os-apps", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Carthage/Carthage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/iCHAIT/awesome-macOS", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/CocoaPods/CocoaPods", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/apple/swift-package-manager", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ochococo/Design-Patterns-In-Swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftGen/SwiftGen", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tuist/tuist", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/swiftbrew/Swiftbrew", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JohnSundell/SwiftPlate", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cpisciotta/xcbeautify", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SvenTiigi/SwiftKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tuist/xcodeproj", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/chrs1885/Capable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/BenEmdon/CenteredCollectionView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/palle-k/DL4S", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AugustRush/Stellar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/likedan/Awesome-CoreML-Models", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cruisediary/Comets", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/timdonnelly/Advance", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AntonTheDev/FlightAnimator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/icanzilb/EasyAnimation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperoslo/Presentation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/shu223/pulsator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/IBAnimatable/IBAnimatable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/shoheiyokoyama/Gemini", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cruisediary/Pastel", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marmelroy/Interpolate", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/willowtreeapps/spruce-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MengTo/Spring", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://www.kodeco.com", + "status": 200, + "error": null, + "headers": { + "date": "Sat, 20 Apr 2024 21:30:20 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "server": "nginx/1.14.0", + "x-frame-options": "SAMEORIGIN, SAMEORIGIN", + "x-xss-protection": "0", + "x-content-type-options": "nosniff, nosniff", + "x-permitted-cross-domain-policies": "none", + "referrer-policy": "strict-origin-when-cross-origin", + "cache-control": "no-store", + "pragma": "no-cache", + "expires": "Fri, 01 Jan 1990 00:00:00 GMT", + "link": "; rel=preload; as=style; nopush,; rel=preload; as=style; nopush", + "vary": "Accept", + "etag": "W/\"75bbe0204f677d43ec1fdcf981cafff8\"", + "feature-policy": "camera 'none'; gyroscope 'none'; microphone 'none'; usb 'none'; fullscreen 'self' https://player.vimeo.com; payment 'none'", + "set-cookie": "split=%7B%22guest_index_2401%22%3A%22guest_index%22%7D; path=/; expires=Mon, 20 May 2024 21:30:20 GMT; SameSite=Lax; secure, _carolus_session=KMTPFQCvHGOSG5hJHIyvDLtd%2Fs64mvnv%2BF8udy22VKqkAVmtF2dfc8slmTxgrTnEe7w8mSYR4aL8LMcLs7HQMADeENO2Wt1JHgUZbRKpEybK7fhhhDOiMatzinW7eGNBG%2BkWiy%2FlO79nEhGrZ5hdK9KdQ%2FS4go7lv9C%2Bvk7MZYgL3IDG%2Bkxmf91JaGRKckxVtrIr2zXdjRjDkJj9%2BAEmv91691iIHY7B2z7dSDBaMkoMknmETCeoRmdV7fkHorgdNxQBNJ1BfsCRXcyKUtla%2FVRXZ548yecU--5Lh5qw6yzG0VJHAO--lQTM1JEgXiT7i4aNhJWtIg%3D%3D; path=/; secure; httponly; SameSite=Lax", + "x-request-id": "0da76b6b-bf1d-4a23-84b2-c0a18f0ed922", + "x-runtime": "0.045927", + "strict-transport-security": "max-age=63072000; includeSubDomains, max-age=15638400", + "permissions-policy": "interest-cohort=()" + } + }, + { + "url": "https://github.com/marcosgriselli/ViewAnimator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yapstudios/YapAnimator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftKitz/Appz", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MacPaw/CocoaSprings", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://podcasts.apple.com/us/podcast/developing-ios-11-apps-with-swift/id1315130780", + "status": 200, + "error": null, + "headers": { + "server": "daiquiri/5", + "content-type": "text/html", + "content-security-policy": "upgrade-insecure-requests ; default-src 'none'; img-src 'self' https://*.apple.com https://*.mzstatic.com data:; style-src 'self' https://*.apple.com 'unsafe-inline'; font-src 'self' https://*.apple.com; media-src 'self' https://*.apple.com blob: http://* https://*; connect-src 'self' https://*.apple.com https://*.mzstatic.com; script-src 'self' https://*.apple.com 'unsafe-eval' 'sha256-4ywTGAe4rEpoHt8XkjbkdOWklMJ/1Py/x6b3/aGbtSQ='; frame-src 'self' https://*.apple.com itmss: itms-appss: itms-bookss: itms-itunesus: itms-messagess: itms-podcasts: itms-watchs: macappstores: musics: apple-musics: podcasts: videos:;", + "x-apple-jingle-correlation-key": "FCO5K3PLYV5ZEQ33WKD4GMIMHQ", + "x-content-type-options": "nosniff", + "x-frame-options": "DENY", + "x-original-content-length": "404578", + "x-responding-instance": "amp-web-podcasts-preview-server:200065:st42p00it-hygc04110401:6001:2416.6.0", + "x-xss-protection": "1; mode=block", + "strict-transport-security": "max-age=31536000; includeSubDomains", + "x-daiquiri-instance": "daiquiri:42282004:st53p00it-qujn12050502:7987:24RELEASE70:daiquiri-amp-store-l7shared-ext-001-st", + "vary": "Accept-Encoding", + "cache-control": "public, max-age=60", + "date": "Sat, 20 Apr 2024 21:30:20 GMT", + "transfer-encoding": "chunked", + "x-cache": "TCP_REFRESH_MISS from a151-21-209-101.deploy.akamaitechnologies.com (AkamaiGHost/11.4.5-55391218) (S)", + "connection": "keep-alive, Transfer-Encoding", + "x-cache-remote": "TCP_MISS from a2-22-232-5.deploy.akamaitechnologies.com (AkamaiGHost/11.4.5-55391218) (-)", + "set-cookie": "geo=IT; domain=.apple.com" + } + }, + { + "url": "https://github.com/s2mr/Elephant", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/craiggrummitt/SpriteKitEasingSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/devxoul/URLNavigator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jinSasaki/InAppPurchase", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bizz84/SwiftyStoreKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/audiokit/AudioKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tbaranes/AudioPlayerSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/delannoyk/AudioPlayer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vprtwn/MusicKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/square/Cleanse", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vadymmarkov/Beethoven", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cely-tools/Cely", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kawoou/Deli", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AliSoftware/Dip", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dingwilson/RandomUserSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sonsongithub/reddift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/poulpix/PXGoogleDirections", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/TheM4hd1/SwiftyInsta", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/swiftkube/client", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/devxoul/Pure", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mattdonnelly/Swifter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Swinject/Swinject", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/appsquickly/Typhoon", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/scribd/Weaver", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ivlevAstef/DITranquillity/", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/rhummelmose/BluetoothKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ytakzk/Fusuma", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/troystribling/BlueCap", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/polidea/RxBluetoothKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jordanebelanger/SwiftyBluetooth", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NextLevel/NextLevel", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/CameraKit/camerakit-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yannickl/QRCodeReader.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/badoo/Chatto", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperoslo/BarcodeScanner", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yannickl/DynamicColor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jdhealy/PrettyColors", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Gradients/Gradients", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/thii/SwiftHEXColors", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dqhieu/UIGradient", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/zenangst/Hue", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftGen/SwiftGen#uicolor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yeahdongcn/UIColor-Hex-Swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/joncardasis/ChromaColorPicker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/chrs1885/SheetyColors", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kylef/Commander", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nsomar/Swiftline", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andybest/linenoise-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nsomar/Guaka", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bow-swift/nef", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jakeheis/SwiftCLI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/scottrhoyt/SwiftyTextTable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/colinta/Ashen", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Zewo/Venice", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/boraseoksoon/Throttler", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/davidask/Futures", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/quanvo87/GroupWork", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/deeje/CloudCore/", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JohnEstropia/CoreStore", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/albertodebortoli/Skopelos", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/QueryKit/QueryKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jessesquires/JSQCoreDataKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/CosmicMind/Graph", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/modo-studio/SugarRecord", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mrdekk/DataKernel", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/soapyigu/LeetCode-Swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/krzysztofzablocki/KZFileWatchers", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/naru-jpn/pencil", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/1amageek/Ballcap-iOS", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/realm/realm-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kodecocodes/swift-algorithm-club", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nvzqz/FileKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/CosmicMind/Algorithm", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kylef/PathKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/amosavian/FileProvider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tristanhimmelman/AlamofireObjectMapper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/Alembic", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/freshOS/Arrow", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/thoughtbot/Argo", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Nike-Inc/Elevate", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ikesyo/Himotoki", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Anviking/Decodable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/evermeer/EVReflection", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/alibaba/handyjson", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/delba/JASON", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/isair/JSONHelper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftyJSON/SwiftyJSON", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/johnlui/JSONNeverDie", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/insanoid/SwiftyJSONAccelerator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tristanhimmelman/ObjectMapper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/postmates/PMJSON", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/KittyMac/Sextant", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/phimage/Prephirences", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/behrang/YamlSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftKitz/Storez", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hemantasapkota/SwiftStore", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ArtSabintsev/Zephyr", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sunshinejr/SwiftyUserDefaults", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PerfectlySoft/Perfect-MongoDB", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/groue/GRDB.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Nirma/Default", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/orlandos-nl/MongoKitten", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vapor/fluent", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/FahimF/SQLiteDB", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/stephencelis/SQLite.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PerfectlySoft/Perfect-MySQL", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PerfectlySoft/Perfect-PostgreSQL", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tadija/AEXML", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/novi/mysql-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/chenyunguiMilook/SwiftyXML", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/drmohundro/SWXMLHash", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marmelroy/Zip", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/evermeer/EVCloudKitDao", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/lobodart/CheatyXML", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kawoou/AnyDate", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/malcommac/SwiftDate", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/novalagung/nvdate", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/melvitax/DateHelper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftKitz/Datez", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dalu93/Each", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/naoty/Timepiece", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/radex/SwiftyTimer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dreymonde/Time", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/instacart/TrueTime.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hemangshah/Datify", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/realm/jazzy/", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/OpenCombine/OpenCombine", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/DeclarativeHub/Bond", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SourceDocs/SourceDocs", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/aleclarson/emitter-kit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/uraimo/SwiftyGPIO", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/DevYeom/OneWay", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/FutureKit/FutureKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftKitz/Notificationz", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/lilyball/Tomorrowland", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mxcl/PromiseKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ReactorKit/ReactorKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ReactiveCocoa/ReactiveCocoa", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ReactiveX/RxSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cesarferreira/SwiftEventBus", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/artman/Signals", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ReSwift/ReSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vadymmarkov/When", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/BendingSpoons/katana-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marty-suzuki/NoticeObserveKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/postmates/PMKVObserver/", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/thii/FontAwesome.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/keitaoouchi/OcticonsKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mcmatan/topicEventBus", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ArtSabintsev/FontBlaster", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/segecey/SwiftIconFont", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/keitaoouchi/IoniconsKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Nirma/UIFontComplete", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ranesr/SwiftIcons", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Nirma/SFSymbol", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/huybuidac/SwiftUIFontIcon", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nvzqz/Sage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/moritzsternemann/SwipyCell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/b3ll/SwiftyGestureRecognition", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/KaneCheshire/ShowTime", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Alamofire/AlamofireImage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JanGorman/Agrume", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/malcommac/SwiftLocation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/onevcat/APNGKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/altayer-digital/ATGMediaBrowser", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/floriangbh/FacebookImagePicker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ancestry/FaceCrop", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/congnd/FMPhotoPicker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kaishin/gifu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/BradLarson/GPUImage3", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/BradLarson/GPUImage2", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Haneke/HanekeSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hirohisa/ImageLoaderSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yangKJ/Harbeth", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://pypi.org/project/fastimage/0.2.1/", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "content-length": "8274", + "content-type": "text/html; charset=UTF-8", + "content-security-policy": "base-uri 'self'; block-all-mixed-content; connect-src 'self' https://api.github.com/repos/ https://api.github.com/search/issues https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com fastly-insights.com *.fastly-insights.com *.ethicalads.io https://api.pwnedpasswords.com https://cdn.jsdelivr.net/npm/mathjax@3.2.2/es5/sre/mathmaps/ https://2p66nmmycsj3.statuspage.io; default-src 'none'; font-src 'self' fonts.gstatic.com; form-action 'self' https://checkout.stripe.com; frame-ancestors 'none'; frame-src 'none'; img-src 'self' https://pypi-camo.freetls.fastly.net/ https://*.google-analytics.com https://*.googletagmanager.com *.fastly-insights.com *.ethicalads.io ethicalads.blob.core.windows.net; script-src 'self' https://*.googletagmanager.com https://www.google-analytics.com https://ssl.google-analytics.com *.fastly-insights.com *.ethicalads.io 'sha256-U3hKDidudIaxBDEzwGJApJgPEf2mWk6cfMWghrAa6i0=' https://cdn.jsdelivr.net/npm/mathjax@3.2.2/ 'sha256-1CldwzdEg2k1wTmf7s5RWVd7NMXI/7nxxjJM2C4DqII=' 'sha256-0POaN8stWYQxhzjKS+/eOfbbJ/u4YHO5ZagJvLpMypo='; style-src 'self' fonts.googleapis.com *.ethicalads.io 'sha256-2YHqZokjiizkHi1Zt+6ar0XJ0OeEy/egBnlm+MDMtrM=' 'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=' 'sha256-JLEjeN9e5dGsz5475WyRaoA4eQOdNPxDIeUhclnJDCE=' 'sha256-mQyxHEuwZJqpxCw3SLmc4YOySNKXunyu2Oiz1r3/wAE=' 'sha256-OCf+kv5Asiwp++8PIevKBYSgnNLNUZvxAp4a7wMLuKA=' 'sha256-h5LOiLhk6wiJrGsG5ItM0KimwzWQH/yAcmoJDJL//bY='; worker-src *.fastly-insights.com", + "referrer-policy": "origin-when-cross-origin", + "etag": "\"EsN0qar71mLUCyYZy86tgw\"", + "accept-ranges": "bytes", + "date": "Sat, 20 Apr 2024 21:30:22 GMT", + "x-served-by": "cache-iad-kcgs7200153-IAD, cache-lin2290027-LIN", + "x-cache": "HIT, HIT", + "x-cache-hits": "7, 0", + "x-timer": "S1713648623.758067,VS0,VE1", + "vary": "Accept-Encoding, Cookie", + "strict-transport-security": "max-age=31536000; includeSubDomains; preload", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "x-permitted-cross-domain-policies": "none", + "permissions-policy": "publickey-credentials-create=(self),publickey-credentials-get=(self),accelerometer=(),ambient-light-sensor=(),autoplay=(),battery=(),camera=(),display-capture=(),document-domain=(),encrypted-media=(),execution-while-not-rendered=(),execution-while-out-of-viewport=(),fullscreen=(),gamepad=(),geolocation=(),gyroscope=(),hid=(),identity-credentials-get=(),idle-detection=(),local-fonts=(),magnetometer=(),microphone=(),midi=(),otp-credentials=(),payment=(),picture-in-picture=(),screen-wake-lock=(),serial=(),speaker-selection=(),storage-access=(),usb=(),web-share=(),xr-spatial-tracking=()" + } + }, + { + "url": "https://github.com/imgix/imgix-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kaishin/ImageScout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/onevcat/Kingfisher", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/geekaurora/SwiftWebImage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Textcat/JLStickerTextView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperoslo/Lightbox", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/evgenyneu/moa", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/evermeer/PassportScanner", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JanGorman/MapleBacon", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kean/Nuke", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Skyscanner/SkyFloatingLabelTextField", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kishanraja/FloatingLabelTextFieldSwiftUI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftGen/SwiftGen#assets-catalogs", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gavinbunney/Toucan", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kirualex/SwiftyGif", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mchoe/SwiftSVG", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/TinyCrayon/TinyCrayon-iOS-SDK", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/onmyway133/Snowflake", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ZaidPathan/ZImageCropper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jathu/UIImageColors", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kawoou/FlexibleImage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vpeschenkov/LetterAvatarKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tungvoduc/DTPhotoViewerController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/C4Labs/C4iOS", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/keshavvishwkarma/KVConstraintKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/FabrizioBrancati/BFKit-Swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Pimine/EasySwiftLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/layoutBox/FlexLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/layoutBox/PinLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/freshOS/Stevia", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mamaral/Neon", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/venmo/Static", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/robb/Cartography", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cruisediary/DeviceLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nakiostudio/EasyPeasy", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marty-suzuki/MisterFusion", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jmfieldman/Mortar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PureLayout/PureLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Skyvive/Swiftstraints", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/banjun/NorthLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SnapKit/SnapKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/roberthein/TinyConstraints", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nerdycat/Cupcake", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marmelroy/Localize-Swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Touchwonders/Transition", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/FlineDev/BartyCrouch", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Asana/locheck", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/emaloney/CleanroomLogger", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tadija/AEConsole", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftGen/SwiftGen#localizablestrings", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftStudies/Duration", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kitura/HeliumLogger", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Esqarrouth/QorumLogs", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/onevcat/Rainbow", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Cosmo/TinyConsole", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/wojteklu/Watchdog", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftyBeaver/SwiftyBeaver", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tapwork/WatchdogInspector", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/DaveWoodCom/XCGLogger", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bannzai/gedatsu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hemangshah/printer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Nike-Inc/Willow", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GEOSwift/GEOSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SvenTiigi/FlyoverKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SvenTiigi/STLocationRequest", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AsyncSwift/AsyncLocationKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/phimage/Arithmosophi", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/evgenyneu/SigmaSwiftStatistics", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/alejandro-isaza/Upsurge", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Alamofire/Alamofire", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/davedelong/DDMathParser", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mindbody/Conduit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ishkawa/APIKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/CodyFlame/CodyFire", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/rwbutler/Connectivity", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperoslo/Malibu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/trivago/Heimdallr.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dduan/Just", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Moya/Moya", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/p2/OAuth2", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kasketis/netfox", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/johnlui/Pitaya", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/OAuthSwift/OAuthSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ashleymills/Reachability.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ThreeGayHub/SolarNetwork", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/daltoniam/SwiftHTTP", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/netguru/ResponseDetective", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dingwilson/MultiPeer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MLSDev/TRON", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/delba/SwiftyOAuth", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/postmates/PMHTTP", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cezheng/Fuzi", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tid-kijyun/Kanna", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://bustoutsolutions.github.io/siesta/", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "content-length": "12736", + "server": "GitHub.com", + "content-type": "text/html; charset=utf-8", + "permissions-policy": "interest-cohort=()", + "last-modified": "Wed, 01 Apr 2020 22:18:14 GMT", + "access-control-allow-origin": "*", + "etag": "W/\"5e851326-ca18\"", + "expires": "Sat, 20 Apr 2024 21:38:52 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "34CE:1C3ED8:13B7F80:1426704:66243394", + "accept-ranges": "bytes", + "age": "0", + "date": "Sat, 20 Apr 2024 21:30:23 GMT", + "via": "1.1 varnish", + "x-served-by": "cache-lin2290029-LIN", + "x-cache": "HIT", + "x-cache-hits": "0", + "x-timer": "S1713648624.735243,VS0,VE111", + "vary": "Accept-Encoding", + "x-fastly-request-id": "28133f0a9350bc0f6986f1465ed247fc36f44bbe" + } + }, + { + "url": "https://github.com/mkoehnke/WKZombie", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/emqx/CocoaMQTT", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PerfectlySoft/Perfect-Notifications", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/socketio/socket.io-client-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kitura/BlueSSLService", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kitura/BlueSocket", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vapor-community/sockets", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/daltoniam/Starscream", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tidwall/SwiftWebSocket", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/swiftsocket/SwiftSocket", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kylef-archive/Curassow", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/skylab-inc/Lightning", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/envoy/Ambassador", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NozeIO/Noze.io", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kitura/Kitura", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/envoy/Embassy", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PerfectlySoft/Perfect", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/httpswift/swifter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/realm/SwiftLint", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Jintin/Swimat", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vapor/vapor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Zewo/Zewo", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NMAC427/SwiftOCR", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sleekbyte/tailor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/IBDecodable/IBLinter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kitura/BlueCryptor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kitura/BlueRSA", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/krzyzanowskim/CryptoSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/iosdevzone/IDZSwiftCommonCrypto", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/attaswift/SipHash", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sgl0v/scrypto", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jedisct1/swift-sodium", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cossacklabs/themis", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/RNCryptor/RNCryptor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/airsidemobile/JOSESwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kishikawakatsumi/KeychainAccess", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/evgenyneu/keychain-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jrendel/SwiftKeychainWrapper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/endocrimes/Latch", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kitura/BlueSignals", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Brightify/Cuckoo", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/venmo/DVR", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/phimage/Erik", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vadymmarkov/Fakery", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/beltex/SystemKit/", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kylef/Mockingjay", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sabirvirtuoso/Mockit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AliSoftware/OHHTTPStubs", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Quick/Quick", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/UrbanCompass/Mussel", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/parski/SnapshotTest", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Subito-it/SBTUITestTunnel", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kylef/Spectre", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/typelift/SwiftCheck", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/joemasilotti/UI-Testing-Cheat-Sheet", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Quick/Nimble", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marcosgriselli/Sizes", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/evermeer/AttributedTextView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bmoliveira/MarkdownKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Rightpoint/BonMot", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tnantoka/edhita", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/M2Mobi/Marky-Mark", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/KrakenDev/PrediKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/crossroadlabs/Regex", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/Regex", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cjwirth/RichEditorView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/delba/TextAttributes", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/VerbalExpressions/SwiftVerbalExpressions", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Nirma/Attributed", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NikKovIos/NKVPhonePicker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/duemunk/Async", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/rxwei/Parsey", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/malcommac/SwiftRichString", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marmelroy/PhoneNumberKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yannickl/AwaitKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hemantasapkota/GCDTimer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/adaptive-tab-bar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/optonaut/ActiveLabel.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/FabrizioBrancati/Queuer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andreamazz/AMScrollingNavbar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dasdom/BreakOutToRefresh", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/ConcentricOnboarding", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/animated-tab-bar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ariok/BWWalkthrough", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ChartsOrg/Charts", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/francescoleoni98/FLCharts", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AppPear/ChartView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/suzuki-0000/CountdownLabel", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mmick66/KDDragAndDropCollectionView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/phimage/CustomSegue", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Aufree/ESTMusicIndicator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/evgenyneu/Dodo", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mukeshthawani/faqview", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Esqarrouth/EZLoadingActivity", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vadymmarkov/Fashion", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/madebybowtie/FlagKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/glenyi/FloatRatingView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/xai3/Gecco", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/skywinder/GaugeKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kciter/GlitchLabel", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gmertk/GMStepper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/groue/GRMustache.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/HamzaGhazouani/HGCircularSlider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/younatics/YNSearch", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hanton/HTYTextField", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tbaranes/IncrementableLabel", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/ActivityIndicatorView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ephread/Instructions", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/devxoul/Toaster", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kciter/SelectionDialog", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/BastiaanJansen/Toast-Swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kciter/HorizontalDial", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/delannoyk/KDEDateLabel", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MoZhouqi/KMNavigationBarTransition", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MoZhouqi/KMPlaceholderTextView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/lexrus/LTMorphingLabel", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/krimpedance/KRProgressHUD", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jayeshk/Doric", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yoavlt/LiquidLoader", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/CosmicMind/Material", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/canalesb93/MantleModal", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/DroidsOnRoids/MPParallaxView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/material-components/material-components-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nghialv/MaterialKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/maxep/MXParallaxHeader", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/supercomputra/Arale", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/m1entus/MZFormSheetPresentationController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ninjaprox/NVActivityIndicatorView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ngochiencse/HPParallaxHeader", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/FluidGroup/NextGrowingTextView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hirohisa/PageController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/pkluz/PKHUD", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/TBXark/TKRadarChart", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sgr-ksmt/PullToDismiss", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/philackm/ScrollableGraphView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/peterprokop/StarryStars", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/aschuch/StatefulViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/reel-search", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ArtSabintsev/Siren", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperoslo", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/suzuki-0000/SKPhotoBrowser", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/wxxsw/SwiftTheme", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AssistoLab/DropDown", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vbmania/RxValidator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/owlmafia/SwiftCharts", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ruipfcosta/SwiftyWalkthrough", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftValidatorCommunity/SwiftValidator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/riteshhgupta/TagCellLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/T-Pham/Switch", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/EndouMari/TabPageViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tungvoduc/DTPagerController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ElaWorkshop/TagListView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/raulriera/TextFieldEffects", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/piemonte/Twinkle", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Viktoo/Insert3D", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marty-suzuki/URLEmbeddedView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/T-Pham/UITextField-Navigation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mshrwtnb/alrt", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sgr-ksmt/Alertift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/candostdagdeviren/CDAlertView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hemangshah/Zingle", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/thellimist/EZAlertController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JT501/SwiftNotify", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/wxxsw/GSMessages", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SebastianBoldt/Jelly", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tasanobu-zz/Kamagari", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/pmusolino/PMAlertController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/orderella/PopupDialog", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/codestergit/SweetAlert-iOS", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vikmeup/SCLAlertView-Swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/xmartlabs/XLActionController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/LeonardoCardoso/NFDownloadButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/peterprokop/SwiftOverlays", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/okmr-d/DOFavoriteButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kciter/Floaty", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/FloatingButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/rolandleth/LTHRadioButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/takecian/SwiftShareBubbles", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/KaoruMuta/IGStoryButtonKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/xmartlabs/Eureka", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/pmusolino/PMSuperButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/neoneye/SwiftyFORM", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/Former", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/haojianzong/ObjectForm", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ashishkakkad8/AKSwiftSlideMenu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/evnaz/ENSwiftSideMenu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Yalantis/GuillotineMenu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/xmartlabs/XLPagerTabStrip", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PageMenu/PageMenu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/handsomecode/InteractiveSideMenu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cxa/MenuItemKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jonkykong/SideMenu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/younatics/YNDropDownMenu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yysskk/SwipeMenuViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hemangshah/HHFloatingView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kawoou/KWDrawerController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/prolificinteractive/Caishen", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/CaliCastle/PopMenu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kazuhiro4949/PagingKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/rechsteiner/Parchment", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MobileFirstInc/MFCard", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GabrielAlva/Swift-Prompts", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/delba/Permission", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ennioma/arek", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/seedco/StackViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tomvanzummeren/TZStackView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/xxxAIRINxxx/MusicPlayerTransition", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andreamazz/BubbleTransition", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/demonnico/PinterestSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Yalantis/StarWars.iOS", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/HeroTransitions/Hero", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/shtnkgm/ImageTransition", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/LeonardoCardoso/SectionedSlider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/davdroman/swiftui-navigation-transitions", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/DenTelezhkin/DTTableViewManager", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/folding-cell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bcylin/QuickTableViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/xai3/Shoyu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Yalantis/Persei", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dekatotoro/PullToRefreshSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwipeCellKit/SwipeCellKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/younatics/ExpandableCell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/aschuch/AwesomeCache", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/younatics/YNExpandableCell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/choefele/AlexaSkillsKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/typelift/Basis", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/phimage/CallbackURLKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperoslo/Cache", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jindulys/ChainPageCollectionView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/spring-media/Carlos", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/RxSwiftCommunity/RxFlow", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/thoughtbot/Curry", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ankurp/Dollar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/schickling/Device.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Esqarrouth/EZSwiftExtensions", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/evermeer/EVURLCache", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ustwo/formvalidator-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/eBardX/XestiMonitors", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marmelroy/ObjectiveKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ekhoo/Device", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/floriangbh/OpenSourceController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sgr-ksmt/PDFGenerator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mac-cain13/R.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/alexeyxo/protobuf-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/joshualat/Pluralize.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/antitypical/Result", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nvzqz/RandomKit/", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/thoughtbot/Runes", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bannzai/ResourceKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "http://khan.github.io/Prototope/", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "content-length": "3336", + "server": "GitHub.com", + "content-type": "text/html; charset=utf-8", + "permissions-policy": "interest-cohort=()", + "last-modified": "Mon, 30 Mar 2015 19:06:16 GMT", + "access-control-allow-origin": "*", + "etag": "W/\"55199ea8-2465\"", + "expires": "Sat, 20 Apr 2024 21:39:11 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "374A:156FBE:5B46323:5D56C33:662433A6", + "accept-ranges": "bytes", + "age": "0", + "date": "Sat, 20 Apr 2024 21:30:26 GMT", + "via": "1.1 varnish", + "x-served-by": "cache-lin2290022-LIN", + "x-cache": "HIT", + "x-cache-hits": "0", + "x-timer": "S1713648627.634453,VS0,VE103", + "vary": "Accept-Encoding", + "x-fastly-request-id": "62ab7bea65c85ae03bae05a033e390ec2ee86610" + } + }, + { + "url": "https://github.com/ceeK/Solar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nRewik/SimplePDF", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ataugeron/SpriteKit-Spring", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftGen/SwiftGen#uistoryboard", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Frugghi/SwiftLCS", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperoslo/Sugar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/thellimist/SwiftRandom", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/skyline75489/SwiftRouter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/takecian/SwiftRater", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/khan/swifttweaks", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gkaimakas/SwiftValidators", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dingwilson/SwiftVideoBackground", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/typelift/Swiftx", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/abdullahselek/Swifty360Player", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tbaranes/SwiftyUtils", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cockscomb/UTIKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/typelift/Swiftz", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/younatics/Highlighter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/devxoul/Then", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/piemonte/Player", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/davidlondono/PlayerView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sahin/mobileplayer-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/wangshengjia/LeeGo", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dekatotoro/SlideMenuControllerSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mrackwitz/Version", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/efremidze/VisualEffectView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/LeonardoCardoso/SwiftLinkPreview", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/eure/AppVersionMonitor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tbaranes/VersionTrackerSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ltebean/Live", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/facebook/facebook-ios-sdk", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/whitesmith/WSTagsField", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/itsmeichigo/DateTimePicker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/patchthecode/JTAppleCalendar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PiXeL16/PasswordTextField", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PiXeL16/RevealingSplashView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/snipsco/Postal", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/iDhaval/DTTextField", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Yalantis/ColorMatchTabs", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PiXeL16/IBLocalizable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mukeshthawani/TriLabelView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/ReadabilityKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwiftKickMobile/SwiftMessages", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/swift5-module-template", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/giginet/Toybox", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/eddiekaiger/SwiftyAttributes", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gpbl/SwiftChart", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/intuit/CardParts", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/devicekit/DeviceKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/richardtop/CalendarKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hemangshah/Workaholic", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dehesa/CodableCSV", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Nero5023/CSVParser", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SomeRandomiOSDev/CBORCoding", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/macaw", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mike4aday/SwiftlySalesforce", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/russ-stamant/Wallet", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jpsim/Yams", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ruddfawcett/Notepad", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andrealufino/Luminous", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/uxmstudio/UXMPDFKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/wayfair-archive/brickkit-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jkandzi/Progress.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SwifterSwift/SwifterSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/giginet/xcprofiler", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Zolang/Zolang", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Yummypets/YPImagePicker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SvenTiigi/ValidatedPropertyKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/RedMadRobot/input-mask-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/willpowell8/LocalizationKit_iOS", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/makomori/Sharaku", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/IdleHandsApps/IHKeyboardAvoiding", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bonyadmitr/KeyboardHideManager", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/totocaster/Typist", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hackiftekhar/IQKeyboardManager", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NicolaLancellotti-About/About-Swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/rapierorg/telegram-bot-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonaskolb/SwagGen", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/scihant/CTPanoramaView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/iGenius-Srl/IGColorPicker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/malcommac/Hydra", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/WorldDownTown/RangeSeekSlider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/justeat/JustPersist", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ChiliLabs/CHIPageControl", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/benjaminsage/iTextField", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/benjaminsage/iPages", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marty-suzuki/ReverseExtension", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hemangshah/HHTabBarView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/KitchenStories/Elissa", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/KennethTsang/GrowingTextView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/adamcichy/SwiftySound", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/efremidze/Magnetic", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/async-plus/async-plus", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AsyncNinja/AsyncNinja", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/IcaliaLabs/LoginKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/EFPrefix/EFQRCode", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/pitiphong-p/CollectionViewShelfLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Squarespace/simple-source", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/stuffrabbit/SwiftSpreadsheet", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/juanpablofernandez/SwiftyOnboard", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/efremidze/Cluster", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/serralvo/TextFieldCounter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/roberthein/BouncyLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/BrikerMan/BMPlayer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/efremidze/Haptica", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/uias/Pageboy", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/uias/Tabman", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Daltron/NotificationBanner", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yusadogru/CardTabBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://swiftify.com/#/converter/code/", + "status": 200, + "error": null, + "headers": { + "date": "Sat, 20 Apr 2024 21:30:28 GMT", + "content-type": "text/html", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "last-modified": "Mon, 25 Mar 2024 11:05:20 GMT", + "set-cookie": "ARRAffinity=f876f0251de5bb35a4b27562621fb78ceed6c3d9d576d6bfdf05ba1f561a3569;Path=/;HttpOnly;Secure;Domain=swiftify.com, ARRAffinitySameSite=f876f0251de5bb35a4b27562621fb78ceed6c3d9d576d6bfdf05ba1f561a3569;Path=/;HttpOnly;SameSite=None;Secure;Domain=swiftify.com", + "vary": "Accept-Encoding", + "x-powered-by": "ASP.NET", + "cf-cache-status": "DYNAMIC", + "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=d2qD9rAlGKtWlFbQ2v99m1NfHiyc%2BtqfFmdU4h4cFY6kd7xQSMu73b%2BzUuAf9hDnfTjQ4m1abN2SjOJtT%2BOTX2GNms30OuTLnckmKAG14eiL%2FCjaS2XUZsbYnQqfZg%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", + "server": "cloudflare", + "cf-ray": "87783c527ce052a8-LHR" + } + }, + { + "url": "https://github.com/kishikawakatsumi/SpreadsheetView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mono0926/LicensePlist", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/WenchaoD/FSPagerView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://www.swift.org/getting-started/", + "status": 200, + "error": null, + "headers": { + "server": "Apple", + "date": "Sat, 20 Apr 2024 21:30:28 GMT", + "content-type": "text/html; charset=UTF-8", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "last-modified": "Fri, 19 Apr 2024 10:58:30 GMT", + "x-frame-options": "SAMEORIGIN", + "strict-transport-security": "max-age=31536000; includeSubdomains", + "cache-control": "max-age=180, public", + "accept-ranges": "bytes", + "content-length": "6617", + "via": "https/1.1 nlams2-edge-lx-002.ts.apple.com (acdn/146.14424), https/1.1 nlams2-edge-bx-013.ts.apple.com (acdn/146.14424)", + "x-cache": "hit-stale, hit-stale", + "cdnuuid": "d983fc45-8ff4-45d9-a4b6-d4afa3d73f7f-1164618870", + "etag": "\"601d-61670f7cfc180\"", + "age": "1", + "connection": "keep-alive" + } + }, + { + "url": "https://github.com/keitaoouchi/MarkdownView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Fawxy/CBPinEntryView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/100mango/SwiftCssParser", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/onmyway133/EasyTheme", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/devxoul/Umbrella", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Krisiacik/ImageViewer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/fan-menu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/loregr/LGButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/weichsel/ZIPFoundation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/steamclock/bluejay", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/HHK1/PryntTrimmerView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/KyoheiG3/GridView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/HarshilShah/DeckTransition", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/StepProgressView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/agilie/AGCircularPicker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MessageKit/MessageKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/romansorochak/ParallaxHeader", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ninjaprox/Inkwell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/MultiToggleButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/shadowsocks/ShadowsocksX-NG", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/algolia/instantsearch-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sobri909/LocoKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/stencilproject/Stencil", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AladinWay/TransitionButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/aleksandrshoshiashvili/AwesomeSpotlightView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonaskolb/XcodeGen", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/chriswebb09/ARKitNavigationDemo", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ProjectDent/ARKit-CoreLocation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PierrePerrin/ShadowView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/roberthein/Observable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Nirma/UIDeviceComplete", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/eliakorkmaz/iCard", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tribalworldwidelondon/CassowarySwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/super-ultra/UltraDrawerView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nmdias/DefaultsKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MKGitHub/UIPheonix", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/HamzaGhazouani/HGPlaceholders", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AfrozZaheer/AZTableViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MillmanY/MMPlayerView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AppliKeySolutions/VegaScroll", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/spotify/SpotifyLogin", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/younatics/MediaBrowser", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/wordlessj/Bamboo", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonaskolb/Mint", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/scinfu/SwiftSoup", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/zagahr/Conferences.digital", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/alexisakers/BulletinBoard", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/krzysztofzablocki/LifetimeTracker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tdscientist/ShelfView-iOS", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/symentis/Corridor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/haoking/SwiftyUI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nrkno/yr-cachyr", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Kirillzzy/KALoader", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vhesener/Closures", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/attaswift/BigInt", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ApplikeySolutions/GravitySlider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/filletofish/CardsLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SvenTiigi/WhatsNewKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/BalestraPatrick/WhatsNew", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/alexhillc/AXPhotoViewer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/lilyball/swift-tsao", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ParkGwangBeom/Windless", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fjcaetano/RxWebSocket", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/blueapron/Mandoline", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fjcaetano/ReCaptcha", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Juanpe/SkeletonView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yannickl/FlowingMenu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mmick66/CalendarView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yahoo/YMTreeMap", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/VueFlux", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AlTavares/Ciao", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/davedelong/time", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/efremidze/Shiny", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kizitonwose/CountryPickerView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nicklockwood/Sprinter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/chriskarani/Sukari", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Decybel07/L10n-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yacir/CollectionViewSlantedLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/pitiphong-p/URLQueryItemEncoder", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/LowKostKustomz/StatusAlert", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JohnSundell/SwiftTips", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/roberthein/Ease", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Minecodecraft/MCScratchImageView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonaskolb/Stylist", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JohnSundell/ImagineEngine", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonaskolb/Beak", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GottaGetSwifty/CodableWrappers", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/fluid-slider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dillidon/alerts-and-pickers", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/abdullahselek/ASCollectionView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fxm90/GradientLoadingBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bojan/Thingy", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fxm90/GradientProgressBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NextLevel/NextLevelSessionExporter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AfrozZaheer/AZCollectionViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dreymonde/Shallows", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andreadelfante/PredicateFlow", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/AFathi/ARVideoKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/BendingSpoons/tempura-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/touchlane/SlideController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/DeclarativeHub/Layoutless", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JKalash/Croc", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/zenangst/Blueprints", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MaksimKurpa/Linker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperoslo/RetroProgress", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vincent-pradeilles/KeyPathKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Boilertalk/BlockiesSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dreymonde/Delegated", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vincent-pradeilles/swift-tips", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/iAmrSalman/Dots", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andresilvagomez/Localize", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/benjaminmayo/merchantkit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/iAmrSalman/StorageManager", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marcosgriselli/EasyTransitions", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Feghal/ImageDetect", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/artemnovichkov/Swift-For-Scripting", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marty-suzuki/TheAnimation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tonystone/tracelog", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/HideakiTouhara/Poi", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/huri000/SwiftEntryKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/zenangst/Family", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Baddaboo/ClassicKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GlebRadchenko/DNWebSocket", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/objcio/app-architecture", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/zenangst/Vaccine", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/zenangst/Differific", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JoniVR/VerticalCardSwiper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/steve228uk/MessengerKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/apple/swift-protobuf", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jogendra/LoadingShimmer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/givip/Telegrammer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cats-oss/Sica", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jogendra/example-ios-apps", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GitHawkApp/StyledTextKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/giginet/Crossroad", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/pmusolino/Wormholy", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/PerfectlySoft/Perfect-CRUD", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MihaelIsaev/FluentQuery", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dashvlas/awesome-ios-interview", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SteadyAction/EtherWalletKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/luoxiu/Schedule", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JaleelNazir/MJMaterialSwitch", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/VideoFlint/Cabbage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/DifferenceKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/DimaMishchenko/ExpandableButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/saoudrizwan/Disk", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/eggswift/ESTabBarController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/okcupid/OKTableViewLiaison", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tsucres/SwiftyComments", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/shima11/FlexiblePageControl", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/algolia/voice-overlay-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/noreasonprojects/ModernAVPlayer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ferranabello/Viperit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ParkGwangBeom/Sheet", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sushinoya/Lumos", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nathantannar4/InputBarAccessoryView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/antoniocasero/Panels", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SpectralDragon/LiteRoute", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gre4ixin/ReduxUI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/noppefoxwolf/Kitsunebi", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/serhii-londar/LinkedInSignIn", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/shogo4405/HaishinKit.swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sergdort/CleanArchitectureRxSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/Preferences", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/LaunchAtLogin", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Brightify/Reactant", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/apple/swift-corelibs-xctest", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/DockProgress", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/Defaults", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NikolaKirev/OnboardKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/CircularProgress", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Teknasyon-Teknoloji/PersistenceKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yahoojapan/UICollectionViewSplitLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bakhtiyork/Rough", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/amerhukic/AHDownloadButton", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/muukii/Brightroom", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/messeb/ios-project-template", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/circle-menu", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/paper-onboarding", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/serhii-londar/GithubAPI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/gliding-collection", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vincent-pradeilles/weakable-self", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/applidium/OverlayContainer", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/shindyu/ApplyStyleKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ivanvorobei/SPPermissions", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Q-Mobile/Model2App", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ramotion/paper-switch", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sunlubo/SwiftFFmpeg", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gontovnik/HidesNavigationBarWhenPushed", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://google.github.io/swift/", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "content-length": "36357", + "server": "GitHub.com", + "content-type": "text/html; charset=utf-8", + "permissions-policy": "interest-cohort=()", + "last-modified": "Wed, 05 Jun 2019 15:26:06 GMT", + "access-control-allow-origin": "*", + "etag": "W/\"5cf7df0e-35f28\"", + "expires": "Sat, 20 Apr 2024 21:39:17 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "6D10:156FBE:5B46711:5D5703F:662433AD", + "accept-ranges": "bytes", + "age": "0", + "date": "Sat, 20 Apr 2024 21:30:30 GMT", + "via": "1.1 varnish", + "x-served-by": "cache-lin2290021-LIN", + "x-cache": "HIT", + "x-cache-hits": "0", + "x-timer": "S1713648631.749511,VS0,VE123", + "vary": "Accept-Encoding", + "x-fastly-request-id": "2f85381b036e98f846bab875dd5a3eb45018c521" + } + }, + { + "url": "https://github.com/ThXou/Soundable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ZamzamInc/ZamzamKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gontovnik/DGElasticPullToRefresh", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/CoreOffice/CoreXLSX", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/alexliubj/EZAnchor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MaxDesiatov/XMLCoder", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/noppefoxwolf/Swiftbot", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/Carbon", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/instamobile/messenger-iOS-chat-swift-firestore", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/schmidyy/Loaf", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jeantimex/CollapsibleTableSectionViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/softhausHQ/CircleBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yysskk/MemoryCache", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/jogendra/BadgeHub", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-lpmg/RealmWrapper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GeekTree0101/VEditorKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/instacart/Nantes", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/TokamakUI/Tokamak", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vpeschenkov/SecureDefaults", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-lpmg/AwaitToast", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/JohnSundell/Codextended", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MoveUpwards/Sejima", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/wizeline/WLEmptyState", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/airbnb/lottie-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/altayer-digital/ATGValidator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/cocoatoucher/Glide", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ivanvorobei/SPStorkController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ivanvorobei/SPLarkController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ivanvorobei/SPAlert", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fxm90/LightweightObservable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-lpmg/PanSlip", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-lpmg/Tagging", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hachinobu/SamuraiTransition", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vincent-pradeilles/locatable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/MultiSlider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/RadioGroup", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/CameraBackground", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/CheckmarkCollectionViewCell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/DiffableDataSources", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/BatteryView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Sunspension/VKPinCodeView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/rosberry/texstyle", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dduan/TOMLDecoder", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/dduan/Pathos", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/noppefoxwolf/Combinative", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/SelectionList", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/vincent-pradeilles/AutoMocker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tadejr/ResizingTokenField", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/bow-swift/bow", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/stoneburner/ShowSomeProgress", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/chriszielinski/Ribbon", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yonat/MultiSelectSegmentedControl", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-lpmg/FlexibleHeader", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sky-uk/ReactiveAPI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marty-suzuki/DuctTape", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/YuigaWada/PolioPager", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/attaswift/BTree", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nicklockwood/SwiftFormat", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kareman/SwiftShell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/billp/TermiNetwork", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andresinaka/SwiftCop", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Liftric/DIKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/leoture/MockSwift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andrealufino/Deviice", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/omar14/OEMentions", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/andrealufino/Translatio", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/multimediasuite/SweetCurtain", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gcharita/XMLMapper", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/SalehAlbuga/azure-functions-swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/swift-mod", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/belozierov/SwiftCoroutine", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/k-o-d-e-n/CGLayout", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/crowdin/mobile-sdk-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Sadmansamee/CachyKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/ExceptionCatcher", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/apphud/ApphudSDK", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Spinners/Spin.Swift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/privacy-tech-lab/privacyflash-pro", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kieranb662/PartitionKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/playbook-ui/playbook-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/alexruperez/SecurePropertyStorage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Flinesoft/AnyLint", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/PopupView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/KeyboardShortcuts", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/netguru/AnimatedCardInput", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/Grid", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ChiliLabs/CHIOTPField", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/davidask/StateViewController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/WeTransfer/Mocker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/arturdev/Unrealm", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/huemae/SuggestionsKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Farfetch/mockingbird", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/psharanda/Atributika", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/airbnb/HorizonCalendar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mrustaa/ContainerController", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDTextFieldTableViewCell", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ThasianX/ElegantCalendar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDWaveformView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDBarGauge", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDTake", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/stleamist/BetterSafariView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDChessboardView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/fulldecent/FDSoundActivatedRecorder", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NicholasBellucci/SociableWeaver", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/almazrafi/Fugen", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/y-okudera/NeumorphismKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MrSkwiggs/Netswift", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/delba/Tactile", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/james01/CardNavigation", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/nikans/MonarchRouter", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/apple/swift-argument-parser", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Boris-Em/ColorKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tumblr/kanvas-ios", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sushichop/Puppy", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/twitter/TwitterTextEditor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/davdroman/TextBuilder", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MarcoEidinger/SwiftPlantUML", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/tikhop/TPInAppReceipt", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/priore/SOAPEngine", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/pointfreeco/swift-composable-architecture", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/wwt/SwiftCurrent", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sindresorhus/Percentage", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/ra1028/swiftui-atom-properties", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/SVGView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/swhitty/SwiftDraw", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/philipturner/ARHeadsetKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/swiftyfinch/Rugby", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/ProgressIndicatorView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/STREGAsGate/Raylib", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gurhub/surmagic", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/coderyi/YiVideoEditor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/joomcode/BottomSheet", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/willdale/SwiftUICharts", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/kvyatkovskys/KVKCalendar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/sparrowcode/SwiftBoost", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/ScalingHeaderScrollView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/isaced/ISEmojiView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/onl1ner/TabBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GoodUIKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GoodExtensions-iOS", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GoodPersistence", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/onl1ner/ios-mvp-template", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GoodReactor", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GRProvider", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/aheze/Popovers", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/Temple", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Jaesung-Jung/CapturePreventionKit", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://ossp-updates.beehiiv.com/", + "status": 200, + "error": null, + "headers": { + "date": "Sat, 20 Apr 2024 21:30:33 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "report-to": "{\"group\":\"heroku-nel\",\"max_age\":3600,\"endpoints\":[{\"url\":\"https://nel.heroku.com/reports?ts=1713563525&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&s=IgxxEkzRcw7CPiGnChHWHdP7LXuVHRSw2VOWk9Ps9x0%3D\"}]}", + "reporting-endpoints": "heroku-nel=https://nel.heroku.com/reports?ts=1713563525&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&s=IgxxEkzRcw7CPiGnChHWHdP7LXuVHRSw2VOWk9Ps9x0%3D", + "nel": "{\"report_to\":\"heroku-nel\",\"max_age\":3600,\"success_fraction\":0.005,\"failure_fraction\":0.05,\"response_headers\":[\"Via\"]}", + "cache-control": "public, max-age=0, s-maxage=2592000, stale-while-revalidate=60", + "vary": "Accept-Encoding", + "via": "1.1 vegur", + "last-modified": "Fri, 19 Apr 2024 21:52:06 GMT", + "cf-cache-status": "HIT", + "age": "74", + "set-cookie": "__cf_bm=x0ZlnT0YElax.q0XNpCfxFkoGXJF4gga_cra0BZOGl0-1713648633-1.0.1.1-OBz8DiZVZlkN39soJyqtptjmwO0IgJHiLuN4jmjeu93MmOceC6sFatWhk.u43cN7DN9_e8Bq049Zy4JfsiWfkQ; path=/; expires=Sat, 20-Apr-24 22:00:33 GMT; domain=.beehiiv.com; HttpOnly; Secure; SameSite=None", + "server": "cloudflare", + "cf-ray": "87783c75ba730e22-MXP" + } + }, + { + "url": "https://github.com/kafejo/Tracker-Aggregator", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/mezhevikin/AppReview", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/hyperconnect/HypeUI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/mediapicker", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/marksands/BetterCodable", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/yangKJ/RxNetworks", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/LiquidSwipe", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/s2mr/xc", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/peripheryapp/periphery", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/MacPaw/OpenAI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/s2mr/L10nLint", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/GoodRequest/GoodNetworking", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/chat", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/exyte/AnimatedTabBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/batanus/DMScrollBar", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/NakaokaRei/SwiftAutoGUI", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Mijick/PopupView", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Mijick/Navigattie", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ryu0118/swift-typed-date", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/Ryu0118/swift-fullscreen-popup", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + }, + { + "url": "https://github.com/gohanlon/swift-memberwise-init-macro", + "status": 429, + "error": null, + "headers": { + "cache-control": "no-cache", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "x-frame-options": "deny", + "x-xss-protection": "0", + "content-security-policy": "default-src 'none'; style-src 'unsafe-inline'", + "retry-after": "300", + "connection": "close" + } + } + ] +} \ No newline at end of file diff --git a/contents.json b/contents.json index ee4ae970..933dc1f9 100644 --- a/contents.json +++ b/contents.json @@ -3,1198 +3,1465 @@ "header": "# Awesome Swift\n \n\n\n", "header_contributing": "Please take a quick look at the [contribution guidelines](.github/CONTRIBUTING.md) first. If you see a package or project here that is no longer maintained or is not a good fit, please submit a pull request to improve this file. Thank you to all [contributors](https://github.com/matteocrippa/awesome-swift/graphs/contributors); you rock!!", "ios_app_link": "https://itunes.apple.com/us/app/awesome-for-swift-cheatsheet/id1078115427", - "categories": [{ - "title": "Guides", - "id": "guides", - "description": "An awesome list of Swift related guides." - }, { - "title": "Official Guides", - "id": "official-guides", - "parent": "guides" - }, { - "title": "SDK", - "id": "sdk", - "parent": "libs" - }, { - "title": "Third party Guides", - "id": "third-party-guides", - "parent": "guides" - }, { - "title": "Newsletter", - "id": "newsletter", - "parent": "guides" - }, { - "title": "Calendar", - "id": "calendar", - "parent": "ui" - }, { - "title": "Cards", - "id": "cards", - "parent": "ui" - }, { - "title": "Style Guides", - "id": "style-guides", - "parent": "guides" - }, { - "title": "Boilerplates", - "id": "boilerplates" - }, { - "title": "REPL", - "id": "repl" - }, { - "title": "Cache", - "id": "cache", - "parent": "libs" - }, { - "title": "Editor Support", - "id": "editor-support", - "description": "Support for your favorite editors." - }, { - "title": "Emacs", - "id": "emacs", - "parent": "editor-support" - }, { - "title": "Vim", - "id": "vim", - "parent": "editor-support" - }, { - "title": "Google Colaboratory", - "id": "google-colaboratory", - "parent": "editor-support" - }, { - "title": "Benchmark", - "id": "benchmark" - }, { - "title": "Converters", - "id": "converters" - }, { - "title": "Other Awesome Lists", - "id": "other-awesome-lists", - "description": "Check out apps on these projects:" - }, { - "title": "Dependency Managers", - "id": "dependency-managers", - "description": "Dependency manager software for Swift." - }, { - "title": "Patterns", - "id": "patterns" - }, { - "title": "Misc", - "id": "misc", - "description": "Miscellaneous Swift related projects" - }, { - "title": "Libs", - "id": "libs", - "description": "Here you can find a list of snippets and libs for your Swift projects." - }, { - "title": "Accessibility", - "id": "accessibility", - "parent": "libs" - }, { - "title": "Analytics", - "id": "analytics", - "parent": "libs", - "description": "Analytics related libraries to easily track your app usage" - }, { - "title": "AI", - "id": "ai", - "parent": "libs", - "description": "Libs for AI based projects (Machine Learning, Neural Networks etc)." - }, { - "title": "Augmented Reality", - "id": "augmented-reality", - "parent": "libs" - }, { - "title": "Algorithm", - "id": "algorithm", - "parent": "libs" - }, { - "title": "Currency", - "id": "currency", - "parent": "libs" - }, { - "title": "Animation", - "id": "animation", - "parent": "libs", - "description": "Libs to help with animation" - }, { - "title": "App Routing", - "id": "app-routing", - "parent": "libs", - "description": "Internal app routing systems." - }, { - "title": "App Store", - "id": "app-store", - "parent": "libs", - "description": "Libs to help with apple app store, in app purchases and receipt validation." - }, { - "title": "Audio", - "id": "audio", - "parent": "libs", - "description": "Libs to work with audio" - }, { - "title": "Authentication", - "id": "authentication", - "parent": "libs", - "description": "Easy way to manage auth in your apps." - }, { - "title": "API", - "id": "api", - "parent": "libs", - "description": "Quick libs to get access to third party API services" - }, { - "title": "Natural Language Processing", - "id": "natural-language-processing", - "parent": "libs" - }, { - "title": "Bots", - "id": "bots", - "parent": "libs", - "description": "Libs to build bot" - }, { - "title": "Bluetooth", - "id": "bluetooth", - "parent": "hardware", - "description": "Wrappers around CoreBluetooth" - }, { - "title": "Camera", - "id": "camera", - "parent": "hardware", - "description": "Awesome camera libs" - }, { - "title": "Chat", - "id": "chat", - "parent": "libs", - "description": "Libs to get access to build chat app" - }, { - "title": "Colors", - "id": "colors", - "parent": "libs", - "description": "Interesting snippets related to color management and utility." - }, { - "title": "Command Line", - "id": "command-line", - "parent": "libs", - "description": "Create command line applications." - }, { - "title": "Concurrency", - "id": "concurrency", - "parent": "libs", - "description": "Easier ways to work with concurrency." - }, { - "title": "Data Management", - "id": "data-management", - "parent": "libs" - }, { - "title": "Device", - "id": "device", - "parent": "libs", - "description": "A collection of libs to recognize your device." - }, { - "title": "CBOR", - "id": "cbor", - "parent": "data-management", - "description": "Concise Binary Object Representation." - }, { - "title": "Core Data", - "id": "core-data", - "parent": "data-management", - "description": "No more pain with Core Data, here are some interesting libs to handle data management." - }, { - "title": "CSV", - "id": "csv", - "parent": "data-management", - "description": "Helpful libraries to parse from and serialize to comma-separated value representations." - }, { - "title": "Multi Database", - "id": "multi-database", - "parent": "data-management", - "description": "Data management layers that involve multiple sources." - }, { - "title": "PDF", - "id": "pdf", - "parent": "libs" - }, { - "title": "Realm", - "id": "realm", - "parent": "data-management" - }, { - "title": "Firebase", - "id": "firebase", - "parent": "data-management" - },{ - "title": "Files", - "id": "files", - "parent": "libs" - }, { - "title": "JSON", - "id": "json", - "parent": "data-management", - "description": "Struggling using json data? Here are some interesting ways to handle it." - }, { - "title": "TOML", - "id": "toml", - "parent": "data-management", - "description": "Tom's Obvious, Minimal Language." - }, { - "title": "Key Value Store", - "id": "key-value-store", - "parent": "data-management" - }, { - "title": "MongoDB", - "id": "mongodb", - "parent": "data-management" - }, { - "title": "ORM", - "id": "orm", - "parent": "data-management" - }, { - "title": "SQLite", - "id": "sqlite", - "parent": "data-management", - "description": "Are you interested in storing your app data using SQLite? Here are some interesting resources." - }, { - "title": "SQL drivers", - "id": "sql-drivers", - "parent": "data-management" - }, { - "title": "XML", - "id": "xml", - "parent": "data-management", - "description": "If you prefer to manage XML data formatted entries, here are some helpful libs" - }, { - "title": "YAML", - "id": "yaml", - "parent": "data-management" - }, { - "title": "ZIP", - "id": "zip", - "parent": "data-management" - }, { - "title": "Other Data", - "id": "other-data", - "parent": "data-management", - "description": "Other ways to persist data" - }, { - "title": "Date", - "id": "date", - "parent": "libs", - "description": "Handle date formatting easily." - }, { - "title": "Dependency Injection", - "id": "dependency-injection", - "parent": "libs", - "description": "Dependency injection libs" - }, { - "title": "Documentation", - "id": "documentation", - "parent": "libs", - "description": "Generate documentation for Swift code" - }, { - "title": "Embedded Systems", - "id": "embedded-systems", - "parent": "libs", - "description": "Build your embedded Linux projects on a RaspberryPi, BeagleBone, C.H.I.P. and other boards." - }, { - "title": "Peripherals", - "id": "peripherals", - "parent": "embedded-systems", - "description": "Interact with specific external peripherals." - }, { - "title": "Events", - "id": "events", - "parent": "libs", - "description": "Alternatives to NSNotificationCenter, Key-Value-Observation, or delegation." - }, { - "title": "Fonts", - "id": "fonts", - "parent": "libs", - "description": "A collection of font related snippets." - }, { - "title": "Games", - "id": "games", - "parent": "libs" - }, { - "title": "Gesture", - "id": "gesture", - "parent": "libs" - }, { - "title": "Hardware", - "id": "hardware", - "parent": "libs", - "description": "A category dedicated to hardware related libs" - }, { - "title": "Haptic Feedback", - "id": "haptic-feedback", - "parent": "hardware", - "description": "Libraries that involve the use of Haptic Feedback" - }, { - "title": "iBeacon", - "id": "ibeacon", - "parent": "hardware", - "description": "Interested in using iBeacon in your Swift project? Here some interesting resources." - }, { - "title": "Images", - "id": "images", - "parent": "libs", - "description": "An interesting list of image related libs.." - }, { - "title": "Keyboard", - "id": "keyboard", - "parent": "libs", - "description": "Do you want to create your own customized keyboard? Here are some interesting resources" - }, { - "title": "Key Value Coding", - "id": "key-value-coding", - "parent": "libs", - "description": "Libraries for key-value coding" - }, { - "title": "Kit", - "id": "kit", - "parent": "libs", - "description": "Libraries for coding with a simplified API" - }, { - "title": "Layout", - "id": "layout", - "parent": "libs", - "description": "Libs to help you with layout." - }, { - "title": "Auto Layout", - "id": "auto-layout", - "parent": "layout", - "description": "Bored of using storyboard? Give a try to declarative auto layout libs." - }, { - "title": "Localization", - "id": "localization", - "parent": "libs", - "description": "Frameworks that helps with localizing your app" - }, { - "title": "Logging", - "id": "logging", - "parent": "libs", - "description": "Utilities for writing to and reading from the device log" - }, { - "title": "Chart", - "id": "chart", - "parent": "libs" - }, { - "title": "Maps", - "id": "maps", - "parent": "libs" - }, { - "title": "Location", - "id": "location", - "parent": "libs" - }, { - "title": "Barcode", - "id": "barcode", - "parent": "camera", - "description": "Barcode, QR-code, other code readers" - }, { - "title": "Math", - "id": "math", - "parent": "libs" - }, { - "title": "Network", - "id": "network", - "parent": "libs", - "description": "A list of libs that allow you to decrease the amount of time spent dealing with http requests." - }, { - "title": "HTML", - "id": "html", - "parent": "network", - "description": "Need to manipulate contents from html easily?" - }, { - "title": "Messaging Protocol", - "id": "messaging-protocol", - "parent": "network" - }, { - "title": "Socket", - "id": "socket", - "parent": "network" - }, { - "title": "Webserver", - "id": "webserver", - "parent": "network", - "description": "Would you like host a webserver in your device? Here you can find how to do it." - }, { - "title": "OCR", - "id": "ocr", - "parent": "libs" - }, { - "title": "Optimization", - "id": "optimization", - "parent": "libs" - }, { - "title": "Quality", - "id": "quality", - "parent": "libs" - }, { - "title": "Security", - "id": "security", - "parent": "libs" - }, { - "title": "Cryptography", - "id": "cryptography", - "parent": "security", - "description": "Deal with cryptography method easily" - }, { - "title": "Keychain", - "id": "keychain", - "parent": "security" - }, { - "title": "Sensors", - "id": "sensors", - "parent": "hardware", - "description": "Manage your device sensors in a faster and easier way" - }, { - "title": "Styling", - "id": "styling", - "parent": "libs" - }, { - "title": "System", - "id": "system", - "parent": "libs" - }, { - "title": "Testing", - "id": "testing", - "parent": "libs", - "description": "A collection of testing frameworks." - }, { - "title": "Mock", - "id": "mock", - "parent": "testing" - }, { - "title": "Text", - "id": "text", - "parent": "libs", - "description": "A collection of text projects." - }, { - "title": "Validation", - "id": "validation", - "parent": "libs", - "description": "A collection of validation libs." - }, { - "title": "Phone Numbers", - "id": "phone-numbers", - "parent": "validation", - "description": "Libs to manage phone numbers." - }, { - "title": "Thread", - "id": "thread", - "parent": "libs", - "description": "Threading, task-based or asynchronous programming, Grand Central Dispatch (GCD) wrapper" - }, { - "title": "UI", - "id": "ui", - "parent": "libs", - "description": "A collection of pre-packaged transitions & cool ui stuffs." - }, { - "title": "3D Touch", - "id": "3d-touch", - "parent": "hardware", - "description": "Easy handle new 3D Touch / Force Touch feature thanks to these libs." - }, { - "title": "Alert", - "id": "alert", - "parent": "ui", - "description": "Libs to display alert, action sheet, notification, popup." - }, { - "title": "Blur", - "id": "blur", - "parent": "ui" - }, { - "title": "Button", - "id": "button", - "parent": "ui" - }, { - "title": "Tab", - "id": "tab", - "parent": "ui" - }, { - "title": "TextField", - "id": "textfield", - "parent": "ui" - }, { - "title": "Form", - "id": "form", - "parent": "ui" - }, { - "title": "Label", - "id": "label", - "parent": "ui" - }, { - "title": "Switch", - "id": "switch", - "parent": "ui" - }, { - "title": "Walkthrough", - "id": "walkthrough", - "parent": "ui" - }, { - "title": "HUD", - "id": "hud", - "parent": "ui" - }, { - "title": "Menu", - "id": "menu", - "parent": "ui" - }, { - "title": "Payment", - "id": "payment", - "parent": "ui" - }, { - "title": "Permissions", - "id": "permissions", - "parent": "ui" - }, { - "title": "StackView", - "id": "stackview", - "parent": "ui" - }, { - "title": "Transition", - "id": "transition", - "parent": "ui" - }, { - "title": "UICollectionView", - "id": "uicollectionview", - "parent": "ui" - }, { - "title": "UITableView", - "id": "uitableview", - "parent": "ui" - }, { - "title": "Template", - "id": "template", - "parent": "ui" - }, { + "categories": [ + { + "title": "Guides", + "id": "guides", + "description": "An awesome list of Swift related guides." + }, + { + "title": "Official Guides", + "id": "official-guides", + "parent": "guides" + }, + { + "title": "SDK", + "id": "sdk", + "parent": "libs" + }, + { + "title": "Third party Guides", + "id": "third-party-guides", + "parent": "guides" + }, + { + "title": "Newsletter", + "id": "newsletter", + "parent": "guides" + }, + { + "title": "Calendar", + "id": "calendar", + "parent": "ui" + }, + { + "title": "Cards", + "id": "cards", + "parent": "ui" + }, + { + "title": "Style Guides", + "id": "style-guides", + "parent": "guides" + }, + { + "title": "Boilerplates", + "id": "boilerplates" + }, + { + "title": "REPL", + "id": "repl" + }, + { + "title": "Cache", + "id": "cache", + "parent": "libs" + }, + { + "title": "Editor Support", + "id": "editor-support", + "description": "Support for your favorite editors." + }, + { + "title": "Emacs", + "id": "emacs", + "parent": "editor-support" + }, + { + "title": "Vim", + "id": "vim", + "parent": "editor-support" + }, + { + "title": "Google Colaboratory", + "id": "google-colaboratory", + "parent": "editor-support" + }, + { + "title": "Benchmark", + "id": "benchmark" + }, + { + "title": "Converters", + "id": "converters" + }, + { + "title": "Other Awesome Lists", + "id": "other-awesome-lists", + "description": "Check out apps on these projects:" + }, + { + "title": "Dependency Managers", + "id": "dependency-managers", + "description": "Dependency manager software for Swift." + }, + { + "title": "Patterns", + "id": "patterns" + }, + { + "title": "Misc", + "id": "misc", + "description": "Miscellaneous Swift related projects" + }, + { + "title": "Libs", + "id": "libs", + "description": "Here you can find a list of snippets and libs for your Swift projects." + }, + { + "title": "Accessibility", + "id": "accessibility", + "parent": "libs" + }, + { + "title": "Analytics", + "id": "analytics", + "parent": "libs", + "description": "Analytics related libraries to easily track your app usage" + }, + { + "title": "AI", + "id": "ai", + "parent": "libs", + "description": "Libs for AI based projects (Machine Learning, Neural Networks etc)." + }, + { + "title": "Augmented Reality", + "id": "augmented-reality", + "parent": "libs" + }, + { + "title": "Algorithm", + "id": "algorithm", + "parent": "libs" + }, + { + "title": "Currency", + "id": "currency", + "parent": "libs" + }, + { + "title": "Animation", + "id": "animation", + "parent": "libs", + "description": "Libs to help with animation" + }, + { + "title": "App Routing", + "id": "app-routing", + "parent": "libs", + "description": "Internal app routing systems." + }, + { + "title": "App Store", + "id": "app-store", + "parent": "libs", + "description": "Libs to help with apple app store, in app purchases and receipt validation." + }, + { + "title": "Audio", + "id": "audio", + "parent": "libs", + "description": "Libs to work with audio" + }, + { + "title": "Authentication", + "id": "authentication", + "parent": "libs", + "description": "Easy way to manage auth in your apps." + }, + { + "title": "API", + "id": "api", + "parent": "libs", + "description": "Quick libs to get access to third party API services" + }, + { + "title": "Natural Language Processing", + "id": "natural-language-processing", + "parent": "libs" + }, + { + "title": "Bots", + "id": "bots", + "parent": "libs", + "description": "Libs to build bot" + }, + { + "title": "Bluetooth", + "id": "bluetooth", + "parent": "hardware", + "description": "Wrappers around CoreBluetooth" + }, + { + "title": "Camera", + "id": "camera", + "parent": "hardware", + "description": "Awesome camera libs" + }, + { + "title": "Chat", + "id": "chat", + "parent": "libs", + "description": "Libs to get access to build chat app" + }, + { + "title": "Colors", + "id": "colors", + "parent": "libs", + "description": "Interesting snippets related to color management and utility." + }, + { + "title": "Command Line", + "id": "command-line", + "parent": "libs", + "description": "Create command line applications." + }, + { + "title": "Concurrency", + "id": "concurrency", + "parent": "libs", + "description": "Easier ways to work with concurrency." + }, + { + "title": "Data Management", + "id": "data-management", + "parent": "libs" + }, + { + "title": "Device", + "id": "device", + "parent": "libs", + "description": "A collection of libs to recognize your device." + }, + { + "title": "CBOR", + "id": "cbor", + "parent": "data-management", + "description": "Concise Binary Object Representation." + }, + { + "title": "Core Data", + "id": "core-data", + "parent": "data-management", + "description": "No more pain with Core Data, here are some interesting libs to handle data management." + }, + { + "title": "CSV", + "id": "csv", + "parent": "data-management", + "description": "Helpful libraries to parse from and serialize to comma-separated value representations." + }, + { + "title": "Multi Database", + "id": "multi-database", + "parent": "data-management", + "description": "Data management layers that involve multiple sources." + }, + { + "title": "PDF", + "id": "pdf", + "parent": "libs" + }, + { + "title": "Realm", + "id": "realm", + "parent": "data-management" + }, + { + "title": "Firebase", + "id": "firebase", + "parent": "data-management" + }, + { + "title": "Files", + "id": "files", + "parent": "libs" + }, + { + "title": "JSON", + "id": "json", + "parent": "data-management", + "description": "Struggling using json data? Here are some interesting ways to handle it." + }, + { + "title": "TOML", + "id": "toml", + "parent": "data-management", + "description": "Tom's Obvious, Minimal Language." + }, + { + "title": "Key Value Store", + "id": "key-value-store", + "parent": "data-management" + }, + { + "title": "MongoDB", + "id": "mongodb", + "parent": "data-management" + }, + { + "title": "ORM", + "id": "orm", + "parent": "data-management" + }, + { + "title": "SQLite", + "id": "sqlite", + "parent": "data-management", + "description": "Are you interested in storing your app data using SQLite? Here are some interesting resources." + }, + { + "title": "SQL drivers", + "id": "sql-drivers", + "parent": "data-management" + }, + { + "title": "XML", + "id": "xml", + "parent": "data-management", + "description": "If you prefer to manage XML data formatted entries, here are some helpful libs" + }, + { + "title": "YAML", + "id": "yaml", + "parent": "data-management" + }, + { + "title": "ZIP", + "id": "zip", + "parent": "data-management" + }, + { + "title": "Other Data", + "id": "other-data", + "parent": "data-management", + "description": "Other ways to persist data" + }, + { + "title": "Date", + "id": "date", + "parent": "libs", + "description": "Handle date formatting easily." + }, + { + "title": "Dependency Injection", + "id": "dependency-injection", + "parent": "libs", + "description": "Dependency injection libs" + }, + { + "title": "Documentation", + "id": "documentation", + "parent": "libs", + "description": "Generate documentation for Swift code" + }, + { + "title": "Embedded Systems", + "id": "embedded-systems", + "parent": "libs", + "description": "Build your embedded Linux projects on a RaspberryPi, BeagleBone, C.H.I.P. and other boards." + }, + { + "title": "Peripherals", + "id": "peripherals", + "parent": "embedded-systems", + "description": "Interact with specific external peripherals." + }, + { + "title": "Events", + "id": "events", + "parent": "libs", + "description": "Alternatives to NSNotificationCenter, Key-Value-Observation, or delegation." + }, + { + "title": "Fonts", + "id": "fonts", + "parent": "libs", + "description": "A collection of font related snippets." + }, + { + "title": "Games", + "id": "games", + "parent": "libs" + }, + { + "title": "Gesture", + "id": "gesture", + "parent": "libs" + }, + { + "title": "Hardware", + "id": "hardware", + "parent": "libs", + "description": "A category dedicated to hardware related libs" + }, + { + "title": "Haptic Feedback", + "id": "haptic-feedback", + "parent": "hardware", + "description": "Libraries that involve the use of Haptic Feedback" + }, + { + "title": "iBeacon", + "id": "ibeacon", + "parent": "hardware", + "description": "Interested in using iBeacon in your Swift project? Here some interesting resources." + }, + { + "title": "Images", + "id": "images", + "parent": "libs", + "description": "An interesting list of image related libs.." + }, + { + "title": "Keyboard", + "id": "keyboard", + "parent": "libs", + "description": "Do you want to create your own customized keyboard? Here are some interesting resources" + }, + { + "title": "Key Value Coding", + "id": "key-value-coding", + "parent": "libs", + "description": "Libraries for key-value coding" + }, + { + "title": "Kit", + "id": "kit", + "parent": "libs", + "description": "Libraries for coding with a simplified API" + }, + { + "title": "Layout", + "id": "layout", + "parent": "libs", + "description": "Libs to help you with layout." + }, + { + "title": "Auto Layout", + "id": "auto-layout", + "parent": "layout", + "description": "Bored of using storyboard? Give a try to declarative auto layout libs." + }, + { + "title": "Localization", + "id": "localization", + "parent": "libs", + "description": "Frameworks that helps with localizing your app" + }, + { + "title": "Logging", + "id": "logging", + "parent": "libs", + "description": "Utilities for writing to and reading from the device log" + }, + { + "title": "Chart", + "id": "chart", + "parent": "libs" + }, + { + "title": "Maps", + "id": "maps", + "parent": "libs" + }, + { + "title": "Location", + "id": "location", + "parent": "libs" + }, + { + "title": "Barcode", + "id": "barcode", + "parent": "camera", + "description": "Barcode, QR-code, other code readers" + }, + { + "title": "Math", + "id": "math", + "parent": "libs" + }, + { + "title": "Network", + "id": "network", + "parent": "libs", + "description": "A list of libs that allow you to decrease the amount of time spent dealing with http requests." + }, + { + "title": "HTML", + "id": "html", + "parent": "network", + "description": "Need to manipulate contents from html easily?" + }, + { + "title": "Messaging Protocol", + "id": "messaging-protocol", + "parent": "network" + }, + { + "title": "Socket", + "id": "socket", + "parent": "network" + }, + { + "title": "Webserver", + "id": "webserver", + "parent": "network", + "description": "Would you like host a webserver in your device? Here you can find how to do it." + }, + { + "title": "OCR", + "id": "ocr", + "parent": "libs" + }, + { + "title": "Optimization", + "id": "optimization", + "parent": "libs" + }, + { + "title": "Quality", + "id": "quality", + "parent": "libs" + }, + { + "title": "Security", + "id": "security", + "parent": "libs" + }, + { + "title": "Cryptography", + "id": "cryptography", + "parent": "security", + "description": "Deal with cryptography method easily" + }, + { + "title": "Keychain", + "id": "keychain", + "parent": "security" + }, + { + "title": "Sensors", + "id": "sensors", + "parent": "hardware", + "description": "Manage your device sensors in a faster and easier way" + }, + { + "title": "Styling", + "id": "styling", + "parent": "libs" + }, + { + "title": "System", + "id": "system", + "parent": "libs" + }, + { + "title": "Testing", + "id": "testing", + "parent": "libs", + "description": "A collection of testing frameworks." + }, + { + "title": "Mock", + "id": "mock", + "parent": "testing" + }, + { + "title": "Text", + "id": "text", + "parent": "libs", + "description": "A collection of text projects." + }, + { + "title": "Validation", + "id": "validation", + "parent": "libs", + "description": "A collection of validation libs." + }, + { + "title": "Phone Numbers", + "id": "phone-numbers", + "parent": "validation", + "description": "Libs to manage phone numbers." + }, + { + "title": "Thread", + "id": "thread", + "parent": "libs", + "description": "Threading, task-based or asynchronous programming, Grand Central Dispatch (GCD) wrapper" + }, + { + "title": "UI", + "id": "ui", + "parent": "libs", + "description": "A collection of pre-packaged transitions & cool ui stuffs." + }, + { + "title": "3D Touch", + "id": "3d-touch", + "parent": "hardware", + "description": "Easy handle new 3D Touch / Force Touch feature thanks to these libs." + }, + { + "title": "Alert", + "id": "alert", + "parent": "ui", + "description": "Libs to display alert, action sheet, notification, popup." + }, + { + "title": "Blur", + "id": "blur", + "parent": "ui" + }, + { + "title": "Button", + "id": "button", + "parent": "ui" + }, + { + "title": "Tab", + "id": "tab", + "parent": "ui" + }, + { + "title": "TextField", + "id": "textfield", + "parent": "ui" + }, + { + "title": "Form", + "id": "form", + "parent": "ui" + }, + { + "title": "Label", + "id": "label", + "parent": "ui" + }, + { + "title": "Switch", + "id": "switch", + "parent": "ui" + }, + { + "title": "Walkthrough", + "id": "walkthrough", + "parent": "ui" + }, + { + "title": "HUD", + "id": "hud", + "parent": "ui" + }, + { + "title": "Menu", + "id": "menu", + "parent": "ui" + }, + { + "title": "Payment", + "id": "payment", + "parent": "ui" + }, + { + "title": "Permissions", + "id": "permissions", + "parent": "ui" + }, + { + "title": "StackView", + "id": "stackview", + "parent": "ui" + }, + { + "title": "Transition", + "id": "transition", + "parent": "ui" + }, + { + "title": "UICollectionView", + "id": "uicollectionview", + "parent": "ui" + }, + { + "title": "UITableView", + "id": "uitableview", + "parent": "ui" + }, + { + "title": "Template", + "id": "template", + "parent": "ui" + }, + { "title": "3D", "id": "ui-3d", "parent": "ui" - }, { + }, + { "title": "Scroll Bars", "id": "scroll-bars", "parent": "ui" - }, { - "title": "Utility", - "id": "utility", - "parent": "libs", - "description": "Some interesting utilities to help you in your projects" - }, { - "title": "Version Manager", - "id": "version-manager", - "parent": "libs" - }, { - "title": "Video", - "id": "video", - "parent": "libs" - }, { - "title": "Streaming", - "id": "streaming", - "parent": "libs" - }, { - "title": "Pagination", - "id": "pagination", - "parent": "ui" - }, { - "title": "Email", - "id": "email", - "parent": "libs" - }, { - "title": "Scripting", - "id": "scripting", - "parent": "libs" - }, { - "title": "Game Engine", - "id": "game-engine", - "parent": "libs" - }, { - "title": "2D", - "id": "game-engine-2d", - "parent": "game-engine" - }, { - "title": "Serverless", - "id": "serverless" - }, { - "title": "GraphQL", - "id": "graphql", - "parent": "data-management" - }, { - "title": "SOAP", - "id": "soap", - "parent": "network" - }, { - "title": "SVG", - "id": "svg", - "parent": "libs" - }], + }, + { + "title": "Utility", + "id": "utility", + "parent": "libs", + "description": "Some interesting utilities to help you in your projects" + }, + { + "title": "Version Manager", + "id": "version-manager", + "parent": "libs" + }, + { + "title": "Video", + "id": "video", + "parent": "libs" + }, + { + "title": "Streaming", + "id": "streaming", + "parent": "libs" + }, + { + "title": "Pagination", + "id": "pagination", + "parent": "ui" + }, + { + "title": "Email", + "id": "email", + "parent": "libs" + }, + { + "title": "Scripting", + "id": "scripting", + "parent": "libs" + }, + { + "title": "Game Engine", + "id": "game-engine", + "parent": "libs" + }, + { + "title": "2D", + "id": "game-engine-2d", + "parent": "game-engine" + }, + { + "title": "Serverless", + "id": "serverless" + }, + { + "title": "GraphQL", + "id": "graphql", + "parent": "data-management" + }, + { + "title": "SOAP", + "id": "soap", + "parent": "network" + }, + { + "title": "SVG", + "id": "svg", + "parent": "libs" + } + ], "projects": [ { "title": "SwiftAudioPlayer", - "category": "audio", - "description": "Simple audio player for iOS that streams and performs realtime audio manipulations with AVAudioEngine.", - "homepage": "https://github.com/tanhakabir/SwiftAudioPlayer" - }, { + "category": "audio", + "description": "Simple audio player for iOS that streams and performs realtime audio manipulations with AVAudioEngine.", + "homepage": "https://github.com/tanhakabir/SwiftAudioPlayer" + }, + { "title": "ModelAssistant", "category": "multi-database", "description": "Elegant library to manage the interactions between view and model.", "homepage": "https://github.com/ssamadgh/ModelAssistant", "tags": ["swift", "uitableview", "uicollectionview", "ios"] - }, { - "title": "Cards XI", - "category": "transition", - "description": "Awesome iOS 11 AppStore's Card Views.", - "homepage": "https://github.com/PaoloCuscela/Cards" - }, { + }, + { + "title": "Cards XI", + "category": "transition", + "description": "Awesome iOS 11 AppStore's Card Views.", + "homepage": "https://github.com/PaoloCuscela/Cards" + }, + { "title": "Apple eBook", "category": "official-guides", "description": "Official Apple eBook for Swift beginners.", "homepage": "https://books.apple.com/us/book/the-swift-programming-language-swift-5-7/id881256329" - }, { + }, + { "title": "API Design Guidelines", "category": "official-guides", "description": "Official Swift API design guidelines.", "homepage": "https://www.swift.org/documentation/api-design-guidelines/" - }, { + }, + { "title": "Introducing SwiftUI", "category": "official-guides", "description": "Official SwiftUI tutorial with 4+ hours of content and interactive tutorials.", "homepage": "https://developer.apple.com/tutorials/swiftui" - }, { + }, + { "title": "Swift Education", "category": "third-party-guides", "description": "A community of educators sharing materials for teaching Swift and app development.", "homepage": "https://github.com/swifteducation" - }, { + }, + { "title": "Swift & SwiftUI Tutorials", "category": "third-party-guides", "description": "SwiftUI learning with Ease.", "homepage": "https://janeshswift.com" - },{ + }, + { "title": "30 Days of Swift", "category": "third-party-guides", "description": "A cool 30 days tutorial.", "homepage": "https://github.com/allenwong/30DaysofSwift" - }, { + }, + { "title": "Awesome Swift Education", "category": "third-party-guides", "description": "An organized list of essential Swift Language Topics.", "homepage": "https://github.com/hsavit1/Awesome-Swift-Education" - }, { + }, + { "title": "Developing iOS Apps with Swift", "category": "third-party-guides", "description": "Stanford course by Paul Hegarty.", "homepage": "https://podcasts.apple.com/us/podcast/developing-ios-11-apps-with-swift/id1315130780" - }, { + }, + { "title": "Hacking With Swift", "category": "third-party-guides", "description": "Complete training course that teaches app development through 30 hands-on projects, for free.", "homepage": "https://www.hackingwithswift.com" - }, { + }, + { "title": "SwiftDoc", "category": "third-party-guides", "description": "Auto-generated documentation.", "homepage": "https://swiftdoc.org/" - }, { + }, + { "title": "SwiftGuide CN", "category": "third-party-guides", "description": "A Chinese written guide.", "homepage": "https://github.com/ipader/SwiftGuide" - }, { - "title": "Ray Wenderlich Tutorials, Videos, Podcasts and books", - "category": "third-party-guides", - "description": "High quality programming tutorials.", - "homepage": "https://www.kodeco.com" - }, { + }, + { + "title": "Ray Wenderlich Tutorials, Videos, Podcasts and books", + "category": "third-party-guides", + "description": "High quality programming tutorials.", + "homepage": "https://www.kodeco.com" + }, + { "title": "Raywenderlich", "category": "style-guides", "description": "Raywenderlich guide, a must read.", "homepage": "https://github.com/kodecocodes/swift-style-guide" - }, { - "title": "Airbnb", - "category": "style-guides", - "description": "Airbnb's Official Style Guide.", - "homepage": "https://github.com/airbnb/swift" - }, { + }, + { + "title": "Airbnb", + "category": "style-guides", + "description": "Airbnb's Official Style Guide.", + "homepage": "https://github.com/airbnb/swift" + }, + { "title": "LinkedIn", "category": "style-guides", "description": "LinkedIn's Official Style Guide.", "homepage": "https://github.com/linkedin/swift-style-guide" - }, { + }, + { "title": "swift-mode", "category": "emacs", "description": "Emacs support, including partial flycheck error support.", "homepage": "https://github.com/swift-emacs/swift-mode" - }, { + }, + { "title": "swift-vim", "category": "vim", "description": "Vim runtime files.", "homepage": "https://github.com/keith/swift.vim" - }, { + }, + { "title": "swift-colab", "category": "google-colaboratory", "description": "Run Swift in a browser.", "homepage": "https://github.com/philipturner/swift-colab" - }, { + }, + { "title": "vim-polyglot", "category": "vim", "description": "Language pack for vim that includes vim-swift.", "homepage": "https://github.com/sheerun/vim-polyglot" - }, { + }, + { "title": "open-source-ios-apps", "category": "other-awesome-lists", "description": "A collaborative list of open-source iOS Apps.", "homepage": "https://github.com/dkhamsing/open-source-ios-apps" - }, { + }, + { "title": "open-source-mac-os-apps", "category": "other-awesome-lists", "description": "Awesome list of open source applications for macOS.", "homepage": "https://github.com/serhii-londar/open-source-mac-os-apps" - }, { + }, + { "title": "awesome-macOS", "category": "other-awesome-lists", "description": "A curated list of awesome applications, softwares, tools and shiny things for macOS.", "homepage": "https://github.com/iCHAIT/awesome-macOS" - }, { + }, + { "title": "Accio", "category": "dependency-managers", "description": "A SwiftPM based dependency manager for iOS & Co. with improvements over Carthage.", "homepage": "https://github.com/JamitLabs/Accio" - }, { + }, + { "title": "Carthage", "category": "dependency-managers", "description": "A new dependency manager.", "homepage": "https://github.com/Carthage/Carthage" - }, { + }, + { "title": "CocoaPods", "category": "dependency-managers", "description": "The most used dependency manager.", "homepage": "https://github.com/CocoaPods/CocoaPods" - }, { + }, + { "title": "swift-package-manager", "category": "dependency-managers", "description": "SPM is the Package Manager for the Swift Programming Language.", "homepage": "https://github.com/apple/swift-package-manager" - }, { + }, + { "title": "Design-Patterns-In-Swift", "category": "patterns", "description": "Design Patterns.", "homepage": "https://github.com/ochococo/Design-Patterns-In-Swift" - }, { + }, + { "title": "Swiftbrew", "category": "misc", "description": "Homebrew for Swift packages.", "homepage": "https://github.com/swiftbrew/Swiftbrew" - }, { + }, + { "title": "SwiftGen", "category": "misc", "description": "A suite of tools to auto-generate code for various assets of your project.", "homepage": "https://github.com/SwiftGen/SwiftGen" - }, { + }, + { "title": "SwiftPlate", "category": "misc", "description": "Easily generate cross platform framework projects from the command line.", "homepage": "https://github.com/JohnSundell/SwiftPlate" - }, { + }, + { "title": "Tuist", "category": "misc", "description": "An open source command line tool to create, maintain and interact with your Xcode projects at scale.", "homepage": "https://github.com/tuist/tuist" - }, { + }, + { "title": "xcbeautify", "category": "misc", "description": "Little beautifier tool for xcodebuild.", "homepage": "https://github.com/cpisciotta/xcbeautify" - }, { + }, + { "title": "xcodeproj", "category": "misc", "description": "A library to read, update and write Xcode projects and workspaces.", "homepage": "https://github.com/tuist/xcodeproj" - }, { + }, + { "title": "SwiftKit", "category": "misc", "description": "Start your next Open-Source Swift Framework 📦.", "homepage": "https://github.com/SvenTiigi/SwiftKit", - "tags": ["cli", "swift", "generate", "framework", "xcode", "script", "brew"] - }, { + "tags": [ + "cli", + "swift", + "generate", + "framework", + "xcode", + "script", + "brew" + ] + }, + { "title": "Capable", "category": "accessibility", "description": "Keep track of accessibility settings, leverage high contrast colors, and use scalable fonts to enable users with disabilities to use your app.", "homepage": "https://github.com/chrs1885/Capable", "tags": ["swift", "accessibility", "iOS", "tvOS", "watchOS", "macOS"] - }, { + }, + { "title": "CoreML-Models", "category": "ai", "description": "A collection of unique Core ML Models.", "homepage": "https://github.com/likedan/Awesome-CoreML-Models" - }, { + }, + { "title": "DL4S", "category": "ai", "description": "Automatic differentiation, fast tensor operations and dynamic neural networks from CNNs and RNNs to transformers.", "homepage": "https://github.com/palle-k/DL4S", - "tags": ["math", "machine-learning", "automatic-differentiation", "neural-networks"] - }, { + "tags": [ + "math", + "machine-learning", + "automatic-differentiation", + "neural-networks" + ] + }, + { "title": "CenteredCollectionView", "category": "uicollectionview", "description": "A lightweight UICollectionViewLayout that pages and centers it's cells.", "homepage": "https://github.com/BenEmdon/CenteredCollectionView" - }, { + }, + { "title": "Stellar", "category": "animation", "description": "A Physical animation library.", "homepage": "https://github.com/AugustRush/Stellar" - }, { + }, + { "title": "Advance", "category": "animation", "description": "A powerful animation framework for iOS, tvOS, and OS X.", "homepage": "https://github.com/timdonnelly/Advance" - }, { + }, + { "title": "Comets", "category": "animation", "description": "Animating Particles.", "homepage": "https://github.com/cruisediary/Comets" - }, { + }, + { "title": "EasyAnimation", "category": "animation", "description": "A library to take the power of UIView.animateWithDuration(_:, animations:...) to a whole new level.", "homepage": "https://github.com/icanzilb/EasyAnimation" - }, { + }, + { "title": "FlightAnimator", "category": "animation", "description": "Natural Blocks Based Core Animation Framework.", "homepage": "https://github.com/AntonTheDev/FlightAnimator" - }, { + }, + { "title": "Gemini", "category": "animation", "description": "Gemini is rich scroll based animation framework.", "homepage": "https://github.com/shoheiyokoyama/Gemini" - }, { + }, + { "title": "IBAnimatable", "category": "animation", "description": "Design and prototype UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable.", "homepage": "https://github.com/IBAnimatable/IBAnimatable" - }, { + }, + { "title": "Interpolate", "category": "animation", "description": "Interpolation framework for creating interactive gesture-driven animations.", "homepage": "https://github.com/marmelroy/Interpolate" - }, { + }, + { "title": "Pastel", "category": "animation", "description": "Gradient animation effect like Instagram.", "homepage": "https://github.com/cruisediary/Pastel", "tags": ["swift", "animation", "instagram"], "swift": 4 - }, { + }, + { "title": "Presentation", "category": "animation", "description": "A library to help you to make tutorials, release notes and animated pages.", "homepage": "https://github.com/hyperoslo/Presentation" - }, { + }, + { "title": "Pulsator", "category": "animation", "description": "Pulse animation for iOS.", "homepage": "https://github.com/shu223/pulsator" - }, { + }, + { "title": "Spring", "category": "animation", "description": "A library to simplify iOS animations.", "homepage": "https://github.com/MengTo/Spring" - }, { + }, + { "title": "spruce-ios", "category": "animation", "description": "Choreograph animations on the screen.", "homepage": "https://github.com/willowtreeapps/spruce-ios" - }, { + }, + { "title": "YapAnimator", "category": "animation", "description": "Your fast and friendly physics-based animation system.", "homepage": "https://github.com/yapstudios/YapAnimator" - }, { + }, + { "title": "ViewAnimator", "category": "animation", "description": "Brings your UI to life with just one line.", "homepage": "https://github.com/marcosgriselli/ViewAnimator" - }, { + }, + { "title": "SpriteKitEasingSwift", "category": "animation", "description": "Better Easing for SpriteKit.", "homepage": "https://github.com/craiggrummitt/SpriteKitEasingSwift" - }, { + }, + { "title": "Elephant", "category": "animation", "description": "Elegant SVG animation kit.", "homepage": "https://github.com/s2mr/Elephant" - }, { + }, + { "title": "CocoaSprings", "category": "animation", "description": "Interactive spring animations for iOS/macOS.", "homepage": "https://github.com/MacPaw/CocoaSprings" - }, { + }, + { "title": "Appz", "category": "app-routing", "description": "Launch external apps and deeplink with ease.", "homepage": "https://github.com/SwiftKitz/Appz" - }, { + }, + { "title": "URLNavigator", "category": "app-routing", "description": "Elegant URL Routing.", "homepage": "https://github.com/devxoul/URLNavigator" - }, { + }, + { "title": "InAppPurchase", "category": "app-store", "description": "A Simple, Lightweight and Safe framework for In App Purchase.", "homepage": "https://github.com/jinSasaki/InAppPurchase" - }, { + }, + { "title": "SwiftyStoreKit", "category": "app-store", "description": "Lightweight In App Purchases framework.", "homepage": "https://github.com/bizz84/SwiftyStoreKit" - }, { + }, + { "title": "AudioKit", "category": "audio", "description": "Powerful audio synthesis, processing and analysis, without the steep learning curve.", "homepage": "https://github.com/audiokit/AudioKit" - }, { + }, + { "title": "AudioPlayer", "category": "audio", "description": "A wrapper around AVPlayer with some cool features.", "homepage": "https://github.com/delannoyk/AudioPlayer" - }, { + }, + { "title": "AudioPlayerSwift", "category": "audio", "description": "AudioPlayer is a simple class for playing audio (basic and advanced usage) in iOS, OS X and tvOS apps.", "homepage": "https://github.com/tbaranes/AudioPlayerSwift" - }, { + }, + { "title": "Beethoven", "category": "audio", "description": "An audio processing library for pitch detection of musical signals.", "homepage": "https://github.com/vadymmarkov/Beethoven" - }, { + }, + { "title": "MusicKit", "category": "audio", "description": "A framework for composing and transforming music.", "homepage": "https://github.com/vprtwn/MusicKit" - }, { + }, + { "title": "Cely", "category": "authentication", "description": "A Plug-n-Play login framework.", "homepage": "https://github.com/cely-tools/Cely" - }, { + }, + { "title": "Cleanse", "category": "dependency-injection", "description": "A Lightweight Dependency Injection Framework by Square.", "homepage": "https://github.com/square/Cleanse" - }, { + }, + { "title": "Deli", "category": "dependency-injection", "description": "Deli is an easy-to-use Dependency Injection(DI).", "homepage": "https://github.com/kawoou/Deli", "tags": ["swift", "ios", "di"] - }, { + }, + { "title": "Dip", "category": "dependency-injection", "description": "A simple Dependency Injection Container.", "homepage": "https://github.com/AliSoftware/Dip" - }, { + }, + { "title": "RandomUserSwift", "category": "api", "description": "Framework to Generate Random Users - An Unofficial SDK for randomuser.me.", "homepage": "https://github.com/dingwilson/RandomUserSwift" - }, { + }, + { "title": "PXGoogleDirections", "category": "api", "description": "Google Directions API helper.", "homepage": "https://github.com/poulpix/PXGoogleDirections" - }, { + }, + { "title": "reddift", "category": "api", "description": "reddit API wrapper.", "homepage": "https://github.com/sonsongithub/reddift" - }, { + }, + { "title": "Swifter Twitter", "category": "api", "description": "Twitter framework.", "homepage": "https://github.com/mattdonnelly/Swifter" - }, { + }, + { "title": "Swiftkube", "category": "api", "description": "Swift client for Kubernetes.", "homepage": "https://github.com/swiftkube/client", "tags": ["linux", "macos", "kubernetes", "cloud"] - }, { + }, + { "title": "SwiftyInsta", "category": "api", "description": "Private and Tokenless Instagram RESTful API.", "homepage": "https://github.com/TheM4hd1/SwiftyInsta" - }, { + }, + { "title": "Pure", "category": "dependency-injection", "description": "A way to do a dependency injection without a DI container.", "homepage": "https://github.com/devxoul/Pure" - }, { + }, + { "title": "Swinject", "category": "dependency-injection", "description": "A dependency injection framework.", "homepage": "https://github.com/Swinject/Swinject" - }, { + }, + { "title": "Typhoon", "category": "dependency-injection", "description": "Dependency injection toolkit.", "homepage": "https://github.com/appsquickly/Typhoon" - }, { + }, + { "title": "Weaver", "category": "dependency-injection", "description": "A declarative, easy-to-use and safe Dependency Injection framework.", "homepage": "https://github.com/scribd/Weaver" - }, { + }, + { "title": "DITranquillity", "category": "dependency-injection", "description": "Dependency injection framework with tranquility.", "homepage": "https://github.com/ivlevAstef/DITranquillity/", "tags": ["Swift", "DI", "IoC"] - }, { + }, + { "title": "BlueCap", "category": "bluetooth", "description": "Wrapper around CoreBluetooth and much more.", "homepage": "https://github.com/troystribling/BlueCap" - }, { + }, + { "title": "BluetoothKit", "category": "bluetooth", "description": "Easily communicate between iOS/OSX devices using BLE.", "homepage": "https://github.com/rhummelmose/BluetoothKit" - }, { + }, + { "title": "RxBluetoothKit", "category": "bluetooth", "description": "iOS & OSX Bluetooth library for RxSwift.", "homepage": "https://github.com/polidea/RxBluetoothKit" - }, { + }, + { "title": "SwiftyBluetooth", "category": "bluetooth", "description": "Simple and reliable closure based wrapper around CoreBluetooth.", "homepage": "https://github.com/jordanebelanger/SwiftyBluetooth" - }, { + }, + { "title": "Fusuma", "category": "camera", "description": "Instagram-like photo browser and a camera feature.", "homepage": "https://github.com/ytakzk/Fusuma" - }, { + }, + { "title": "NextLevel", "category": "camera", "description": "Rad Media Capture.", "homepage": "https://github.com/NextLevel/NextLevel" - }, { + }, + { "title": "CameraKit-iOS", "category": "camera", "description": "Massively increase camera performance and ease of use in your next project.", "homepage": "https://github.com/CameraKit/camerakit-ios" - }, { + }, + { "title": "BarcodeScanner", "category": "barcode", "description": "A simple and beautiful barcode scanner view controller.", "homepage": "https://github.com/hyperoslo/BarcodeScanner" - }, { + }, + { "title": "QRCodeReader.swift", "category": "barcode", "description": "Simple QRCode reader.", "homepage": "https://github.com/yannickl/QRCodeReader.swift" - }, { + }, + { "title": "Chatto", "category": "chat", "description": "A lightweight framework to build chat applications.", "homepage": "https://github.com/badoo/Chatto" - }, { + }, + { "title": "DynamicColor", "category": "colors", "description": "An extension to manipulate colors easily.", "homepage": "https://github.com/yannickl/DynamicColor" - }, { + }, + { "title": "Gradients", "category": "colors", "description": "A curated collection of splendid 180+ gradients.", "homepage": "https://github.com/Gradients/Gradients" - }, { + }, + { "title": "Hue", "category": "colors", "description": "Hue is the all-in-one coloring utility that you'll ever need.", "homepage": "https://github.com/zenangst/Hue" - }, { + }, + { "title": "PrettyColors", "category": "colors", "description": "Styles and colors text in the Terminal with ANSI escape codes. Conforms to ECMA Standard 48.", "homepage": "https://github.com/jdhealy/PrettyColors" - }, { + }, + { "title": "SwiftGen-Colors", "category": "colors", "description": "A tool to auto-generate `enums` for your `UIColor` constants.", "homepage": "https://github.com/SwiftGen/SwiftGen#uicolor" - }, { + }, + { "title": "SwiftHEXColors", "category": "colors", "description": "HEX color handling as an extension for UIColor.", "homepage": "https://github.com/thii/SwiftHEXColors" - }, { + }, + { "title": "UIColor-Hex-Swift", "category": "colors", "description": "Hex to UIColor converter.", "homepage": "https://github.com/yeahdongcn/UIColor-Hex-Swift" - }, { + }, + { "title": "UIGradient", "category": "colors", "description": "A simple and powerful library for using gradient layer, image, color.", "homepage": "https://github.com/dqhieu/UIGradient" - }, { + }, + { "title": "ChromaColorPicker", "category": "colors", "description": "An intuitive and fun iOS color picker.", "homepage": "https://github.com/joncardasis/ChromaColorPicker" - }, { + }, + { "title": "SheetyColors", "category": "colors", "description": "An action sheet styled color picker for iOS.", "homepage": "https://github.com/chrs1885/SheetyColors" - }, { + }, + { "title": "Commander", "category": "command-line", "description": "Compose beautiful command line interfaces.", "homepage": "https://github.com/kylef/Commander", "tags": ["linux"] - }, { + }, + { "title": "Guaka", "category": "command-line", "description": "The smart and beautiful (POSIX compliant) command line framework.", "homepage": "https://github.com/nsomar/Guaka", "tags": ["linux"] - }, { + }, + { "title": "LineNoise", "category": "command-line", "description": "A zero-dependency replacement for readline.", "homepage": "https://github.com/andybest/linenoise-swift", "tags": ["linux"] - }, { + }, + { "title": "nef", "category": "command-line", "description": "A set of command line tools that lets you have compile time verification of your documentation written as Xcode Playground.", "homepage": "https://github.com/bow-swift/nef", "tags": ["macOS"] - }, { + }, + { "title": "SwiftCLI", "category": "command-line", "description": "A powerful framework that can be used to develop a CLI.", "homepage": "https://github.com/jakeheis/SwiftCLI", "tags": ["linux"] - }, { + }, + { "title": "Swiftline", "category": "command-line", "description": "A set of tools to help you create command line applications.", "homepage": "https://github.com/nsomar/Swiftline" - }, { + }, + { "title": "SwiftyTextTable", "category": "command-line", "description": "A lightweight library to generate text tables.", "homepage": "https://github.com/scottrhoyt/SwiftyTextTable", "tags": ["linux"] - }, { + }, + { "title": "Ashen", "category": "command-line", "description": "A framework for writing terminal applications in Swift. Based on The Elm Architecture.", @@ -1207,2569 +1474,3084 @@ "description": "Communicating sequential processes (CSP), Linux ready.", "homepage": "https://github.com/Zewo/Venice", "tags": ["linux"] - }, { + }, + { "title": "Throttler", "category": "concurrency", "description": "Throttle massive number of asynchronous inputs in a single drop of one line API.", "homepage": "https://github.com/boraseoksoon/Throttler", "tags": ["ios", "macos", "tvos", "watchos", "swift"] - }, { + }, + { "title": "Futures", "category": "concurrency", "description": "Lightweight promises for iOS, macOS, tvOS, watchOS, and server-side.", "homepage": "https://github.com/davidask/Futures", "tags": ["linux"] - }, { + }, + { "title": "GroupWork", "category": "concurrency", "description": "Easy concurrent, asynchronous tasks.", "homepage": "https://github.com/quanvo87/GroupWork", "tags": ["linux"] - }, { + }, + { "title": "AERecord", "category": "core-data", "description": "Super awesome Core Data wrapper library for iOS.", "homepage": "https://github.com/tadija/AERecord" - }, { + }, + { "title": "CloudCore", "category": "core-data", "description": "Robust CloudKit synchronization: offline editing, relationships, shared and public databases, and more.", "homepage": "https://github.com/deeje/CloudCore/" - }, { + }, + { "title": "CoreStore", "category": "core-data", "description": "simple and elegant way to handle Core Data.", "homepage": "https://github.com/JohnEstropia/CoreStore" - }, { + }, + { "title": "Graph", "category": "core-data", "description": "An elegant data-driven framework for Core Data.", "homepage": "https://github.com/CosmicMind/Graph" - }, { + }, + { "title": "JSQCoreDataKit", "category": "core-data", "description": "A swifter Core Data stack.", "homepage": "https://github.com/jessesquires/JSQCoreDataKit" - }, { + }, + { "title": "QueryKit", "category": "core-data", "description": "An easy way to play with Core Data filtering.", "homepage": "https://github.com/QueryKit/QueryKit" - }, { + }, + { "title": "Skopelos", "category": "core-data", "description": "A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data.", "homepage": "https://github.com/albertodebortoli/Skopelos" - }, { + }, + { "title": "SugarRecord", "category": "core-data", "description": "Helps with Core Data and Realm.", "homepage": "https://github.com/modo-studio/SugarRecord" - }, { + }, + { "title": "DataKernel", "category": "core-data", "description": "DataKernel is a minimalistic wrapper around Core Data stack to ease persistence operations. No external dependencies.", "homepage": "https://github.com/mrdekk/DataKernel" - }, { + }, + { "title": "LeetCode-Swift", "category": "other-data", "description": "Solutions to LeetCode interview questions.", "homepage": "https://github.com/soapyigu/LeetCode-Swift" - }, { + }, + { "title": "Algorithm", "category": "algorithm", "description": "A toolset for writing algorithms and probability models.", "homepage": "https://github.com/CosmicMind/Algorithm" - }, { + }, + { "title": "swift-algorithm-club", "category": "algorithm", "description": "Algorithms and data structures, with explanations.", "homepage": "https://github.com/kodecocodes/swift-algorithm-club" - }, { + }, + { "title": "Pencil", "category": "other-data", "description": "Write any value to file.", "homepage": "https://github.com/naru-jpn/pencil" - }, { + }, + { "title": "Realm", "category": "realm", "description": "Realm is a mobile database: a replacement for Core Data & SQLite.", "homepage": "https://github.com/realm/realm-swift" - }, { + }, + { "title": "Ballcap", "category": "firebase", "description": "Ballcap is a database schema design framework for Cloud Firestore.", "homepage": "https://github.com/1amageek/Ballcap-iOS" - },{ + }, + { "title": "KZFileWatchers", "category": "files", "description": "A micro-framework for observing file changes, both local and remote.", "homepage": "https://github.com/krzysztofzablocki/KZFileWatchers" - }, { + }, + { "title": "FileKit", "category": "files", "description": "Simple and expressive file management.", "homepage": "https://github.com/nvzqz/FileKit" - }, { + }, + { "title": "PathKit", "category": "files", "description": "Effortless path operations.", "homepage": "https://github.com/kylef/PathKit", "tags": ["linux"] - }, { + }, + { "title": "FileProvider", "category": "files", "description": "FileManager replacement for Local, iCloud and Remote (WebDAV/FTP/Dropbox/OneDrive/SMB2) files for iOS/tvOS and macOS.", "homepage": "https://github.com/amosavian/FileProvider" - }, { + }, + { "title": "AlamofireObjectMapper", "category": "json", "description": "An Alamofire extension which converts JSON response data into objects using ObjectMapper.", "homepage": "https://github.com/tristanhimmelman/AlamofireObjectMapper" - }, { + }, + { "title": "Alembic", "category": "json", "description": "Functional JSON parsing, mapping to objects, and serialize to JSON.", "homepage": "https://github.com/ra1028/Alembic" - }, { + }, + { "title": "Argo", "category": "json", "description": "JSON parsing library.", "homepage": "https://github.com/thoughtbot/Argo" - }, { + }, + { "title": "Arrow", "category": "json", "description": "Elegant JSON Parsing.", "homepage": "https://github.com/freshOS/Arrow" - }, { + }, + { "title": "Decodable", "category": "json", "description": "JSON parsing.", "homepage": "https://github.com/Anviking/Decodable", "tags": ["linux"] - }, { + }, + { "title": "Elevate", "category": "json", "description": "JSON parsing framework that makes parsing simple, reliable and composable.", "homepage": "https://github.com/Nike-Inc/Elevate" - }, { + }, + { "title": "EVReflection", "category": "json", "description": "Reflection based JSON encoding and decoding. Including support for NSDictionary, NSCoding, Printable, Hashable and Equatable.", "homepage": "https://github.com/evermeer/EVReflection" - }, { + }, + { "title": "HandyJSON", "category": "json", "description": "A handy JSON-object serialization/deserialization library.", "homepage": "https://github.com/alibaba/handyjson" - }, { + }, + { "title": "Himotoki", "category": "json", "description": "A type-safe JSON decoding library.", "homepage": "https://github.com/ikesyo/Himotoki" - }, { + }, + { "title": "JASON", "category": "json", "description": "JSON parsing with outstanding performances and convenient operators.", "homepage": "https://github.com/delba/JASON" - }, { + }, + { "title": "JSONHelper", "category": "json", "description": "Lightning fast JSON deserialization and value conversion library for iOS & OS X.", "homepage": "https://github.com/isair/JSONHelper" - }, { + }, + { "title": "JSONNeverDie", "category": "json", "description": "Auto reflection tool from JSON to Model, user friendly JSON encoder / decoder, aims to never die.", "homepage": "https://github.com/johnlui/JSONNeverDie" - }, { + }, + { "title": "SwiftyJSONAccelerator", "category": "json", "description": "macOS app to generate Swift 5 models for JSON (with Codeable).", "homepage": "https://github.com/insanoid/SwiftyJSONAccelerator" - }, { + }, + { "title": "ObjectMapper", "category": "json", "description": "JSON object mapper.", "homepage": "https://github.com/tristanhimmelman/ObjectMapper" - }, { + }, + { "title": "SwiftyJSON", "category": "json", "description": "A lib for JSON with error handling.", "homepage": "https://github.com/SwiftyJSON/SwiftyJSON" - }, { + }, + { "title": "PMJSON", "category": "json", "description": "JSON encoding/decoding library.", "homepage": "https://github.com/postmates/PMJSON" - }, { + }, + { "title": "Sextant", "category": "json", "description": "High performance JSONPath queries", "homepage": "https://github.com/KittyMac/Sextant", "tags": ["linux", "macOS", "iOS", "tvOS"] - }, { + }, + { "title": "YamlSwift", "category": "yaml", "description": "Load YAML and JSON documents.", "homepage": "https://github.com/behrang/YamlSwift" - }, { + }, + { "title": "Prephirences", "category": "key-value-store", "description": "Manage application preferences, NSUserDefaults, iCloud, Keychain and more.", "homepage": "https://github.com/phimage/Prephirences" - }, { + }, + { "title": "Storez", "category": "key-value-store", "description": "Safe, statically-typed, store-agnostic key-value storage.", "homepage": "https://github.com/SwiftKitz/Storez" - }, { + }, + { "title": "SwiftStore", "category": "key-value-store", "description": "A Key-Value store backed by LevelDB.", "homepage": "https://github.com/hemantasapkota/SwiftStore" - }, { + }, + { "title": "SwiftyUserDefaults", "category": "key-value-store", "description": "Cleaner, nicer syntax for NSUserDefaults.", "homepage": "https://github.com/sunshinejr/SwiftyUserDefaults" - }, { + }, + { "title": "Zephyr", "category": "key-value-store", "description": "Effortlessly synchronize NSUserDefaults over iCloud.", "homepage": "https://github.com/ArtSabintsev/Zephyr" - }, { + }, + { "title": "Default", "category": "key-value-store", "description": "Modern interface to UserDefaults + Codable support.", "homepage": "https://github.com/Nirma/Default" - }, { + }, + { "title": "MongoKitten", "category": "mongodb", "description": "MongoDB Connector.", "homepage": "https://github.com/orlandos-nl/MongoKitten", "tags": ["linux"] - }, { + }, + { "title": "Perfect-MongoDB", "category": "mongodb", "description": "A stand-alone wrapper around the mongo-c client library, enabling access to MongoDB servers.", "homepage": "https://github.com/PerfectlySoft/Perfect-MongoDB", "tags": ["linux", "macOS"] - }, { + }, + { "title": "fluent", "category": "orm", "description": "Simple ActiveRecord implementation.", "homepage": "https://github.com/vapor/fluent", "tags": ["linux"] - }, { + }, + { "title": "GRDB.swift", "category": "sqlite", "description": "A versatile SQLite toolkit.", "homepage": "https://github.com/groue/GRDB.swift" - }, { + }, + { "title": "SQLite.swift", "category": "sqlite", "description": "Framework wrapping SQLite3. Small. Simple. Safe.", "homepage": "https://github.com/stephencelis/SQLite.swift" - }, { + }, + { "title": "SQLiteDB", "category": "sqlite", "description": "SQLite wrapper.", "homepage": "https://github.com/FahimF/SQLiteDB" - }, { + }, + { "title": "MySQL Swift", "category": "sql-drivers", "description": "MySQL client library.", "homepage": "https://github.com/novi/mysql-swift", "tags": ["linux"] - }, { + }, + { "title": "Perfect-MySQL", "category": "sql-drivers", "description": "A stand-alone wrapper around the MySQL client library, enabling access to MySQL servers.", "homepage": "https://github.com/PerfectlySoft/Perfect-MySQL", "tags": ["linux", "macOS"] - }, { + }, + { "title": "Perfect-PostgreSQL", "category": "sql-drivers", "description": "A stand-alone wrapper around the libpq client library, enabling access to PostgreSQL servers.", "homepage": "https://github.com/PerfectlySoft/Perfect-PostgreSQL", "tags": ["linux", "macOS"] - }, { + }, + { "title": "AEXML", "category": "xml", "description": "xml wrapper.", "homepage": "https://github.com/tadija/AEXML" - }, { + }, + { "title": "SWXMLHash", "category": "xml", "description": "Simple XML parsing.", "homepage": "https://github.com/drmohundro/SWXMLHash" - }, { + }, + { "title": "CheatyXML", "category": "xml", "description": "A powerful framework designed to manage XML easily.", "homepage": "https://github.com/lobodart/CheatyXML" - }, { + }, + { "title": "SwiftyXML", "category": "xml", "description": "The most swifty way to deal with XML.", "homepage": "https://github.com/chenyunguiMilook/SwiftyXML" - }, { + }, + { "title": "Zip", "category": "zip", "description": "Framework for zipping and unzipping files.", "homepage": "https://github.com/marmelroy/Zip" - }, { + }, + { "title": "EVCloudKitDao", "category": "other-data", "description": "Simplified access to CloudKit with support for subscriptions and local caching.", "homepage": "https://github.com/evermeer/EVCloudKitDao" - }, { + }, + { "title": "AnyDate", "category": "date", "description": "Date & Time API inspired from Java 8 DateTime API.", "homepage": "https://github.com/Kawoou/AnyDate" - }, { + }, + { "title": "DateHelper", "category": "date", "description": "Simple date helper.", "homepage": "https://github.com/melvitax/DateHelper" - }, { + }, + { "title": "Datez", "category": "date", "description": "Library for dealing with `NSDate`, `NSCalendar`, `NSDateComponents`, and `NSTimeInterval`.", "homepage": "https://github.com/SwiftKitz/Datez" - }, { + }, + { "title": "NVDate", "category": "date", "description": "Date extension library.", "homepage": "https://github.com/novalagung/nvdate" - }, { + }, + { "title": "SwiftDate", "category": "date", "description": "Easy NSDate Management.", "homepage": "https://github.com/malcommac/SwiftDate" - }, { + }, + { "title": "SwiftyTimer", "category": "thread", "description": "API for NSTimer.", "homepage": "https://github.com/radex/SwiftyTimer" - }, { + }, + { "title": "Each", "category": "thread", "description": "Each is a NSTimer bridge library.", "homepage": "https://github.com/dalu93/Each" - }, { + }, + { "title": "Timepiece", "category": "date", "description": "Intuitive NSDate extensions.", "homepage": "https://github.com/naoty/Timepiece" - }, { + }, + { "title": "Time", "category": "date", "description": "Type-safe time calculations, powered by generics.", "homepage": "https://github.com/dreymonde/Time" - }, { + }, + { "title": "TrueTime.swift", "category": "date", "description": "Get the true current time impervious to device clock time changes (NTP library).", "homepage": "https://github.com/instacart/TrueTime.swift" - }, { + }, + { "title": "Datify", "category": "date", "description": "Easypeasy date functions.", "homepage": "https://github.com/hemangshah/Datify" - }, { + }, + { "title": "jazzy", "category": "documentation", "description": "Soulful docs.", "homepage": "https://github.com/realm/jazzy/" - }, { + }, + { "title": "SourceDocs", "category": "documentation", "description": "Generate Markdown reference documentation that lives with your code.", "homepage": "https://github.com/SourceDocs/SourceDocs", - "tags": ["documentation", "reference", "markdown", "generator"] - }, { + "tags": ["documentation", "reference", "markdown", "generator"] + }, + { "title": "SwiftyGPIO", "category": "embedded-systems", "description": "Interact with Linux GPIO/SPI/PWM on ARM.", "homepage": "https://github.com/uraimo/SwiftyGPIO", "tags": ["linux"] - }, { + }, + { "title": "OneWay", "category": "events", "description": "State management with unidirectional data flow.", "homepage": "https://github.com/DevYeom/OneWay" - }, { + }, + { "title": "OpenCombine", "category": "events", "description": "Open source implementation of Apple's Combine framework for processing values over time.", "homepage": "https://github.com/OpenCombine/OpenCombine" - }, { + }, + { "title": "Bond", "category": "events", "description": "Binding framework.", "homepage": "https://github.com/DeclarativeHub/Bond" - }, { + }, + { "title": "EmitterKit", "category": "events", "description": "Implementation of event emitters and listeners.", "homepage": "https://github.com/aleclarson/emitter-kit" - }, { + }, + { "title": "FutureKit", "category": "events", "description": "Future/Promises Library.", "homepage": "https://github.com/FutureKit/FutureKit" - }, { + }, + { "title": "Tomorrowland", "category": "events", "description": "Lightweight Promises.", "homepage": "https://github.com/lilyball/Tomorrowland" - }, { + }, + { "title": "Notificationz", "category": "events", "description": "Helping you own `NSNotificationCenter` by providing a simple, customizable adapter.", "homepage": "https://github.com/SwiftKitz/Notificationz" - }, { + }, + { "title": "PromiseKit", "category": "events", "description": "Async promise programming lib.", "homepage": "https://github.com/mxcl/PromiseKit" - }, { + }, + { "title": "ReactiveCocoa", "category": "events", "description": "ReactiveCocoa (RAC) is a Cocoa framework inspired by Functional Reactive Programming. It provides APIs for composing and transforming streams of values over time.", "homepage": "https://github.com/ReactiveCocoa/ReactiveCocoa" - }, { + }, + { "title": "ReactorKit", "category": "events", "description": "A framework for reactive and unidirectional application architecture.", "homepage": "https://github.com/ReactorKit/ReactorKit" - }, { + }, + { "title": "RxSwift", "category": "events", "description": "Microsoft Reactive Extensions (Rx).", "homepage": "https://github.com/ReactiveX/RxSwift" - }, { + }, + { "title": "Signals", "category": "events", "description": "Replaces delegates and notifications.", "homepage": "https://github.com/artman/Signals" - }, { + }, + { "title": "SwiftEventBus", "category": "events", "description": "A publish/subscribe event bus optimized for iOS.", "homepage": "https://github.com/cesarferreira/SwiftEventBus" - }, { + }, + { "title": "When", "category": "events", "description": "A lightweight implementation of Promises.", "homepage": "https://github.com/vadymmarkov/When" - }, { + }, + { "title": "ReSwift", "category": "events", "description": "Unidirectional Data Flow.", "homepage": "https://github.com/ReSwift/ReSwift" - }, { + }, + { "title": "Katana", "category": "events", "description": "Write apps a la React and Redux.", "homepage": "https://github.com/BendingSpoons/katana-swift" - }, { + }, + { "title": "NoticeObserveKit", "category": "events", "description": "NoticeObserveKit is type-safe NotificationCenter wrapper that associates notice type with info type.", "homepage": "https://github.com/marty-suzuki/NoticeObserveKit" - }, { + }, + { "title": "PMKVObserver", "category": "events", "description": "Modern thread-safe and type-safe key-value observing.", "homepage": "https://github.com/postmates/PMKVObserver/" - },{ + }, + { "title": "TopicEventBus", "category": "events", "description": "Publish–subscribe design pattern implementation framework, with ability to publish events by topic.", "homepage": "https://github.com/mcmatan/topicEventBus" - },{ + }, + { "title": "FontAwesome.swift", "category": "fonts", "description": "Use FontAwesome in your projects.", "homepage": "https://github.com/thii/FontAwesome.swift" - }, { + }, + { "title": "FontBlaster", "category": "fonts", "description": "Programmatically load custom fonts into your iOS app.", "homepage": "https://github.com/ArtSabintsev/FontBlaster" - }, { + }, + { "title": "IoniconsKit", "category": "fonts", "description": "Use ionicons as UIImage / UIFont in your projects.", "homepage": "https://github.com/keitaoouchi/IoniconsKit" - }, { + }, + { "title": "OcticonsKit", "category": "fonts", "description": "Use Octicons as UIImage / UIFont in your projects.", "homepage": "https://github.com/keitaoouchi/OcticonsKit" - }, { + }, + { "title": "SwiftIconFont", "category": "fonts", "description": "Fontawesome, Iconic, Ionicons, Octicon ports.", "homepage": "https://github.com/segecey/SwiftIconFont" - }, { + }, + { "title": "UIFontComplete", "category": "fonts", "description": "Font management (System & Custom) for iOS and tvOS.", "homepage": "https://github.com/Nirma/UIFontComplete" - }, { + }, + { "title": "SwiftIcons", "category": "fonts", "description": "Library for Font Icons: dripicons, emoji, font awesome, icofont, ionicons, linear icons, map icons, material icons, open iconic, state, weather.", "homepage": "https://github.com/ranesr/SwiftIcons" - }, { + }, + { "title": "SYSymbol", "category": "fonts", "description": "All the SFSymbols at your fingertips.", "homepage": "https://github.com/Nirma/SFSymbol" - }, { + }, + { "title": "SwiftUI-FontIcon", "category": "fonts", "description": "Font icons for SwiftUI: font awesome, ionicons, material icons.", "homepage": "https://github.com/huybuidac/SwiftUIFontIcon" - }, { + }, + { "title": "Sage", "category": "games", "description": "A cross-platform chess library.", "homepage": "https://github.com/nvzqz/Sage", "tags": ["linux"] - }, { + }, + { "title": "SwiftyGestureRecognition", "category": "gesture", "description": "UIGestureRecognizers in Xcode Playgrounds.", "homepage": "https://github.com/b3ll/SwiftyGestureRecognition" - }, { + }, + { "title": "SwipyCell", "category": "gesture", "description": "UITableViewCell implementing swiping to trigger actions (known from the Mailbox App).", "homepage": "https://github.com/moritzsternemann/SwipyCell" - }, { + }, + { "title": "ShowTime", "category": "gesture", "description": "Show off your iOS taps and gestures for demos and videos with just one line of code.", "homepage": "https://github.com/KaneCheshire/ShowTime" - }, { + }, + { "title": "SwiftLocation", "category": "ibeacon", "description": "Location & Beacon Monitoring.", "homepage": "https://github.com/malcommac/SwiftLocation" - }, { + }, + { "title": "Agrume", "category": "images", "description": "A lemony fresh iOS image viewer.", "homepage": "https://github.com/JanGorman/Agrume" - }, { + }, + { "title": "AlamofireImage", "category": "images", "description": "AlamofireImage is an image component library for Alamofire.", "homepage": "https://github.com/Alamofire/AlamofireImage" - }, { + }, + { "title": "APNGKit", "category": "images", "description": "High performance and delightful way to play with APNG format in iOS.", "homepage": "https://github.com/onevcat/APNGKit" - }, { + }, + { "title": "ATGMediaBrowser", "category": "images", "description": "Image slide-show viewer with multiple predefined transition styles, and with ability to create new transitions with ease.", "homepage": "https://github.com/altayer-digital/ATGMediaBrowser" - }, { + }, + { "title": "FacebookImagePicker", "category": "images", "description": "Facebook album photo picker.", "homepage": "https://github.com/floriangbh/FacebookImagePicker" - }, { + }, + { "title": "FaceCrop", "category": "images", "description": "Detect and center faces in your images using Apple’s Vision Framework.", "homepage": "https://github.com/Ancestry/FaceCrop" - }, { - "title": "FMPhotoPicker", - "category": "images", - "description": "A modern, simple and zero-dependency photo picker with an elegant and customizable image editor.", - "homepage": "https://github.com/congnd/FMPhotoPicker" - }, { + }, + { + "title": "FMPhotoPicker", + "category": "images", + "description": "A modern, simple and zero-dependency photo picker with an elegant and customizable image editor.", + "homepage": "https://github.com/congnd/FMPhotoPicker" + }, + { "title": "gifu", "category": "images", "description": "Highly performant animated GIF support for iOS.", "homepage": "https://github.com/kaishin/gifu" - }, { + }, + { "title": "GPUImage 2", "category": "images", "description": "GPUImage 2 is a BSD-licensed framework for GPU-accelerated video and image processing.", "homepage": "https://github.com/BradLarson/GPUImage2" - }, { + }, + { "title": "GPUImage 3", "category": "images", "description": "GPUImage 3 is a BSD-licensed framework for GPU-accelerated video and image processing using Metal.", "homepage": "https://github.com/BradLarson/GPUImage3" - }, { - "title": "Harbeth", - "category": "images", - "description": "Metal API for GPU accelerated Graphics and Video and Camera filter framework.", - "homepage": "https://github.com/yangKJ/Harbeth" - }, { + }, + { + "title": "Harbeth", + "category": "images", + "description": "Metal API for GPU accelerated Graphics and Video and Camera filter framework.", + "homepage": "https://github.com/yangKJ/Harbeth" + }, + { "title": "HanekeSwift", "category": "images", "description": "A lightweight generic cache for iOS with extra love for images.", "homepage": "https://github.com/Haneke/HanekeSwift" - }, { + }, + { "title": "ImageLoader", "category": "images", "description": "A lightweight and fast image loader for iOS.", "homepage": "https://github.com/hirohisa/ImageLoaderSwift" - }, { + }, + { "title": "ImageScout", "category": "images", "description": "Implementation of [fastimage](https://pypi.org/project/fastimage/0.2.1/) - supports PNG, GIF, and JPEG.", "homepage": "https://github.com/kaishin/ImageScout" - }, { + }, + { "title": "ImgixSwift", "category": "images", "description": "Easily update image urls to be fast and responsive.", "homepage": "https://github.com/imgix/imgix-swift" - }, { + }, + { "title": "JLStickerTextView", "category": "images", "description": "A UIImageView allow you to add multiple Label (multiple line text support) on it, you can edit, rotate, resize the Label as you want with one finger ,then render the text on Image.", "homepage": "https://github.com/Textcat/JLStickerTextView" - }, { + }, + { "title": "SwiftWebImage", "category": "images", "description": "🚀SwiftUI Image downloader with performant LRU mem/disk cache.", "homepage": "https://github.com/geekaurora/SwiftWebImage" - }, { + }, + { "title": "Kingfisher", "category": "images", "description": "Image download and caching.", "homepage": "https://github.com/onevcat/Kingfisher" - }, { + }, + { "title": "Lightbox", "category": "images", "description": "A convenient and easy to use image viewer for your iOS app.", "homepage": "https://github.com/hyperoslo/Lightbox" - }, { + }, + { "title": "MapleBacon", "category": "images", "description": "Image download and caching library.", "homepage": "https://github.com/JanGorman/MapleBacon" - }, { + }, + { "title": "Moa", "category": "images", "description": "An image download extension of the image view for iOS, tvOS and macOS.", "homepage": "https://github.com/evgenyneu/moa" - }, { + }, + { "title": "Nuke", "category": "images", "description": "Advanced framework for loading, caching, processing, displaying and preheating images.", "homepage": "https://github.com/kean/Nuke" - }, { + }, + { "title": "PassportScanner", "category": "images", "description": "Scan the MRZ code of a passport and extract the first name, last name, passport number, nationality, date of birth, expiration date and personal number.", "homepage": "https://github.com/evermeer/PassportScanner" - }, { + }, + { "title": "SkyFloatingLabelTextField", "category": "textfield", "description": "A beautiful and flexible text field control implementation of \"Float Label Pattern\".", "homepage": "https://github.com/Skyscanner/SkyFloatingLabelTextField" - }, { + }, + { "title": "FloatingLabelTextFieldSwiftUI", "category": "textfield", "description": "FloatingLabelTextFieldSwiftUI is a small and lightweight SwiftUI framework written in completely SwiftUI (not using UIViewRepresentable) that allows to create beautiful and customisable floating label textfield!", - "tags": ["floatinglabeltextfield", "swiftui", "textfield", "floatinglabeltextfieldswiftui"], + "tags": [ + "floatinglabeltextfield", + "swiftui", + "textfield", + "floatinglabeltextfieldswiftui" + ], "homepage": "https://github.com/kishanraja/FloatingLabelTextFieldSwiftUI" - }, { + }, + { "title": "SwiftGen-Assets", "category": "images", "description": "A tool to auto-generate `enums` for all your `UIImages` from your Assets Catalogs.", "homepage": "https://github.com/SwiftGen/SwiftGen#assets-catalogs" - }, { + }, + { "title": "SwiftSVG", "category": "images", "description": "A single pass SVG parser with multiple interface options (String, NS/UIBezierPath, CAShapeLayer, and NS/UIView).", "homepage": "https://github.com/mchoe/SwiftSVG" - }, { + }, + { "title": "SwiftyGif", "category": "images", "description": "High performance GIF engine.", "homepage": "https://github.com/kirualex/SwiftyGif" - }, { + }, + { "title": "Toucan", "category": "images", "description": "Image processing api.", "homepage": "https://github.com/gavinbunney/Toucan" - }, { + }, + { "title": "UIImageColors", "category": "images", "description": "iTunes style color fetcher for UIImage.", "homepage": "https://github.com/jathu/UIImageColors" - }, { + }, + { "title": "FlexibleImage", "category": "images", "description": "A simple way to play with images.", "homepage": "https://github.com/kawoou/FlexibleImage" - }, { + }, + { "title": "Snowflake", "category": "images", "description": "Work with SVG.", "homepage": "https://github.com/onmyway133/Snowflake" - }, { + }, + { "title": "TinyCrayon", "category": "images", "description": "A smart and easy-to-use image masking and cutout SDK for mobile apps.", "homepage": "https://github.com/TinyCrayon/TinyCrayon-iOS-SDK" - }, { + }, + { "title": "ZImageCropper", "category": "images", "description": "Crop image in any shape.", "homepage": "https://github.com/ZaidPathan/ZImageCropper" - }, { + }, + { "title": "LetterAvatarKit", "category": "images", "description": "A UIImage extension that generates letter-based avatars.", "homepage": "https://github.com/vpeschenkov/LetterAvatarKit" - }, { + }, + { "title": "DTPhotoViewerController", "category": "images", "description": "A fully customizable photo viewer ViewController to display single photo or collection of photos, inspired by Facebook photo viewer.", "homepage": "https://github.com/tungvoduc/DTPhotoViewerController" - },{ + }, + { "title": "C4iOS", "category": "kit", "description": "Harnesses the power of native iOS programming with a simplified API.", "homepage": "https://github.com/C4Labs/C4iOS" - }, { + }, + { "title": "BFKit-Swift", "category": "kit", "description": "A collection of useful classes, structs and extensions to develop Apps faster.", "homepage": "https://github.com/FabrizioBrancati/BFKit-Swift", "tags": ["linux"] - }, { + }, + { "title": "EasySwiftLayout", "category": "auto-layout", "description": "Lightweight Swift framework for Apple's Auto-Layout.", "homepage": "https://github.com/Pimine/EasySwiftLayout" - }, { + }, + { "title": "KVConstraintKit", "category": "auto-layout", "description": "An Impressive Autolayout DSL for iOS, tvOS & OSX.", "homepage": "https://github.com/keshavvishwkarma/KVConstraintKit" - }, { + }, + { "title": "Neon", "category": "layout", "description": "A powerful programmatic UI layout framework.", "homepage": "https://github.com/mamaral/Neon" - }, { + }, + { "title": "Static", "category": "layout", "description": "A simple static table views for iOS.", "homepage": "https://github.com/venmo/Static" - }, { + }, + { "title": "FlexLayout", "category": "layout", "description": "Nice and clean interface to the highly optimized Facebook yoga Flexbox implementation.", "homepage": "https://github.com/layoutBox/FlexLayout" - }, { + }, + { "title": "PinLayout", "category": "layout", "description": "Fast Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. [iOS/macOS/tvOS]", "homepage": "https://github.com/layoutBox/PinLayout" - }, { + }, + { "title": "Stevia", "category": "layout", "description": "Elegant view layout for iOS.", "homepage": "https://github.com/freshOS/Stevia" - }, { + }, + { "title": "Cartography", "category": "auto-layout", "description": "Declarative auto layout lib for your project.", "homepage": "https://github.com/robb/Cartography" - }, { + }, + { "title": "DeviceLayout", "category": "auto-layout", "description": "AutoLayout can be set differently for each device.", "homepage": "https://github.com/cruisediary/DeviceLayout" - }, { + }, + { "title": "EasyPeasy", "category": "auto-layout", "description": "Auto Layout made easy.", "homepage": "https://github.com/nakiostudio/EasyPeasy" - }, { + }, + { "title": "MisterFusion", "category": "auto-layout", "description": "DSL for AutoLayout, supports Size Class.", "homepage": "https://github.com/marty-suzuki/MisterFusion" - }, { + }, + { "title": "Mortar", "category": "auto-layout", "description": "A concise but flexible DSL for creating Auto Layout constraints and adding subviews.", "homepage": "https://github.com/jmfieldman/Mortar" - }, { + }, + { "title": "NorthLayout", "category": "auto-layout", "description": "Fast path to layout using Visual Format Language (VFL) with extended syntax.", "homepage": "https://github.com/banjun/NorthLayout" - }, { + }, + { "title": "PureLayout", "category": "auto-layout", "description": "The ultimate API for iOS & OS X Auto Layout.", "homepage": "https://github.com/PureLayout/PureLayout" - }, { + }, + { "title": "SnapKit", "category": "auto-layout", "description": "Autolayout DSL for iOS & OS X.", "homepage": "https://github.com/SnapKit/SnapKit" - }, { + }, + { "title": "Swiftstraints", "category": "auto-layout", "description": "Powerful auto-layout framework that lets you write constraints in one line of code.", "homepage": "https://github.com/Skyvive/Swiftstraints" - }, { + }, + { "title": "TinyConstraints", "category": "auto-layout", "description": "TinyConstraints is the syntactic sugar that makes Auto Layout sweeter for human use.", "homepage": "https://github.com/roberthein/TinyConstraints" - }, { + }, + { "title": "Cupcake", "category": "auto-layout", "description": "An easy way to create and layout UI components for iOS.", "homepage": "https://github.com/nerdycat/Cupcake" - }, { + }, + { "title": "Transition", "category": "transition", "description": "Easy interactive interruptible custom ViewController transitions.", "homepage": "https://github.com/Touchwonders/Transition" - }, { + }, + { "title": "BartyCrouch", "category": "localization", "description": "Incrementally update/translate your Strings files from Code and Storyboards/XIBs.", "homepage": "https://github.com/FlineDev/BartyCrouch" - }, { + }, + { "title": "Localize-Swift", "category": "localization", "description": "Localize apps using e.g. regular expressions in Localizable.strings.", "homepage": "https://github.com/marmelroy/Localize-Swift" - }, { + }, + { "title": "Locheck", "category": "localization", "description": "Validate .strings and .stringsdict files for errors", "homepage": "https://github.com/Asana/locheck" - }, { + }, + { "title": "SwiftGen-L10n", "category": "localization", "description": "A tool to auto-generate `enums` for all your Localizable.strings keys (with appropriate associated values if those strings contains printf-format placeholders like `%@`).", "homepage": "https://github.com/SwiftGen/SwiftGen#localizablestrings" - }, { + }, + { "title": "AEConsole", "category": "logging", "description": "Customizable Console UI overlay with debug log on top of your iOS App.", "homepage": "https://github.com/tadija/AEConsole" - }, { + }, + { "title": "CleanroomLogger", "category": "logging", "description": "Configurable and extensible high-level logging API that is simple, lightweight and performant.", "homepage": "https://github.com/emaloney/CleanroomLogger" - }, { + }, + { "title": "Duration", "category": "logging", "description": "Lightweight logging library focused on reporting timings for operations.", "homepage": "https://github.com/SwiftStudies/Duration", "tags": ["linux"] - }, { + }, + { "title": "HeliumLogger", "category": "logging", "description": "IBM's lightweight logging framework.", "homepage": "https://github.com/Kitura/HeliumLogger", "tags": ["linux"] - }, { + }, + { "title": "QorumLogs", "category": "logging", "description": "Logging Utility for Xcode & Google Docs.", "homepage": "https://github.com/Esqarrouth/QorumLogs" - }, { + }, + { "title": "Rainbow", "category": "logging", "description": "Delightful console output.", "homepage": "https://github.com/onevcat/Rainbow", "tags": ["linux"] - }, { + }, + { "title": "SwiftyBeaver", "category": "logging", "description": "Multi-platform logging during development & release.", "homepage": "https://github.com/SwiftyBeaver/SwiftyBeaver", "tags": ["linux"] - }, { + }, + { "title": "TinyConsole", "category": "logging", "description": "A tiny log console to display information while using your iOS app.", "homepage": "https://github.com/Cosmo/TinyConsole" - }, { + }, + { "title": "Watchdog", "category": "logging", "description": "Utility for logging excessive blocking on the main thread.", "homepage": "https://github.com/wojteklu/Watchdog" - }, { + }, + { "title": "WatchdogInspector", "category": "logging", "description": "A logging tool to show the current framerate (fps) in the status bar of your iOS app.", "homepage": "https://github.com/tapwork/WatchdogInspector" - }, { + }, + { "title": "Willow", "category": "logging", "description": "Willow is a powerful, yet lightweight logging library.", "homepage": "https://github.com/Nike-Inc/Willow" - }, { + }, + { "title": "XCGLogger", "category": "logging", "description": "Full featured & Configurable logging utility with log levels, timestamps, and line numbers.", "homepage": "https://github.com/DaveWoodCom/XCGLogger" - }, { + }, + { "title": "Gedatsu", "category": "logging", "description": "Provide readable format about AutoLayout error console log.", "homepage": "https://github.com/bannzai/gedatsu" - }, { + }, + { "title": "Printer", "category": "logging", "description": "A fancy logger for your next app.", "homepage": "https://github.com/hemangshah/printer" - }, { + }, + { "title": "GEOSwift", "category": "maps", "description": "Make it easier to work with geographic models and calculate intersections, overlapping, projections etc.", "homepage": "https://github.com/GEOSwift/GEOSwift" - }, { + }, + { "title": "FlyoverKit", "category": "maps", "description": "FlyoverKit enables you to present stunning 360° flyover views on your MKMapView with zero effort while maintaining full configuration possibilities.", "homepage": "https://github.com/SvenTiigi/FlyoverKit" - }, { + }, + { "title": "STLocationRequest", "category": "location", "description": "An elegant and simple 3D Flyover Location Request Screen.", "homepage": "https://github.com/SvenTiigi/STLocationRequest" - }, { + }, + { "title": "AsyncLocationKit", "category": "location", "description": "Wrapper for Apple CoreLocation framework with Modern Concurrency Swift (async/await).", "homepage": "https://github.com/AsyncSwift/AsyncLocationKit" - }, { + }, + { "title": "Arithmosophi", "category": "math", "description": "Set of protocols for Arithmetic and Logical operations.", "homepage": "https://github.com/phimage/Arithmosophi" - }, { + }, + { "title": "DDMathParser", "category": "math", "description": "DDMathParser makes it easy to parse a String and evaluate it as a mathematical expression.", "homepage": "https://github.com/davedelong/DDMathParser" - }, { + }, + { "title": "SigmaSwiftStatistics", "category": "math", "description": "A collection of functions for statistical calculation.", "homepage": "https://github.com/evgenyneu/SigmaSwiftStatistics" - }, { + }, + { "title": "Upsurge", "category": "math", "description": "Simple and fast matrix and vector math.", "homepage": "https://github.com/alejandro-isaza/Upsurge" - }, { + }, + { "title": "Alamofire", "category": "network", "description": "Elegant networking.", "homepage": "https://github.com/Alamofire/Alamofire", "tags": ["linux"] - }, { + }, + { "title": "APIKit", "category": "network", "description": "Library for building type-safe web API client.", "homepage": "https://github.com/ishkawa/APIKit" - }, { + }, + { "title": "Conduit", "category": "network", "description": "Robust networking for web APIs.", "homepage": "https://github.com/mindbody/Conduit" - }, { + }, + { "title": "CodyFire", "category": "network", "description": "Powerful Codable API requests builder and manager for iOS. Based on Alamofire.", "homepage": "https://github.com/CodyFlame/CodyFire" - }, { + }, + { "title": "Connectivity", "category": "network", "description": "🌐 Makes Internet connectivity detection more robust by detecting Wi-Fi networks without Internet access.", "homepage": "https://github.com/rwbutler/Connectivity", - "tags": ["swift", "connectivity", "reachability", "networking", "network", "connection"], + "tags": [ + "swift", + "connectivity", + "reachability", + "networking", + "network", + "connection" + ], "swift": 4.2 - }, { + }, + { "title": "Heimdallr.swift", "category": "network", "description": "Easy to use OAuth 2 library for iOS.", "homepage": "https://github.com/trivago/Heimdallr.swift" - }, { + }, + { "title": "Just", "category": "network", "description": "HTTP for Humans (a python-requests style HTTP library).", "homepage": "https://github.com/dduan/Just", "tags": ["linux"] - }, { + }, + { "title": "Malibu", "category": "network", "description": "A networking library built on promises.", "homepage": "https://github.com/hyperoslo/Malibu" - }, { + }, + { "title": "Moya", "category": "network", "description": "Network abstraction layer.", "homepage": "https://github.com/Moya/Moya" - }, { + }, + { "title": "Netfox", "category": "network", "description": "A lightweight, one line setup, network debugging library.", "homepage": "https://github.com/kasketis/netfox" - }, { + }, + { "title": "OAuth2", "category": "network", "description": "oauth2 auth lib.", "homepage": "https://github.com/p2/OAuth2" - }, { + }, + { "title": "OAuthSwift", "category": "network", "description": "OAuth library for iOS.", "homepage": "https://github.com/OAuthSwift/OAuthSwift" - }, { + }, + { "title": "Pitaya", "category": "network", "description": "HTTP / HTTPS networking library just incidentally execute on machines.", "homepage": "https://github.com/johnlui/Pitaya", "tags": ["linux"] - }, { + }, + { "title": "Reachability.swift", "category": "network", "description": "A replacement for Apple's Reachability with closures.", "homepage": "https://github.com/ashleymills/Reachability.swift" - }, { + }, + { "title": "ResponseDetective", "category": "network", "description": "A non-intrusive framework for intercepting any outgoing requests and incoming responses between your app and server for debugging purposes.", "homepage": "https://github.com/netguru/ResponseDetective" - }, { + }, + { "title": "Siesta", "category": "network", "description": "Elegant abstraction for REST APIs that untangles stateful messes. An alternative to callback- and delegate-based networking.", "homepage": "https://bustoutsolutions.github.io/siesta/" - }, { + }, + { "title": "SolarNetwork", "category": "network", "description": "Elegant network abstraction layer.", "homepage": "https://github.com/ThreeGayHub/SolarNetwork" - }, { + }, + { "title": "SwiftHTTP", "category": "network", "description": "NSURLSession wrapper.", "homepage": "https://github.com/daltoniam/SwiftHTTP" - }, { + }, + { "title": "SwiftyOAuth", "category": "network", "description": "A small OAuth library with a built-in set of providers.", "homepage": "https://github.com/delba/SwiftyOAuth" - }, { + }, + { "title": "TRON", "category": "network", "description": "Lightweight network abstraction layer, written on top of Alamofire.", "homepage": "https://github.com/MLSDev/TRON" - }, { + }, + { "title": "MultiPeer", "category": "network", "description": "A wrapper for the MultipeerConnectivity framework for automatic offline data transmission between devices.", "homepage": "https://github.com/dingwilson/MultiPeer" - }, { + }, + { "title": "PMHTTP", "category": "network", "description": "HTTP framework with a focus on REST and JSON.", "homepage": "https://github.com/postmates/PMHTTP" - }, { + }, + { "title": "Fuzi", "category": "html", "description": "A fast & lightweight XML/HTML parser with XPath & CSS support.", "homepage": "https://github.com/cezheng/Fuzi" - }, { + }, + { "title": "Kanna", "category": "html", "description": "Another XML/HTML parser.", "homepage": "https://github.com/tid-kijyun/Kanna" - }, { + }, + { "title": "WKZombie", "category": "html", "description": "Headless browser.", "homepage": "https://github.com/mkoehnke/WKZombie" - }, { + }, + { "title": "CocoaMQTT", "category": "messaging-protocol", "description": "MQTT for iOS and OS X.", "homepage": "https://github.com/emqx/CocoaMQTT" - }, { + }, + { "title": "Perfect-Notifications", "category": "messaging-protocol", "description": "iOS Notifications for Linux and OS X.", "homepage": "https://github.com/PerfectlySoft/Perfect-Notifications" - }, { + }, + { "title": "BlueSocket", "category": "socket", "description": "IBM's cross platform low level socket framework.", "homepage": "https://github.com/Kitura/BlueSocket " - }, { + }, + { "title": "BlueSSLService", "category": "socket", "description": "SSL/TLS add-in for IBM's low level socket framework.", "homepage": "https://github.com/Kitura/BlueSSLService" - }, { + }, + { "title": "Socket.IO", "category": "socket", "description": "Socket.IO client for iOS/OS X.", "homepage": "https://github.com/socketio/socket.io-client-swift", "tags": ["linux"] - }, { + }, + { "title": "sockets", "category": "socket", "description": "TCP, UDP; Client, Server; Linux, OS X.", "homepage": "https://github.com/vapor-community/sockets", "tags": ["linux"] - }, { + }, + { "title": "Starscream", "category": "socket", "description": "Websockets for iOS and OSX.", "homepage": "https://github.com/daltoniam/Starscream" - }, { + }, + { "title": "SwiftSocket", "category": "socket", "description": "Simple TCP socket library.", "homepage": "https://github.com/swiftsocket/SwiftSocket" - }, { + }, + { "title": "SwiftWebSocket", "category": "socket", "description": "A high performance WebSocket client library .", "homepage": "https://github.com/tidwall/SwiftWebSocket" - }, { + }, + { "title": "Ambassador", "category": "webserver", "description": "Super lightweight web framework based on SWSGI.", "homepage": "https://github.com/envoy/Ambassador" - }, { + }, + { "title": "Curassow", "category": "webserver", "description": "HTTP server using the pre-fork worker model.", "homepage": "https://github.com/kylef-archive/Curassow", "tags": ["linux"] - }, { + }, + { "title": "Lightning", "category": "webserver", "description": "Multiplatform Single-threaded Non-blocking Web and Networking Framework.", "homepage": "https://github.com/skylab-inc/Lightning", "tags": ["linux"] - }, { + }, + { "title": "Embassy", "category": "webserver", "description": "Super lightweight async HTTP server library.", "homepage": "https://github.com/envoy/Embassy", "tags": ["linux"] - }, { + }, + { "title": "Kitura", "category": "webserver", "description": "IBM's web framework and server for web services.", "homepage": "https://github.com/Kitura/Kitura", "tags": ["linux"] - }, { + }, + { "title": "Noze.io", "category": "webserver", "description": "Evented I/O streams like Node.js.", "homepage": "https://github.com/NozeIO/Noze.io", "tags": ["linux"] - }, { + }, + { "title": "Perfect", "category": "webserver", "description": "Server-side Swift. The Perfect library, application server, connectors and example apps.", "homepage": "https://github.com/PerfectlySoft/Perfect", "tags": ["linux"] - }, { + }, + { "title": "swifter", "category": "webserver", "description": "Http server with routing handler.", "homepage": "https://github.com/httpswift/swifter", "tags": ["linux"] - }, { + }, + { "title": "Vapor", "category": "webserver", "description": "Elegant web framework that works on iOS, OS X, and Ubuntu.", "homepage": "https://github.com/vapor/vapor", "tags": ["linux"] - }, { + }, + { "title": "Zewo", "category": "webserver", "description": "Server-Side Swift.", "homepage": "https://github.com/Zewo/Zewo", "tags": ["linux"] - }, { + }, + { "title": "SwiftOCR", "category": "ocr", "description": "Neural Network based OCR lib.", "homepage": "https://github.com/NMAC427/SwiftOCR" - }, { + }, + { "title": "SwiftLint", "category": "quality", "description": "A tool to enforce coding conventions.", "homepage": "https://github.com/realm/SwiftLint" - }, { + }, + { "title": "Swimat", "category": "quality", "description": "Xcode plugin to format code.", "homepage": "https://github.com/Jintin/Swimat" - }, { + }, + { "title": "Tailor", "category": "quality", "description": "Cross-platform static analyzer that helps you to write cleaner code and avoid bugs.", "homepage": "https://github.com/sleekbyte/tailor", "tags": ["linux"] - }, { + }, + { "title": "IBLinter", "category": "quality", "description": "A linter tool for Interface Builder.", "homepage": "https://github.com/IBDecodable/IBLinter" - }, { + }, + { "title": "BlueCryptor", "category": "cryptography", "description": "IBM's Cross Platform Crypto library.", "homepage": "https://github.com/Kitura/BlueCryptor" - }, { + }, + { "title": "BlueRSA", "category": "cryptography", "description": "IBM's Cross Platform RSA Crypto library.", "homepage": "https://github.com/Kitura/BlueRSA" - }, { + }, + { "title": "CryptoSwift", "category": "cryptography", "description": "Crypto related functions and helpers.", "homepage": "https://github.com/krzyzanowskim/CryptoSwift", "tags": ["linux"] - }, { + }, + { "title": "IDZSwiftCommonCrypto", "category": "cryptography", "description": "A wrapper for Apple's Common Crypto library.", "homepage": "https://github.com/iosdevzone/IDZSwiftCommonCrypto" - }, { + }, + { "title": "SCrypto", "category": "cryptography", "description": "Elegant interface to access the CommonCrypto routines.", "homepage": "https://github.com/sgl0v/scrypto" - }, { + }, + { "title": "Siphash", "category": "cryptography", "description": "Simple and secure hashing with the SipHash algorithm.", "homepage": "https://github.com/attaswift/SipHash" - }, { + }, + { "title": "Swift-Sodium", "category": "cryptography", "description": "Interface to the Sodium library for common crypto operations for iOS and OS X.", "homepage": "https://github.com/jedisct1/swift-sodium" - }, { + }, + { "title": "RNCryptor", "category": "cryptography", "description": "CCCryptor (Apple's AES encryption) wrappers for iOS and Mac.", "homepage": "https://github.com/RNCryptor/RNCryptor" - }, { + }, + { "title": "Themis", "category": "cryptography", "description": "Multilanguage framework for making typical encryption schemes easy to use: data at rest, authenticated data exchange, transport protection, authentication, and so on.", "homepage": "https://github.com/cossacklabs/themis" - }, { + }, + { "title": "JOSESwift", "category": "cryptography", "description": "A framework for the JOSE standards JWS, JWE, and JWK.", "homepage": "https://github.com/airsidemobile/JOSESwift" - }, { + }, + { "title": "keychain-swift", "category": "keychain", "description": "Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS.", "homepage": "https://github.com/evgenyneu/keychain-swift" - }, { + }, + { "title": "KeychainAccess", "category": "keychain", "description": "Simple wrapper for Keychain that works on iOS and OS X.", "homepage": "https://github.com/kishikawakatsumi/KeychainAccess" - }, { + }, + { "title": "Latch", "category": "keychain", "description": "A simple Keychain Wrapper for iOS.", "homepage": "https://github.com/endocrimes/Latch" - }, { + }, + { "title": "SwiftKeychainWrapper", "category": "keychain", "description": "Simple static wrapper for the iOS Keychain to allow you to use it in a similar fashion to user defaults.", "homepage": "https://github.com/jrendel/SwiftKeychainWrapper" - }, { + }, + { "title": "BlueSignals", "category": "system", "description": "IBM's Cross Platform OS signal handling library.", "homepage": "https://github.com/Kitura/BlueSignals" - }, { + }, + { "title": "SystemKit", "category": "system", "description": "OS X system library.", "homepage": "https://github.com/beltex/SystemKit/" - }, { + }, + { "title": "Cuckoo", "category": "mock", "description": "First boilerplate-free mocking framework.", "homepage": "https://github.com/Brightify/Cuckoo" - }, { + }, + { "title": "DVR", "category": "testing", "description": "A simple network testing framework.", "homepage": "https://github.com/venmo/DVR" - }, { + }, + { "title": "Erik", "category": "testing", "description": "An headless browser to access and manipulate webpages using javascript allowing to run functional tests.", "homepage": "https://github.com/phimage/Erik" - }, { + }, + { "title": "Fakery", "category": "testing", "description": "Fake data generator.", "homepage": "https://github.com/vadymmarkov/Fakery" - }, { + }, + { "title": "Mockingjay", "category": "mock", "description": "An elegant library for stubbing HTTP requests with ease.", "homepage": "https://github.com/kylef/Mockingjay" - }, { + }, + { "title": "Mockit", "category": "mock", "description": "A simple mocking framework, inspired by the famous Mockito for Java.", "homepage": "https://github.com/sabirvirtuoso/Mockit" - }, { + }, + { "title": "Mussel", "category": "testing", "description": "A framework for easily testing Push Notifications, Universal Links and Routing in XCUITests.", "homepage": "https://github.com/UrbanCompass/Mussel" - }, { + }, + { "title": "OHHTTPStubs", "category": "testing", "description": "A testing library designed to stub your network requests easily.", "homepage": "https://github.com/AliSoftware/OHHTTPStubs" - }, { + }, + { "title": "SBTUITestTunnel", "category": "testing", "description": "UI testing library for interact with network requests, stub CLLocationManager and UNUserNotificationCenter, and fine grain scrolling in table/collection/scroll views", "homepage": "https://github.com/Subito-it/SBTUITestTunnel" - }, { + }, + { "title": "Quick", "category": "testing", "description": "Quick is a behavior-driven development framework.", "homepage": "https://github.com/Quick/Quick", "tags": ["linux"] - }, { + }, + { "title": "SnapshotTest", "category": "testing", "description": "Snapshot testing tool for iOS and tvOS.", "homepage": "https://github.com/parski/SnapshotTest", "tags": ["iOS", "tvOS"] - }, { + }, + { "title": "Spectre", "category": "testing", "description": "BDD Framework.", "homepage": "https://github.com/kylef/Spectre", "tags": ["linux"] - }, { + }, + { "title": "SwiftCheck", "category": "testing", "description": "A testing library that automatically generates random data for testing program properties.", "homepage": "https://github.com/typelift/SwiftCheck" - }, { + }, + { "title": "UI Testing Cheat Sheet", "category": "testing", "description": "Answers to common \"How do I test this with UI Testing?\" questions with a working example app.", "homepage": "https://github.com/joemasilotti/UI-Testing-Cheat-Sheet" - }, { + }, + { "title": "Nimble", "category": "testing", "description": "A matcher framework.", "homepage": "https://github.com/Quick/Nimble" - }, { + }, + { "title": "Sizes", "category": "testing", "description": "Test your app on different device and font sizes.", "homepage": "https://github.com/marcosgriselli/Sizes" - }, { + }, + { "title": "AttributedTextView", "category": "text", "description": "Easiest way to create an attributed UITextView with support for multiple links, hashtags and mentions.", "homepage": "https://github.com/evermeer/AttributedTextView" - }, { + }, + { "title": "BonMot", "category": "text", "description": "Beautiful, easy attributed strings for iOS.", "homepage": "https://github.com/Rightpoint/BonMot" - }, { + }, + { "title": "edhita", "category": "text", "description": "Fully open source text editor for iOS.", "homepage": "https://github.com/tnantoka/edhita" - }, { + }, + { "title": "MarkdownKit", "category": "text", "description": "A simple and customizable Markdown Parser.", "homepage": "https://github.com/bmoliveira/MarkdownKit" - }, { + }, + { "title": "MarkyMark", "category": "text", "description": "Converts Markdown into native views or attributed strings.", "homepage": "https://github.com/M2Mobi/Marky-Mark" - }, { + }, + { "title": "PrediKit", "category": "text", "description": "An NSPredicate DSL for iOS & OS X inspired by SnapKit.", "homepage": "https://github.com/KrakenDev/PrediKit" - }, { + }, + { "title": "Regex by crossroadlabs", "category": "text", "description": "Very easy to use Regular Expressions library with rich functionality. Features both operator `=~` and method based APIs. Unit tests covered.", "homepage": "https://github.com/crossroadlabs/Regex", "tags": ["linux"] - }, { + }, + { "title": "Regex by sindresorhus", "category": "text", "description": "Swifty regular expressions, fully tested & documented, and with correct Unicode handling.", "homepage": "https://github.com/sindresorhus/Regex", "tags": ["regex"] - }, { + }, + { "title": "RichEditorView", "category": "text", "description": " RichEditorView is a simple, modular, drop-in UIView subclass for Rich Text Editing.", "homepage": "https://github.com/cjwirth/RichEditorView" - }, { + }, + { "title": "SwiftVerbalExpressions", "category": "text", "description": "VerbalExpressions porting.", "homepage": "https://github.com/VerbalExpressions/SwiftVerbalExpressions" - }, { + }, + { "title": "TextAttributes", "category": "text", "description": "An easier way to compose attributed strings.", "homepage": "https://github.com/delba/TextAttributes" - }, { + }, + { "title": "Attributed", "category": "text", "description": "Modern µframework for attributed strings.", "homepage": "https://github.com/Nirma/Attributed" - }, { + }, + { "title": "SwiftRichString", "category": "text", "description": "Elegant & Painless Attributed Strings Management Library.", "homepage": "https://github.com/malcommac/SwiftRichString" - }, { + }, + { "title": "Parsey", "category": "text", "description": "Parser combinator framework that supports source location tracking, backtracking prevention, and rich error messages.", "homepage": "https://github.com/rxwei/Parsey" - }, { + }, + { "title": "PhoneNumberKit", "category": "phone-numbers", "description": "Framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.", "homepage": "https://github.com/marmelroy/PhoneNumberKit" - }, { + }, + { "title": "NKVPhonePicker", "category": "phone-numbers", "description": "An UITextField subclass to simplify country code's picking.", "homepage": "https://github.com/NikKovIos/NKVPhonePicker" - }, { + }, + { "title": "Async", "category": "thread", "description": "Syntactic sugar for Grand Central Dispatch.", "homepage": "https://github.com/duemunk/Async" - }, { + }, + { "title": "AwaitKit", "category": "thread", "description": "The ES7 Async/Await control flow.", "homepage": "https://github.com/yannickl/AwaitKit" - }, { + }, + { "title": "GCDTimer", "category": "thread", "description": "A well-tested GCD timer.", "homepage": "https://github.com/hemantasapkota/GCDTimer" - }, { + }, + { "title": "Queuer", "category": "concurrency", "description": "A queue manager, built on top of OperationQueue and Dispatch (aka GCD).", "homepage": "https://github.com/FabrizioBrancati/Queuer", "tags": ["linux"] - }, { + }, + { "title": "ActiveLabel", "category": "label", "description": "UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://).", "homepage": "https://github.com/optonaut/ActiveLabel.swift" - }, { + }, + { "title": "Adaptive Tab Bar", "category": "tab", "description": "Adaptive tab bar.", "homepage": "https://github.com/Ramotion/adaptive-tab-bar" - }, { + }, + { "title": "AECoreDataUI", "category": "ui", "description": "Core Data driven UI.", "homepage": "https://github.com/tadija/AERecord", "swift": 4 - }, { + }, + { "title": "AMScrollingNavbar", "category": "ui", "description": "Scrollable UINavigationBar that follows the scrolling of a UIScrollView.", "homepage": "https://github.com/andreamazz/AMScrollingNavbar", "swift": 4 - }, { + }, + { "title": "Animated Tab Bar", "category": "tab", "description": "RAMAnimatedTabBarController is a module for adding animation to tab bar items.", "homepage": "https://github.com/Ramotion/animated-tab-bar" - }, { + }, + { "title": "BreakOutToRefresh", "category": "ui", "description": "A playable pull to refresh view using SpriteKit.", "homepage": "https://github.com/dasdom/BreakOutToRefresh" - }, { + }, + { "title": "BWWalkthrough", "category": "walkthrough", "description": "A class to build custom walkthroughs for your iOS App.", "homepage": "https://github.com/ariok/BWWalkthrough" - }, { + }, + { "title": "ConcentricOnboarding", "category": "walkthrough", "description": "SwiftUI library for a walkthrough or onboarding flow with tap actions.", "homepage": "https://github.com/exyte/ConcentricOnboarding" - }, { + }, + { "title": "Charts", "category": "chart", - "description": "Beautiful charts for iOS/tvOS/OSX (port of MPAndroidChart).", - "homepage": "https://github.com/danielgindi/Charts" - }, { - "title": "FLCharts", - "category": "chart", - "description": "Easy to use and highly customizable charts library for iOS.", - "homepage": "https://github.com/francescoleoni98/FLCharts", - "tags": ["iOS", "swift", "Mac Catalyst"] - }, { - "title": "ChartView", - "category": "chart", - "description": "Swift package for displaying beautiful charts effortlessly", - "homepage": "https://github.com/AppPear/ChartView" - }, { + "description": "Beautiful charts for iOS/tvOS/OSX (port of MPAndroidChart).", + "homepage": "https://github.com/ChartsOrg/Charts" + }, + { + "title": "FLCharts", + "category": "chart", + "description": "Easy to use and highly customizable charts library for iOS.", + "homepage": "https://github.com/francescoleoni98/FLCharts", + "tags": ["iOS", "swift", "Mac Catalyst"] + }, + { + "title": "ChartView", + "category": "chart", + "description": "Swift package for displaying beautiful charts effortlessly", + "homepage": "https://github.com/AppPear/ChartView" + }, + { "title": "CountdownLabel", "category": "label", "description": "Simple countdown UILabel with morphing animation, and some useful function.", "homepage": "https://github.com/suzuki-0000/CountdownLabel" - }, { + }, + { "title": "CustomSegue", "category": "ui", "description": "Custom segue for OSX Storyboards with slide and cross fade effects.", "homepage": "https://github.com/phimage/CustomSegue" - }, { + }, + { "title": "Drag and Drop UICollectionView", "category": "uicollectionview", "description": "Dragging and Dropping data across multiple UICollectionViews.", "homepage": "https://github.com/mmick66/KDDragAndDropCollectionView" - }, { + }, + { "title": "Dodo", "category": "ui", "description": "A message bar for iOS.", "homepage": "https://github.com/evgenyneu/Dodo" - }, { + }, + { "title": "EstMusicIndicator", "category": "ui", "description": "Music play indicator like iTunes.", "homepage": "https://github.com/Aufree/ESTMusicIndicator" - }, { + }, + { "title": "EZLoadingActivity", "category": "hud", "description": "Lightweight loading activity HUD.", "homepage": "https://github.com/Esqarrouth/EZLoadingActivity" - }, { + }, + { "title": "FAQView", "category": "ui", "description": "An easy to use FAQ view for iOS.", "homepage": "https://github.com/mukeshthawani/faqview" - }, { + }, + { "title": "Fashion", "category": "ui", "description": "Fashion accessories and beauty tools to share and reuse UI styles.", "homepage": "https://github.com/vadymmarkov/Fashion" - }, { + }, + { "title": "FlagKit", "category": "ui", "description": "Beautiful flag icons for usage in apps and on the web.", "homepage": "https://github.com/madebybowtie/FlagKit" - }, { + }, + { "title": "FloatRatingView", "category": "ui", "description": "Floating rating system.", "homepage": "https://github.com/glenyi/FloatRatingView" - }, { + }, + { "title": "GaugeKit", "category": "ui", "description": "Customizable gauges. Easy reproduce Apple's style gauges.", "homepage": "https://github.com/skywinder/GaugeKit" - }, { + }, + { "title": "Gecco", "category": "walkthrough", "description": "Spotlight view for iOS.", "homepage": "https://github.com/xai3/Gecco" - }, { + }, + { "title": "GlitchLabel", "category": "label", "description": "Glitching UILabel for iOS.", "homepage": "https://github.com/kciter/GlitchLabel" - }, { + }, + { "title": "GMStepper", "category": "ui", "description": "A stepper with a sliding label in the middle.", "homepage": "https://github.com/gmertk/GMStepper" - }, { + }, + { "title": "GRMustache", "category": "ui", "description": "Flexible Mustache templates.", "homepage": "https://github.com/groue/GRMustache.swift" - }, { + }, + { "title": "HGCircularSlider", "category": "ui", "description": "A custom reusable circular slider control for iOS application.", "homepage": "https://github.com/HamzaGhazouani/HGCircularSlider" - }, { + }, + { "title": "HTYTextField", "category": "textfield", "description": "A UITextField with bouncy placeholder.", "homepage": "https://github.com/hanton/HTYTextField" - }, { + }, + { "title": "YNSearch", "category": "ui", "description": "Awesome fully customizable search view like Pinterest.", "homepage": "https://github.com/younatics/YNSearch" - }, { + }, + { "title": "ActivityIndicatorView", "category": "ui", "description": "A number of preset loading indicators created with SwiftUI.", "homepage": "https://github.com/exyte/ActivityIndicatorView" - }, { + }, + { "title": "Instructions", "category": "walkthrough", "description": "A library to create app walkthroughs and guided tours.", "homepage": "https://github.com/ephread/Instructions" - }, { + }, + { "title": "IncrementableLabel", "category": "label", "description": "An UILabel subclass to (de)increment numbers in an UILabel.", "homepage": "https://github.com/tbaranes/IncrementableLabel" - }, { + }, + { "title": "Toaster", "category": "ui", "description": "Notification toasts.", "homepage": "https://github.com/devxoul/Toaster" - }, { + }, + { "title": "Toast-Swift", "category": "alert", "description": "An easy to use library to create iOS 14 and newer style toasts.", "homepage": "https://github.com/BastiaanJansen/Toast-Swift" - }, { + }, + { "title": "HorizontalDial", "category": "ui", "description": "A horizontal scroll dial like Instagram.", "homepage": "https://github.com/kciter/HorizontalDial" - }, { + }, + { "title": "SelectionDialog", "category": "ui", "description": "Simple selection dialog.", "homepage": "https://github.com/kciter/SelectionDialog" - }, { + }, + { "title": "KDEDateLabel", "category": "label", "description": "An UILabel subclass that updates itself to make time ago's format easier.", "homepage": "https://github.com/delannoyk/KDEDateLabel" - }, { + }, + { "title": "KMNavigationBarTransition", "category": "ui", "description": "A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for all orientations.", "homepage": "https://github.com/MoZhouqi/KMNavigationBarTransition" - }, { + }, + { "title": "KMPlaceholderTextView", "category": "ui", "description": "A UITextView subclass that adds support for multiline placeholder.", "homepage": "https://github.com/MoZhouqi/KMPlaceholderTextView" - }, { + }, + { "title": "KRProgressHUD", "category": "hud", "description": "A beautiful and customizable progress HUD.", "homepage": "https://github.com/krimpedance/KRProgressHUD" - }, { + }, + { "title": "LiquidLoader", "category": "ui", "description": "Spinner loader components with liquid animation.", "homepage": "https://github.com/yoavlt/LiquidLoader" - }, { + }, + { "title": "LTMorphingLabel", "category": "label", "description": "Graceful morphing effects for UILabel.", "homepage": "https://github.com/lexrus/LTMorphingLabel" - }, { + }, + { "title": "Doric Design System Foundation", "category": "ui", "description": "Protocol oriented, type safe, scalable design system foundation framework for iOS.", "homepage": "https://github.com/jayeshk/Doric" - }, { + }, + { "title": "MantleModal", "category": "ui", "description": "A simple modal resource that uses a UIScrollView to allow the user to close the modal by dragging it down.", "homepage": "https://github.com/canalesb93/MantleModal" - }, { + }, + { "title": "Material", "category": "ui", "description": "Express your creativity with Material, an animation and graphics framework for Google's Material Design and Apple's Flat UI.", "homepage": "https://github.com/CosmicMind/Material" - }, { + }, + { "title": "Material Components for iOS", "category": "ui", "description": "Modular and customizable Material Design UI components.", "homepage": "https://github.com/material-components/material-components-ios" - }, { + }, + { "title": "MaterialKit", "category": "ui", "description": "Material design components.", "homepage": "https://github.com/nghialv/MaterialKit" - }, { + }, + { "title": "MPParallaxView", "category": "ui", "description": "Apple TV Parallax effect.", "homepage": "https://github.com/DroidsOnRoids/MPParallaxView" - }, { + }, + { "title": "Arale", "category": "ui", "description": "A custom stretchable header view for UIScrollView or any its subclasses with UIActivityIndicatorView support for content reloading.", "homepage": "https://github.com/supercomputra/Arale" - }, { + }, + { "title": "MXParallaxHeader", "category": "ui", "description": "Simple parallax header for UIScrollView.", "homepage": "https://github.com/maxep/MXParallaxHeader" - }, { + }, + { "title": "HPParallaxHeader", "category": "ui", "description": "Simple parallax header for UIScrollView.", "homepage": "https://github.com/ngochiencse/HPParallaxHeader" - }, { + }, + { "title": "MZFormSheetPresentationController", "category": "ui", "description": "Provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup controller size and feel form sheet.", "homepage": "https://github.com/m1entus/MZFormSheetPresentationController" - }, { + }, + { "title": "NextGrowingTextView", "category": "ui", "description": "The next in the generations of 'growing textviews' optimized for iOS 7 and above.", "homepage": "https://github.com/FluidGroup/NextGrowingTextView" - }, { + }, + { "title": "NVActivityIndicatorView", "category": "ui", "description": "Collection of nice loading animations.", "homepage": "https://github.com/ninjaprox/NVActivityIndicatorView" - }, { + }, + { "title": "PageController", "category": "pagination", "description": "Infinite paging controller.", "homepage": "https://github.com/hirohisa/PageController" - }, { + }, + { "title": "PKHUD", "category": "hud", "description": "Reimplementation of the Apple HUD.", "homepage": "https://github.com/pkluz/PKHUD" - }, { + }, + { "title": "TKRadarChart", "category": "chart", "description": "A customizable radar chart.", "homepage": "https://github.com/TBXark/TKRadarChart" - }, { + }, + { "title": "PullToDismiss", "category": "ui", "description": "You can dismiss modal viewcontroller by pulling scrollview or navigationbar.", "homepage": "https://github.com/sgr-ksmt/PullToDismiss" - }, { + }, + { "title": "Reel search", "category": "ui", "description": "Option list managed as a reel.", "homepage": "https://github.com/Ramotion/reel-search" - }, { + }, + { "title": "ScrollableGraphView", "category": "chart", "description": "Adaptive scrollable graph view for iOS to visualise simple discrete datasets.", "homepage": "https://github.com/philackm/ScrollableGraphView" - }, { + }, + { "title": "Siren", "category": "version-manager", "description": "Notify users when a new version of your app is available and prompt them to upgrade.", "homepage": "https://github.com/ArtSabintsev/Siren" - }, { + }, + { "title": "SKPhotoBrowser", "category": "ui", "description": "Simple PhotoBrowser/Viewer inspired by facebook, twitter photo browsers.", "homepage": "https://github.com/suzuki-0000/SKPhotoBrowser" - }, { + }, + { "title": "Spots", "category": "ui", "description": "Spots is a view controller framework that makes your setup and future development blazingly fast.", "homepage": "https://github.com/hyperoslo" - }, { + }, + { "title": "StarryStars", "category": "ui", "description": "Display & edit ratings, fully customizable from interface builder.", "homepage": "https://github.com/peterprokop/StarryStars" - }, { + }, + { "title": "StatefulViewController", "category": "ui", "description": "Placeholder views based on content, loading, error or empty states.", "homepage": "https://github.com/aschuch/StatefulViewController" - }, { + }, + { "title": "SwiftTheme", "category": "styling", "description": "Powerful theme/skin manager for iOS 8+.", "homepage": "https://github.com/wxxsw/SwiftTheme" - }, { + }, + { "title": "DropDown", "category": "ui", "description": "A Material Design drop down for iOS.", "homepage": "https://github.com/AssistoLab/DropDown" - }, { + }, + { "title": "RxValidator", "category": "validation", "description": "Simple, Extensible, Flexible Validation Checker.", "homepage": "https://github.com/vbmania/RxValidator" - }, { + }, + { "title": "SwiftValidator", "category": "validation", "description": "A rule-based validation library.", "homepage": "https://github.com/SwiftValidatorCommunity/SwiftValidator" - }, { + }, + { "title": "SwiftCharts", "category": "chart", "description": "Highly customizable charts for iOS.", "homepage": "https://github.com/owlmafia/SwiftCharts" - }, { + }, + { "title": "SwiftyWalkthrough", "category": "walkthrough", "description": "The easiest way to create a great walkthrough experience in your apps.", "homepage": "https://github.com/ruipfcosta/SwiftyWalkthrough" - }, { + }, + { "title": "Switch", "category": "switch", "description": "A switch control with full Interface Builder support.", "homepage": "https://github.com/T-Pham/Switch" - }, { + }, + { "title": "TabPageViewController", "category": "tab", "description": "Paging view controller and scroll tab view.", "homepage": "https://github.com/EndouMari/TabPageViewController" - }, { + }, + { "title": "DTPagerController", "category": "tab", "description": "Container view controller to display a set of ViewControllers in a horizontal scroll view.", "homepage": "https://github.com/tungvoduc/DTPagerController" - }, { + }, + { "title": "TagCellLayout", "category": "uicollectionview", "description": "UICollectionView layout for Tags with Left, Center & Right alignments.", "homepage": "https://github.com/riteshhgupta/TagCellLayout" - }, { + }, + { "title": "TagListView", "category": "ui", "description": "Simple but highly customizable iOS tag list view.", "homepage": "https://github.com/ElaWorkshop/TagListView" - }, { + }, + { "title": "TextFieldEffects", "category": "textfield", "description": "Several ready to use effects for UITextFields.", "homepage": "https://github.com/raulriera/TextFieldEffects" - }, { + }, + { "title": "Twinkle", "category": "ui", "description": "Easy way to make elements in your iOS app twinkle.", "homepage": "https://github.com/piemonte/Twinkle" - }, { - "title": "Insert3D", - "category": "ui-3d", - "description": "The fastest 🚀 way to embed a 3D model.", - "homepage": "https://github.com/Viktoo/Insert3D" - }, { + }, + { + "title": "Insert3D", + "category": "ui-3d", + "description": "The fastest 🚀 way to embed a 3D model.", + "homepage": "https://github.com/Viktoo/Insert3D" + }, + { "title": "URLEmbeddedView", "category": "ui", "description": "Automatically caches the object that is confirmed the Open Graph Protocol, and displays it as URL embedded card.", "homepage": "https://github.com/marty-suzuki/URLEmbeddedView" - }, { + }, + { "title": "UITextField-Navigation", "category": "textfield", "description": "UITextField-Navigation adds next, previous and done buttons to the keyboard for your UITextFields. Highly customizable.", "homepage": "https://github.com/T-Pham/UITextField-Navigation" - }, { + }, + { "title": "ALRT", "category": "alert", "description": "An easier constructor for UIAlertController. Present an alert from anywhere.", "homepage": "https://github.com/mshrwtnb/alrt" - }, { + }, + { "title": "Alertift", "category": "alert", "description": "Modern, easy UIAlertController wrapper.", "homepage": "https://github.com/sgr-ksmt/Alertift" - }, { + }, + { "title": "Zingle", "category": "alert", "description": "An alert will display underneath your UINavigationBar.", "homepage": "https://github.com/hemangshah/Zingle" - }, { + }, + { "title": "CDAlertView", "category": "alert", "description": "Highly customizable alert/notification/success/error/alarm popup.", "homepage": "https://github.com/candostdagdeviren/CDAlertView" - }, { + }, + { "title": "CFNotify", "category": "alert", "description": "A customizable framework to create draggable alert views.", - "homepage": "https://github.com/JT501/CFNotify" - }, { + "homepage": "https://github.com/JT501/SwiftNotify" + }, + { "title": "EZAlertController", "category": "alert", "description": "Easy UIAlertController.", "homepage": "https://github.com/thellimist/EZAlertController" - }, { + }, + { "title": "GSMessage", "category": "alert", "description": "A simple style messages/notifications for iOS 7+.", "homepage": "https://github.com/wxxsw/GSMessages" - }, { + }, + { "title": "Jelly", "category": "transition", "description": "Jelly provides custom view controller transitions with just a few lines of code.", "homepage": "https://github.com/SebastianBoldt/Jelly" - }, { + }, + { "title": "Kamagari", "category": "alert", "description": "Simple UIAlertController builder class.", "homepage": "https://github.com/tasanobu-zz/Kamagari" - }, { + }, + { "title": "PMAlertController", "category": "alert", "description": "PMAlertController is a great and customizable substitute to UIAlertController.", "homepage": "https://github.com/pmusolino/PMAlertController" - }, { + }, + { "title": "PopupDialog", "category": "alert", "description": "A simple, customizable popup dialog. Replaces UIAlertController alert style.", "homepage": "https://github.com/orderella/PopupDialog" - }, { + }, + { "title": "SCLAlertView", "category": "alert", "description": "Animated Alert view.", "homepage": "https://github.com/vikmeup/SCLAlertView-Swift" - }, { + }, + { "title": "SweetAlert", "category": "alert", "description": "Alert system.", "homepage": "https://github.com/codestergit/SweetAlert-iOS" - }, { + }, + { "title": "SwiftOverlays", "category": "alert", "description": "various popups and notifications.", "homepage": "https://github.com/peterprokop/SwiftOverlays" - }, { + }, + { "title": "XLActionController", "category": "alert", "description": "Fully customizable and extensible action sheet controller.", "homepage": "https://github.com/xmartlabs/XLActionController" - }, { + }, + { "title": "NFDownloadButton", "category": "button", "description": "Revamped Download Button. It's kinda a reverse engineering of Netflix's app download button.", "homepage": "https://github.com/LeonardoCardoso/NFDownloadButton" - }, { + }, + { "title": "DOFavoriteButton", "category": "button", "description": "Cute Animated Button.", "homepage": "https://github.com/okmr-d/DOFavoriteButton" - }, { + }, + { "title": "Floaty", "category": "button", "description": "Floating Action Button for iOS.", "homepage": "https://github.com/kciter/Floaty" - }, { + }, + { "title": "FloatingButton", "category": "button", "description": "Easily customizable floating button menu created with SwiftUI.", "homepage": "https://github.com/exyte/FloatingButton" - }, { + }, + { "title": "LTHRadioButton", "category": "button", "description": "A radio button with a pretty animation.", "homepage": "https://github.com/rolandleth/LTHRadioButton" - }, { + }, + { "title": "SwiftShareBubbles", "category": "button", "description": "Animated social share buttons control for iOS.", "homepage": "https://github.com/takecian/SwiftShareBubbles" - }, { + }, + { "title": "PMSuperButton", "category": "button", "description": "A powerful UIButton with super powers, customizable from Storyboard.", "homepage": "https://github.com/pmusolino/PMSuperButton" - }, { + }, + { "title": "IGStoryButtonKit", "category": "button", "description": "Easy-to-use button with rich animation inspired by instagram stories.", "homepage": "https://github.com/KaoruMuta/IGStoryButtonKit" - }, { + }, + { "title": "Eureka", "category": "form", "description": "Elegant iOS form builder.", "homepage": "https://github.com/xmartlabs/Eureka" - }, { + }, + { "title": "Former", "category": "form", "description": "A fully customizable library for easy creating UITableView based form.", "homepage": "https://github.com/ra1028/Former" - }, { + }, + { "title": "SwiftyFORM", "category": "form", "description": "Forms that can be validated.", "homepage": "https://github.com/neoneye/SwiftyFORM" - }, { + }, + { "title": "ObjectForm", "category": "form", "description": "A simple yet powerful library to build form for your class models.", "homepage": "https://github.com/haojianzong/ObjectForm" - }, { + }, + { "title": "AKSwiftSlideMenu", "category": "menu", "description": "Slide Menu (Drawer).", "homepage": "https://github.com/ashishkakkad8/AKSwiftSlideMenu" - }, { + }, + { "title": "ENSwiftSideMenu", "category": "menu", "description": "Sliding side menu.", "homepage": "https://github.com/evnaz/ENSwiftSideMenu" - }, { + }, + { "title": "GuillotineMenu", "category": "menu", "description": "Guillotine style menu.", "homepage": "https://github.com/Yalantis/GuillotineMenu" - }, { + }, + { "title": "InteractiveSideMenu", "category": "menu", "description": "Customizable iOS Interactive Side Menu.", "homepage": "https://github.com/handsomecode/InteractiveSideMenu" - }, { + }, + { "title": "Pagemenu", "category": "menu", "description": "Pagination enabled view controller.", "homepage": "https://github.com/PageMenu/PageMenu" - }, { + }, + { "title": "MenuItemKit", "category": "menu", "description": "`UIMenuItem` with image and block (closure) support.", "homepage": "https://github.com/cxa/MenuItemKit" - }, { + }, + { "title": "XLPagerTabStrip", "category": "menu", "description": "Android PagerTabStrip for iOS.", "homepage": "https://github.com/xmartlabs/XLPagerTabStrip" - }, { + }, + { "title": "SideMenu", "category": "menu", "description": "Simple side menu control for iOS inspired by Facebook. Right and Left sides. No coding required.", "homepage": "https://github.com/jonkykong/SideMenu" - }, { + }, + { "title": "SwipeMenuViewController", "category": "menu", "description": "Swipable tab and menu View and ViewController.", "homepage": "https://github.com/yysskk/SwipeMenuViewController" - }, { + }, + { "title": "YNDropDownMenu", "category": "menu", "description": "Adorable iOS drop down menu.", "homepage": "https://github.com/younatics/YNDropDownMenu" - }, { + }, + { "title": "HHFloatingView", "category": "menu", "description": "An easy to use and setup floating view for your app.", "homepage": "https://github.com/hemangshah/HHFloatingView" - }, { + }, + { "title": "KWDrawerController", "category": "menu", "description": "Drawer view controller that easy to use.", "homepage": "https://github.com/Kawoou/KWDrawerController" - }, { + }, + { "title": "PagingKit", "category": "menu", "description": "PagingKit provides customizable menu UI.", "homepage": "https://github.com/kazuhiro4949/PagingKit" - }, { + }, + { "title": "Parchment", "category": "menu", "description": "A paging view controller with a highly customizable menu, built on UICollectionView.", "homepage": "https://github.com/rechsteiner/Parchment", "swift": 4 - }, { - "title": "PopMenu", - "category": "menu", - "description": "😎 A cool and customizable popup style action sheet for iOS.", - "homepage": "https://github.com/CaliCastle/PopMenu" - }, { + }, + { + "title": "PopMenu", + "category": "menu", + "description": "😎 A cool and customizable popup style action sheet for iOS.", + "homepage": "https://github.com/CaliCastle/PopMenu" + }, + { "title": "Caishen", "category": "payment", "description": "A Payment Card UI & Validator for iOS.", "homepage": "https://github.com/prolificinteractive/Caishen" - }, { + }, + { "title": "MFCard", "category": "payment", "description": "Easily integrate Credit Card payments in iOS App.", "homepage": "https://github.com/MobileFirstInc/MFCard" - }, { + }, + { "title": "Permission", "category": "permissions", "description": "A unified API to ask for permissions on iOS.", "homepage": "https://github.com/delba/Permission" - }, { + }, + { "title": "Swift-Prompts", "category": "alert", "description": "Design custom prompts with a great scope of options to choose from.", "homepage": "https://github.com/GabrielAlva/Swift-Prompts" - }, { + }, + { "title": "AREK", "category": "permissions", "description": "AREK is a clean and easy to use wrapper over any kind of iOS permission.", "homepage": "https://github.com/ennioma/arek" - }, { + }, + { "title": "StackViewController", "category": "stackview", "description": "Simplify the use of UIStackView.", "homepage": "https://github.com/seedco/StackViewController" - }, { + }, + { "title": "TZStackView", "category": "stackview", "description": "An iOS9 UIStackView layout component re-implemented for iOS 7 and 8.", "homepage": "https://github.com/tomvanzummeren/TZStackView" - }, { + }, + { "title": "BubbleTransition", "category": "transition", "description": "Bubble transition in an easy way.", "homepage": "https://github.com/andreamazz/BubbleTransition" - }, { + }, + { "title": "MusicPlayerTransition", "category": "transition", "description": "Custom interactive transition like Apple Music iOS App.", "homepage": "https://github.com/xxxAIRINxxx/MusicPlayerTransition" - }, { + }, + { "title": "PinterestSwift", "category": "transition", "description": "Pinterest style transition.", "homepage": "https://github.com/demonnico/PinterestSwift" - }, { + }, + { "title": "StarWars.iOS", "category": "transition", "description": "Transition animation to crumble view-controller into tiny pieces.", "homepage": "https://github.com/Yalantis/StarWars.iOS" - }, { + }, + { "title": "SectionedSlider", "category": "ui", "description": "Control Center Slider.", "homepage": "https://github.com/LeonardoCardoso/SectionedSlider" - }, { + }, + { "title": "Hero", "category": "transition", "description": "Elegant transition library for iOS.", "homepage": "https://github.com/HeroTransitions/Hero" - }, { + }, + { "title": "NavigationTransitions", "category": "transition", "description": "Pure SwiftUI Navigation transitions.", "homepage": "https://github.com/davdroman/swiftui-navigation-transitions" - }, { + }, + { "title": "ImageTransition", "category": "transition", "description": "ImageTransition is a library for smooth animation of images during transitions.", "homepage": "https://github.com/shtnkgm/ImageTransition" - }, { + }, + { "title": "DTTableViewManager", "category": "uitableview", "description": "Protocol-oriented UITableView management, powered by generics and associated types.", "homepage": "https://github.com/DenTelezhkin/DTTableViewManager" - }, { + }, + { "title": "folding-cell", "category": "uitableview", "description": "Folding cell transition.", "homepage": "https://github.com/Ramotion/folding-cell" - }, { + }, + { "title": "Persei", "category": "uitableview", "description": "Animated top menu for UITableView / UICollectionView / UIScrollView.", "homepage": "https://github.com/Yalantis/Persei" - }, { + }, + { "title": "PullToRefreshSwift", "category": "uitableview", "description": "PullToRefresh library.", "homepage": "https://github.com/dekatotoro/PullToRefreshSwift" - }, { - "title": "QuickTableViewController", - "category": "uitableview", - "description": "A simple way to create a UITableView for settings.", - "homepage": "https://github.com/bcylin/QuickTableViewController" - }, { + }, + { + "title": "QuickTableViewController", + "category": "uitableview", + "description": "A simple way to create a UITableView for settings.", + "homepage": "https://github.com/bcylin/QuickTableViewController" + }, + { "title": "Shoyu", "category": "uitableview", "description": "Easier way to represent the structure of UITableView.", "homepage": "https://github.com/xai3/Shoyu" - }, { + }, + { "title": "YNExpandableCell", "category": "uitableview", "description": "Awesome expandable, collapsible tableview cell for iOS.", "homepage": "https://github.com/younatics/YNExpandableCell" - }, { + }, + { "title": "SwipeCellKit", "category": "uitableview", "description": "Swipeable UITableViewCell based on the stock Mail.app.", "homepage": "https://github.com/SwipeCellKit/SwipeCellKit" - }, { + }, + { "title": "ExpandableCell", "category": "uitableview", "description": "Fully refactored YNExapnadableCell with more concise, bug free. Easiest usage of expandable & collapsible cell for iOS. You can customize expandable UITableViewCell whatever you like. ExpandableCell is made because insertRows and deleteRows is hard to use. Just inheirt ExpandableDelegate.", "homepage": "https://github.com/younatics/ExpandableCell" - }, { + }, + { "title": "AlexaSkillsKit", "category": "utility", "description": "Develop custom Alexa Skills.", "homepage": "https://github.com/choefele/AlexaSkillsKit" - }, { + }, + { "title": "AwesomeCache", "category": "cache", "description": "Manage cache easy.", "homepage": "https://github.com/aschuch/AwesomeCache" - }, { + }, + { "title": "Basis", "category": "utility", "description": "Pure Declarative Programming.", "homepage": "https://github.com/typelift/Basis" - }, { + }, + { "title": "ChainPageCollectionView", "category": "animation", "description": "Fancy two-level collection view layout and animation.", "homepage": "https://github.com/jindulys/ChainPageCollectionView" - }, { + }, + { "title": "Cache", "category": "cache", "description": "Nothing but Cache.", "homepage": "https://github.com/hyperoslo/Cache" - }, { + }, + { "title": "CallbackURLKit", "category": "utility", "description": "Implementation of x-callback-url (Inter app communication).", "homepage": "https://github.com/phimage/CallbackURLKit" - }, { + }, + { "title": "Carlos", "category": "cache", "description": "A simple but flexible cache.", "homepage": "https://github.com/spring-media/Carlos" - }, { + }, + { "title": "RxFlow", "category": "app-routing", "description": "RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern.", "homepage": "https://github.com/RxSwiftCommunity/RxFlow" - }, { + }, + { "title": "Curry", "category": "utility", "description": "Function currying.", "homepage": "https://github.com/thoughtbot/Curry" - }, { + }, + { "title": "Device.swift", "category": "device", "description": "Super-lightweight library to detect used device.", "homepage": "https://github.com/schickling/Device.swift" - }, { + }, + { "title": "Device", "category": "device", "description": "Light weight tool for detecting the current device and screen size.", "homepage": "https://github.com/Ekhoo/Device" - }, { + }, + { "title": "Dollar", "category": "utility", "description": "Similar to Lo-Dash or Underscore in Javascript.", "homepage": "https://github.com/ankurp/Dollar" - }, { + }, + { "title": "EVURLCache", "category": "cache", "description": "If you want to make your app still works when it's offline.", "homepage": "https://github.com/evermeer/EVURLCache" - }, { + }, + { "title": "EZSwiftExtensions", "category": "utility", "description": "How standard types and classes were supposed to work.", "homepage": "https://github.com/Esqarrouth/EZSwiftExtensions" - }, { + }, + { "title": "XestiMonitors", "category": "utility", "description": "An extensible monitoring framework.", "homepage": "https://github.com/eBardX/XestiMonitors" - }, { + }, + { "title": "FormValidatorSwift", "category": "validation", "description": "Allows you to validate inputs of text fields and text views in a convenient way.", "homepage": "https://github.com/ustwo/formvalidator-swift" - }, { + }, + { "title": "ObjectiveKit", "category": "utility", "description": "API for Objective C runtime functions.", "homepage": "https://github.com/marmelroy/ObjectiveKit" - }, { + }, + { "title": "OpenSourceController", "category": "utility", "description": "The simplest way to display the librarie's licences used in your application.", "homepage": "https://github.com/floriangbh/OpenSourceController" - }, { + }, + { "title": "PDFGenerator", "category": "pdf", "description": "A simple Generator of PDF. Generate PDF from view(s) or image(s).", "homepage": "https://github.com/sgr-ksmt/PDFGenerator" - }, { + }, + { "title": "Pluralize.swift", "category": "text", "description": "Great String Pluralize Extension.", "homepage": "https://github.com/joshualat/Pluralize.swift" - }, { + }, + { "title": "protobuf-swift", "category": "utility", "description": "ProtocolBuffers.", "homepage": "https://github.com/alexeyxo/protobuf-swift" - }, { + }, + { "title": "Prototope", "category": "utility", "description": "Library of lightweight interfaces for prototyping, bridged to JS.", "homepage": "http://khan.github.io/Prototope/" - }, { + }, + { "title": "R.swift", "category": "utility", "description": "Tool to get strong typed, autocompleted resources like images, cells and segues.", "homepage": "https://github.com/mac-cain13/R.swift" - }, { + }, + { "title": "RandomKit", "category": "utility", "description": "Random data generation.", "homepage": "https://github.com/nvzqz/RandomKit/", "tags": ["linux"] - }, { + }, + { "title": "ResourceKit", "category": "utility", "description": "Enable autocomplete use resources.", "homepage": "https://github.com/bannzai/ResourceKit" - }, { + }, + { "title": "Result", "category": "utility", "description": "Type modelling the success/failure of arbitrary operations.", "homepage": "https://github.com/antitypical/Result" - }, { + }, + { "title": "Runes", "category": "utility", "description": "Functional operators: flatMap, map, apply.", "homepage": "https://github.com/thoughtbot/Runes" - }, { + }, + { "title": "SimplePDF", "category": "pdf", "description": "Create a simple PDF effortlessly.", "homepage": "https://github.com/nRewik/SimplePDF" - }, { + }, + { "title": "Solar", "category": "utility", "description": "Calculate sunrise and sunset times given a location.", "homepage": "https://github.com/ceeK/Solar" - }, { + }, + { "title": "SpriteKit+Spring", "category": "utility", "description": "SpriteKit API reproducing UIView's spring animations with SKAction.", "homepage": "https://github.com/ataugeron/SpriteKit-Spring" - }, { + }, + { "title": "Sugar", "category": "utility", "description": "Something sweet that goes great with your Cocoa.", "homepage": "https://github.com/hyperoslo/Sugar" - }, { + }, + { "title": "SwiftGen-Storyboard", "category": "utility", "description": "A tool to auto-generate `enums` for all your Storyboards, Scenes and Segues constants + appropriate convenience accessors.", "homepage": "https://github.com/SwiftGen/SwiftGen#uistoryboard" - }, { + }, + { "title": "SwiftLCS", "category": "algorithm", "description": "implementation of the longest common subsequence (LCS) algorithm.", "homepage": "https://github.com/Frugghi/SwiftLCS", "tags": ["linux"] - }, { + }, + { "title": "SwiftRandom", "category": "utility", "description": "A tiny generator of random data.", "homepage": "https://github.com/thellimist/SwiftRandom" - }, { + }, + { "title": "SwiftRater", "category": "utility", "description": "A utility that reminds your iPhone app's users to review the app.", "homepage": "https://github.com/takecian/SwiftRater" - }, { + }, + { "title": "SwiftRouter", "category": "app-routing", "description": "A URL Router for iOS.", "homepage": "https://github.com/skyline75489/SwiftRouter" - }, { + }, + { "title": "SwiftTweaks", "category": "utility", "description": "Tweak your iOS app without recompiling.", "homepage": "https://github.com/khan/swifttweaks" - }, { + }, + { "title": "SwiftValidators", "category": "validation", "description": "String validation for iOS (inspired by validator.js).", "homepage": "https://github.com/gkaimakas/SwiftValidators" - }, { + }, + { "title": "SwiftVideoBackground", "category": "video", "description": "Easy to Use UIView subclass for implementating a video background.", "homepage": "https://github.com/dingwilson/SwiftVideoBackground" - }, { + }, + { "title": "Swiftx", "category": "utility", "description": "Functional data types and functions for any project.", "homepage": "https://github.com/typelift/Swiftx" - }, { + }, + { "title": "Swifty360Player", "category": "video", "description": "iOS 360-degree video player streaming from an AVPlayer.", "homepage": "https://github.com/abdullahselek/Swifty360Player", "tags": ["iOS", "AVPlayer", "360 video player"] - }, { + }, + { "title": "SwiftyUtils", "category": "utility", "description": "All the reusable code that we need in each project.", "homepage": "https://github.com/tbaranes/SwiftyUtils" - }, { + }, + { "title": "Swiftz", "category": "utility", "description": "Functional programming.", "homepage": "https://github.com/typelift/Swiftz" - }, { + }, + { "title": "Then", "category": "utility", "description": "Super sweet syntactic sugar for initializers.", "homepage": "https://github.com/devxoul/Then" - }, { + }, + { "title": "UTIKit", "category": "utility", "description": "an UTI (Uniform Type Identifier) wrapper.", "homepage": "https://github.com/cockscomb/UTIKit" - }, { + }, + { "title": "Highlighter", "category": "utility", "description": "Highlight whatever you want! Highlighter will magically find UI objects such as UILabel, UITextView, UITexTfield, UIButton in your UITableViewCell or other Class.", "homepage": "https://github.com/younatics/Highlighter" - }, { + }, + { "title": "MobilePlayer", "category": "video", "description": "A powerful and completely customizable media player for iOS.", "homepage": "https://github.com/sahin/mobileplayer-ios" - }, { + }, + { "title": "Player", "category": "video", "description": "iOS video player, simple drop in component for playing and streaming media.", "homepage": "https://github.com/piemonte/Player" - }, { + }, + { "title": "PlayerView", "category": "video", "description": "Easy to use video player using a UIView, manage rate of reproduction, screenshots and callbacks-delegate for player state.", "homepage": "https://github.com/davidlondono/PlayerView" - }, { + }, + { "title": "SlideMenuControllerSwift", "category": "menu", "description": "iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app.", "homepage": "https://github.com/dekatotoro/SlideMenuControllerSwift" - }, { + }, + { "title": "LeeGo", "category": "ui", "description": "Declarative, configurable & highly reusable UI development as making Lego bricks.", "homepage": "https://github.com/wangshengjia/LeeGo" - }, { + }, + { "title": "VisualEffectView", "category": "blur", "description": "UIVisualEffectView subclass with tint color.", "homepage": "https://github.com/efremidze/VisualEffectView" - }, { + }, + { "title": "SwiftLinkPreview", "category": "utility", "description": "It makes a preview from an url, grabbing all information such as title, relevant texts and images.", "homepage": "https://github.com/LeonardoCardoso/SwiftLinkPreview" - }, { + }, + { "title": "Version", "category": "version-manager", "description": "Version represents and compares semantic versions.", "homepage": "https://github.com/mrackwitz/Version" - }, { + }, + { "title": "AppVersionMonitor", "category": "version-manager", "description": "Monitor iOS app version easily.", "homepage": "https://github.com/eure/AppVersionMonitor" - }, { + }, + { "title": "Version Tracker Swift", "category": "version-manager", "description": "Versions tracker for your iOS, OS X, and tvOS app.", "homepage": "https://github.com/tbaranes/VersionTrackerSwift" - }, { + }, + { "title": "Live", "category": "streaming", "description": "Demonstrate how to build a live broadcast app.", "homepage": "https://github.com/ltebean/Live" - }, { + }, + { "title": "Facebook", "category": "SDK", "description": "Facebook SDK for iOS.", "homepage": "https://github.com/facebook/facebook-ios-sdk" - }, { + }, + { "title": "DateTimePicker", "category": "calendar", "description": "A nicer iOS UI component for picking date and time.", "homepage": "https://github.com/itsmeichigo/DateTimePicker" - }, { + }, + { "title": "JTAppleCalendar", "category": "calendar", "description": "UI calendar handler.", "homepage": "https://github.com/patchthecode/JTAppleCalendar" - }, { + }, + { "title": "WSTagsField", "category": "ui", "description": "An iOS text field that represents different Tags.", "homepage": "https://github.com/whitesmith/WSTagsField" - }, { + }, + { "title": "PasswordTextField", "category": "textfield", "description": "A custom TextField with a switchable icon which shows or hides the password and enforces good password policies.", "homepage": "https://github.com/PiXeL16/PasswordTextField" - }, { + }, + { "title": "DTTextField", "category": "textfield", "description": "DTTextField is a custom textfield with floating placeholder and error label.", "homepage": "https://github.com/iDhaval/DTTextField" - }, { + }, + { "title": "RevealingSplashView", "category": "transition", "description": "A Splash view that animates and reveals its content, inspired by the Twitter splash.", @@ -3780,100 +4562,119 @@ "category": "network", "description": "Framework providing simple access to common email providers.", "homepage": "https://github.com/snipsco/Postal" - }, { + }, + { "title": "ColorMatchTabs", "category": "tab", "description": "Interesting way to display tabs.", "homepage": "https://github.com/Yalantis/ColorMatchTabs" - }, { + }, + { "title": "IBLocalizable", "category": "localization", "description": "Localize your views directly in Interface Builder with IBLocalizable.", "homepage": "https://github.com/PiXeL16/IBLocalizable" - }, { + }, + { "title": "TriLabelView", "category": "label", "description": "A triangle shaped corner label view for iOS.", "homepage": "https://github.com/mukeshthawani/TriLabelView" - }, { + }, + { "title": "ReadabilityKit", "category": "utility", "description": "Preview extractor for news, articles and full-texts.", "homepage": "https://github.com/exyte/ReadabilityKit" - }, { + }, + { "title": "SwiftMessages", "category": "alert", "description": "A very flexible message bar for iOS.", "homepage": "https://github.com/SwiftKickMobile/SwiftMessages" - }, { + }, + { "title": "Swift Module Template", "category": "boilerplates", "description": "An opinionated starting point for awesome, reusable modules.", "homepage": "https://github.com/fulldecent/swift5-module-template" - }, { + }, + { "title": "Toybox", "category": "misc", "description": "Xcode Playground management made easy.", "homepage": "https://github.com/giginet/Toybox" - }, { + }, + { "title": "SwiftChart", "category": "chart", "description": "A simple line and area charting library for iOS. Supports multiple series, partially filled series and touch events.", "homepage": "https://github.com/gpbl/SwiftChart" - }, { + }, + { "title": "SwiftyAttributes", "category": "text", "description": "Extensions that make it a breeze to work with attributed strings.", "homepage": "https://github.com/eddiekaiger/SwiftyAttributes" - }, { + }, + { "title": "DeviceKit", "category": "device", "description": "DeviceKit is a value-type replacement of UIDevice.", "homepage": "https://github.com/devicekit/DeviceKit" - }, { + }, + { "title": "Workaholic", "category": "calendar", "description": "A GitHub-like work contribution timeline.", "homepage": "https://github.com/hemangshah/Workaholic" - }, { + }, + { "title": "CalendarKit", "category": "calendar", "description": "Fully customizable calendar day view.", "homepage": "https://github.com/richardtop/CalendarKit" - }, { + }, + { "title": "CardParts", "category": "cards", "description": "A reactive, card-based UI framework built on UIKit for iOS developers.", "homepage": "https://github.com/intuit/CardParts" - },{ + }, + { "title": "CBORCoding", "category": "cbor", "description": "Easy CBOR encoding and decoding for iOS, macOS, tvOS and watchOS.", "homepage": "https://github.com/SomeRandomiOSDev/CBORCoding", "tags": ["ios", "macos", "tvos", "watchos", "linux", "swift"] - },{ + }, + { "title": "CodableCSV", "category": "csv", "description": "Read and write CSV files row-by-row or through Swift's Codable interface.", "homepage": "https://github.com/dehesa/CodableCSV", "tags": ["linux"] - }, { + }, + { "title": "CSVParser", "category": "csv", "description": "Fast parser for CSV.", "homepage": "https://github.com/Nero5023/CSVParser", "tags": ["linux"] - }, { + }, + { "title": "Macaw", "category": "ui", "description": "Powerful and easy-to-use vector graphics library with SVG support.", "homepage": "https://github.com/exyte/macaw" - }, { + }, + { "title": "Wallet", "category": "ui", "description": "A replica of the Apple's Wallet interface. Add, delete or present your cards and passes.", "homepage": "https://github.com/russ-stamant/Wallet" - }, { + }, + { "title": "SwiftlySalesforce", "category": "api", "description": "Framework for rapid development of native iOS apps that integrate with Salesforce.", @@ -3924,409 +4725,559 @@ "description": "Add beautiful progress bars to your command line.", "homepage": "https://github.com/jkandzi/Progress.swift", "tags": ["linux"] - }, { + }, + { "title": "xcprofiler", "category": "benchmark", "description": "Command line utility to profile compilation time.", "homepage": "https://github.com/giginet/xcprofiler" - }, { + }, + { "title": "Swiftify", "category": "converters", "description": "Objective-C to Swift online code converter and Xcode extension.", "homepage": "https://swiftify.com/#/converter/code/", "tags": ["extensions", "ios", "macos", "objective-c", "swift"] - }, { + }, + { "title": "Zolang", "homepage": "https://github.com/Zolang/Zolang", "category": "converters", "description": "A DSL for generating code in multiple programming languages.", "tags": ["extensions", "ios", "macos", "linux", "swift"] - }, { + }, + { "title": "LocalizationKit", "category": "localization", "description": "Realtime dynamic localization of your app with remote management so you can manage maintain and deploy translations without resubmitting app.", "homepage": "https://github.com/willpowell8/LocalizationKit_iOS", "tags": ["extensions", "ios"] - }, { + }, + { "title": "ValidatedPropertyKit", "category": "validation", "description": "Easily validate your Properties with Property Wrappers 👮.", "homepage": "https://github.com/SvenTiigi/ValidatedPropertyKit", "tags": ["ios", "macos", "tvos", "watchos", "swift", "propertywrapper"] - }, { + }, + { "title": "Input Mask", "category": "validation", "description": "Pattern-based user input formatter, parser and validator for iOS.", "homepage": "https://github.com/RedMadRobot/input-mask-ios" - }, { + }, + { "title": "YPImagePicker", "category": "images", "description": "Instagram-like image picker & filters for iOS.", "homepage": "https://github.com/Yummypets/YPImagePicker" - }, { + }, + { "title": "Sharaku", "category": "images", "description": "Image filtering UI library like Instagram.", "homepage": "https://github.com/makomori/Sharaku" - }, { + }, + { "title": "IHKeyboardAvoiding", "category": "keyboard", "description": "An elegant solution for keeping any UIView visible when the keyboard is being shown. No UIScrollView required.", "homepage": "https://github.com/IdleHandsApps/IHKeyboardAvoiding", "tags": ["iOS", "swift", "keyboard"] - }, { + }, + { "title": "KeyboardHideManager", "category": "keyboard", "description": "Codeless manager to hide keyboard by tapping on views for iOS.", "homepage": "https://github.com/bonyadmitr/KeyboardHideManager", "tags": ["iOS", "swift", "keyboard"] - }, { + }, + { "title": "Typist", "category": "keyboard", "description": "Small, drop-in UIKit keyboard manager for iOS apps-helps manage keyboard's screen presence and behavior without notification center.", "homepage": "https://github.com/totocaster/Typist", "tags": ["iOS", "swift", "keyboard"] - }, { + }, + { "title": "IQKeyboardManager", "category": "keyboard", "description": "Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView.", "homepage": "https://github.com/hackiftekhar/IQKeyboardManager" - }, { + }, + { "title": "Getting Started", "category": "official-guides", "description": "Find information about the how to use the Swift programming language.", "homepage": "https://www.swift.org/getting-started/" - }, { + }, + { "title": "About Swift", "category": "third-party-guides", "description": "A playground about the Swift language.", "homepage": "https://github.com/NicolaLancellotti-About/About-Swift" - }, { + }, + { "title": "Telegram Bot SDK", "category": "bots", "description": "Unofficial SDK.", "homepage": "https://github.com/rapierorg/telegram-bot-swift", "tags": ["linux", "iOS", "swift", "bot", "telegram"] - - }, { + }, + { "title": "SwagGen", "category": "misc", "description": "A command line tool for generating a REST API from a Swagger spec based off Stencil templates.", "homepage": "https://github.com/yonaskolb/SwagGen", - "tags": ["linux", "swagger", "swift", "CI", "generator", "template", "open-api"] - }, { + "tags": [ + "linux", + "swagger", + "swift", + "CI", + "generator", + "template", + "open-api" + ] + }, + { "title": "Hydra", "category": "concurrency", "description": "Promises & Await - Write better async code.", "homepage": "https://github.com/malcommac/Hydra" - }, { + }, + { "title": "IGColorPicker", "category": "ui", "description": "A customizable color picker for iOS.", "homepage": "https://github.com/iGenius-Srl/IGColorPicker", "tags": ["iOS", "swift", "color", "color-picker", "picker"] - }, { + }, + { "title": "CTPanoramaView", "category": "images", "description": "A library that displays spherical or cylindrical panoramas with touch or motion based controls.", "homepage": "https://github.com/scihant/CTPanoramaView" - }, { + }, + { "title": "RangeSeekSlider", "category": "ui", "description": "A customizable range slider like a UISlider for iOS.", "homepage": "https://github.com/WorldDownTown/RangeSeekSlider" - }, { + }, + { "title": "JustPersist", "category": "core-data", "description": "Easiest and safest way to do persistence on iOS with Core Data support out of the box.", "homepage": "https://github.com/justeat/JustPersist" - }, { + }, + { "title": "CHIPageControl", "category": "pagination", "description": "A set of cool animated page controls to replace boring UIPageControl.", "homepage": "https://github.com/ChiliLabs/CHIPageControl", - "tags": ["iOS", "swift", "pagination", "animation", "pagecontrol", "UIPageControl"] - }, { + "tags": [ + "iOS", + "swift", + "pagination", + "animation", + "pagecontrol", + "UIPageControl" + ] + }, + { "title": "iTextField ⌨️", "category": "textfield", "description": "A fully-wrapped `UITextField` that works entirely in SwiftUI 🦅.", "homepage": "https://github.com/benjaminsage/iTextField", - "tags": ["iOS", "swift", "swiftui", "textfield", "UITextField", "viewmodifiers"] - }, { + "tags": [ + "iOS", + "swift", + "swiftui", + "textfield", + "UITextField", + "viewmodifiers" + ] + }, + { "title": "iPages", "category": "pagination", "description": "Quickly implement swipable page views in SwiftUI 📝.", "homepage": "https://github.com/benjaminsage/iPages", - "tags": ["iOS", "swift", "pagination", "swiftui", "pagecontrol", "UIPageControl", "UIPageViewController"] - }, { + "tags": [ + "iOS", + "swift", + "pagination", + "swiftui", + "pagecontrol", + "UIPageControl", + "UIPageViewController" + ] + }, + { "title": "ReverseExtension", "category": "uitableview", "description": "UITableView extension that enables the insertion of cells the from bottom of a table view.", "homepage": "https://github.com/marty-suzuki/ReverseExtension", "tags": ["iOS", "swift", "UITableView"] - }, { + }, + { "title": "Elissa", "category": "ui", "description": "Displays a notification on top of a UITabBarItem or any UIView anchor view to reveal additional information.", "homepage": "https://github.com/KitchenStories/Elissa", - "tags": ["iOS", "Swift", "UITabBar", "popup", "UIView", "anchor", "UITabBarItem", "Notification"] - }, { + "tags": [ + "iOS", + "Swift", + "UITabBar", + "popup", + "UIView", + "anchor", + "UITabBarItem", + "Notification" + ] + }, + { "title": "HHTabBarView", "category": "tab", "description": "A lightweight customized tab bar view.", "homepage": "https://github.com/hemangshah/HHTabBarView" - }, { + }, + { "title": "GrowingTextView", "category": "ui", "description": "UITextView that supports auto growing, placeholder and length limit.", "homepage": "https://github.com/KennethTsang/GrowingTextView", - "tags": ["uitextview", "growing", "placeholder", "growingtextview", "swift", "chat", "messaging"] - }, { + "tags": [ + "uitextview", + "growing", + "placeholder", + "growingtextview", + "swift", + "chat", + "messaging" + ] + }, + { "title": "SwiftySound", "category": "audio", "description": "Simple library that lets you play sounds with a single line of code.", "homepage": "https://github.com/adamcichy/SwiftySound" - }, { + }, + { "title": "Magnetic", "category": "ui", "description": "SpriteKit Floating Bubble Picker (inspired by Apple Music).", "homepage": "https://github.com/efremidze/Magnetic", - "tags": ["spritekit", "floating", "bubble", "picker", "applemusic", "swift"] - }, { + "tags": [ + "spritekit", + "floating", + "bubble", + "picker", + "applemusic", + "swift" + ] + }, + { "title": "async+", "category": "concurrency", "description": "A chainable interface for Swift 5.5's async/await.", "homepage": "https://github.com/async-plus/async-plus", "tags": ["linux", "macOS", "iOS", "tvOS", "watchOS", "5.5"] - }, { + }, + { "title": "AsyncNinja", "category": "concurrency", "description": "A complete set of concurrency and reactive programming primitives.", "homepage": "https://github.com/AsyncNinja/AsyncNinja", - "tags": ["swift", "concurrency", "future", "channel", "async", "functional", "reactive"] - }, { + "tags": [ + "swift", + "concurrency", + "future", + "channel", + "async", + "functional", + "reactive" + ] + }, + { "title": "EFQRCode", "category": "barcode", "description": "A better way to operate quick response code.", "homepage": "https://github.com/EFPrefix/EFQRCode", "tags": ["swift", "qrcode", "barcode", "generator", "recognizer"] - }, { + }, + { "title": "LoginKit", "category": "authentication", "description": "LoginKit is a quick and easy way to add a Login/Signup UX to your iOS app.", "homepage": "https://github.com/IcaliaLabs/LoginKit" - }, { + }, + { "title": "CollectionViewShelfLayout", "category": "uicollectionview", "description": "A UICollectionViewLayout subclass displays its items as rows of items similar to the App Store Feature tab without a nested UITableView/UICollectionView hack.", "homepage": "https://github.com/pitiphong-p/CollectionViewShelfLayout" - }, { + }, + { "title": "SwiftSpreadsheet", "category": "uicollectionview", "description": "Fully customizable spreadsheet CollectionViewLayout.", "homepage": "https://github.com/stuffrabbit/SwiftSpreadsheet" - }, { + }, + { "title": "SimpleSource", "category": "uicollectionview", "description": "Easy and type-safe iOS table and collection views.", "homepage": "https://github.com/Squarespace/simple-source " - }, { + }, + { "title": "SwiftyOnboard", "category": "walkthrough", "description": "An iOS framework that allows developers to create beautiful onboarding experiences.", "homepage": "https://github.com/juanpablofernandez/SwiftyOnboard" - }, { + }, + { "title": "Cluster", "category": "maps", "description": "Easy Map Annotation Clustering.", "homepage": "https://github.com/efremidze/Cluster", "tags": ["map", "cluster", "annotations", "swift", "mapkit"] - }, { + }, + { "title": "BMPlayer", "category": "video", "description": "A video player for iOS, based on AVPlayer, support the horizontal, vertical screen. support adjust volume, brigtness and seek by slide.", "homepage": "https://github.com/BrikerMan/BMPlayer", "tags": ["swift", "avplayer", "video-player", "ios-swift", "carthage"] - }, { + }, + { "title": "TextFieldCounter", "category": "textfield", "description": "UITextField character counter with lovable UX.", "homepage": "https://github.com/serralvo/TextFieldCounter", "tags": ["textfield"] - }, { + }, + { "title": "BouncyLayout", "category": "uicollectionview", "description": "Collection view layout that makes your cells bounce.", "homepage": "https://github.com/roberthein/BouncyLayout" - }, { + }, + { "title": "Haptica", "category": "haptic-feedback", "description": "Easy Haptic Feedback Generator.", "homepage": "https://github.com/efremidze/Haptica", "tags": ["haptic", "taptic", "vibrate", "feedback", "swift"] - }, { + }, + { "title": "NotificationBanner", "category": "alert", "description": "The easiest way to display highly customizable in app notification banners in iOS.", "homepage": "https://github.com/Daltron/NotificationBanner" - }, { + }, + { "title": "Pageboy", "category": "pagination", "description": "A simple, highly informative page view controller.", "homepage": "https://github.com/uias/Pageboy", "tags": ["pagination", "paging", "uipageviewcontroller", "pager", "swift"] - }, { + }, + { "title": "Tabman", "category": "tab", "description": "A powerful paging view controller with indicator bar.", "homepage": "https://github.com/uias/Tabman", "tags": ["uitabbar", "tabbar", "uipageviewcontroller", "pager", "swift"] - }, { + }, + { "title": "CardTabBar", "category": "tab", "description": "Adding animation to iOS tabbar items.", "homepage": "https://github.com/yusadogru/CardTabBar", - "tags": ["uitabbar", "tabbar", "cardTabBar", "uitabbaritem", "uitabbarviewcontroller", "swift"] - }, { + "tags": [ + "uitabbar", + "tabbar", + "cardTabBar", + "uitabbaritem", + "uitabbarviewcontroller", + "swift" + ] + }, + { "title": "SpreadsheetView", "category": "ui", "description": "Full configurable spreadsheet view user interfaces for iOS applications.", "homepage": "https://github.com/kishikawakatsumi/SpreadsheetView", "tags": ["spreadsheet"] - }, { + }, + { "title": "LicensePlist", "category": "ui", "description": "A command-line tool that automatically generates a Plist of all your dependencies.", "homepage": "https://github.com/mono0926/LicensePlist", "tags": ["license", "ui"] - }, { + }, + { "title": "FSPagerView", "category": "uicollectionview", "description": "Elegant Screen Slide Library. It is extremely helpful for making Banner View、Product Show、Welcome/Guide Pages、Screen/ViewController Sliders.", "homepage": "https://github.com/WenchaoD/FSPagerView", - "tags": ["infnite-scroll", "banner-view", "banner-slider", "banner", "uicollectionview", "pages"] - }, { + "tags": [ + "infnite-scroll", + "banner-view", + "banner-slider", + "banner", + "uicollectionview", + "pages" + ] + }, + { "title": "CBPinEntryView", "category": "textfield", "description": "Easy to use, very customisable pin entry.", "homepage": "https://github.com/Fawxy/CBPinEntryView" - }, { + }, + { "title": "MarkdownView", "category": "text", "description": "iOS Markdown view.", "homepage": "https://github.com/keitaoouchi/MarkdownView" - }, { + }, + { "title": "SwiftCssParser", "category": "template", "description": "Extensible CSS parser.", "homepage": "https://github.com/100mango/SwiftCssParser" - }, { + }, + { "title": "Themes", "category": "styling", "description": "Theme management.", "homepage": "https://github.com/onmyway133/EasyTheme" - }, { + }, + { "title": "FanMenu", "category": "menu", "description": "Menu with a circular layout based on Macaw.", "homepage": "https://github.com/exyte/fan-menu" - }, { + }, + { "title": "Umbrella", "category": "analytics", "description": "Analytics abstraction layer.", "homepage": "https://github.com/devxoul/Umbrella" - }, { + }, + { "title": "LGButton", "category": "button", "description": "A fully customisable subclass of the native UIControl which allows you to create beautiful buttons without writing any line of code.", "homepage": "https://github.com/loregr/LGButton" - }, { + }, + { "title": "ImageViewer", "category": "images", "description": "An image viewer à la Twitter.", "homepage": "https://github.com/Krisiacik/ImageViewer" - }, { + }, + { "title": "Zip Foundation", "category": "zip", "description": "A library to create, read and modify ZIP archive files.", "homepage": "https://github.com/weichsel/ZIPFoundation" - }, { + }, + { "title": "Bluejay", "category": "bluetooth", "description": "A simple framework for building reliable Bluetooth LE apps.", "homepage": "https://github.com/steamclock/bluejay" - }, { + }, + { "title": "PryntTrimmerView", "category": "video", "description": "Trim and crop videos.", "homepage": "https://github.com/HHK1/PryntTrimmerView" - }, { + }, + { "title": "GridView", "category": "uitableview", "description": "Can be customized as a time table, spreadsheet, paging and more.", "homepage": "https://github.com/KyoheiG3/GridView" - }, { + }, + { "title": "StepProgressView", "category": "ui", "description": "Step-by-step progress view with labels and shapes. A good replacement for UIActivityIndicatorView and UIProgressView.", "homepage": "https://github.com/yonat/StepProgressView" - }, { + }, + { "title": "MultiToggleButton", "category": "button", "description": "A UIButton subclass that implements tap-to-toggle button text (like the camera flash and timer buttons).", "homepage": "https://github.com/yonat/MultiToggleButton" - }, { + }, + { "title": "AGCircularPicker", "category": "ui", "description": "Helpful component for creating a controller aimed to manage any calculated parameter.", "homepage": "https://github.com/agilie/AGCircularPicker", "tags": ["iOS", "swift", "color", "circular-picker", "picker"] - }, { + }, + { "title": "ParallaxHeader", "category": "uitableview", "description": "Simple way to add parallax header to UIScrollView/UITableView.", "homepage": "https://github.com/romansorochak/ParallaxHeader" - }, { + }, + { "title": "DeckTransition", "category": "ui", "description": "A library to recreate the iOS 10 Apple Music now playing transition.", "homepage": "https://github.com/HarshilShah/DeckTransition" - }, { + }, + { "title": "MessageKit", "category": "chat", "description": "A community-driven replacement for JSQMessagesViewController.", "homepage": "https://github.com/MessageKit/MessageKit" - }, { + }, + { "title": "Inkwell", "category": "fonts", "description": "An inkwell to use custom fonts on the fly.", "homepage": "https://github.com/ninjaprox/Inkwell" - }, { + }, + { "title": "InstantSearch iOS", "category": "ui", "description": "A library of widgets and helpers to build instant-search features on iOS.", "homepage": "https://github.com/algolia/instantsearch-ios" - }, { + }, + { "title": "XcodeGen", "category": "misc", "description": "Tool for generating Xcode projects from a YAML file and your project directory.", "homepage": "https://github.com/yonaskolb/XcodeGen" - }, { + }, + { "title": "ARKit-CoreLocation", "category": "augmented-reality", "description": "Combines the high accuracy of AR with the scale of GPS data.", "homepage": "https://github.com/ProjectDent/ARKit-CoreLocation" - }, { + }, + { "title": "ARKit-Navigation", "category": "augmented-reality", "description": "Navigation in augmented reality with MapKit.", "homepage": "https://github.com/chriswebb09/ARKitNavigationDemo" - }, { + }, + { "title": "ShadowsocksX-NG", "category": "network", "description": "A fast tunnel proxy that helps you bypass firewalls.", "homepage": "https://github.com/shadowsocks/ShadowsocksX-NG" - }, { + }, + { "title": "LocoKit", "category": "maps", "description": "A location and activity recording framework for iOS.", @@ -4337,145 +5288,173 @@ "category": "walkthrough", "description": "Create tutorial or coach tour.", "homepage": "https://github.com/aleksandrshoshiashvili/AwesomeSpotlightView" - }, { + }, + { "title": "Stencil", "category": "template", "description": "Simple and powerful template language.", "homepage": "https://github.com/stencilproject/Stencil" - }, { + }, + { "title": "ShadowView", "category": "ui", "description": "Make shadows management easy on UIView.", "homepage": "https://github.com/PierrePerrin/ShadowView" - }, { + }, + { "title": "TransitionButton", "category": "button", "description": "UIButton subclass for loading and transition animation.", "homepage": "https://github.com/AladinWay/TransitionButton" - }, { + }, + { "title": "UIPheonix", "category": "ui", "description": "Easy, flexible, dynamic and highly scalable UI framework + concept for reusable component/control-driven apps.", "homepage": "https://github.com/MKGitHub/UIPheonix" - }, { + }, + { "title": "UltraDrawerView", "category": "ui", "description": "Lightweight, fast and customizable Drawer View implementation identical to Apple Maps, Stocks and etc.", "homepage": "https://github.com/super-ultra/UltraDrawerView" - }, { + }, + { "title": "UIDeviceComplete", "category": "device", "description": "UIDevice extensions that fill in the missing pieces.", "homepage": "https://github.com/Nirma/UIDeviceComplete" - }, { + }, + { "title": "Cassowary", "category": "auto-layout", "description": "A linear constraint solving library using the same algorithm as AutoLayout.", "homepage": "https://github.com/tribalworldwidelondon/CassowarySwift", "tags": ["cassowary", "constraints", "autolayout"] - }, { + }, + { "title": "Observable", "category": "events", "description": "The easiest way to observe values.", "homepage": "https://github.com/roberthein/Observable", "tags": ["observable", "observer", "reactive"] - }, { + }, + { "title": "AZTableViewController", "category": "uitableview", "description": "Elegant and easy way to integrate pagination with placeholder views.", "homepage": "https://github.com/AfrozZaheer/AZTableViewController" - }, { + }, + { "title": "HGPlaceholders", "category": "uitableview", "description": "Nice library to show placeholders and Empty States for any UITableView/UICollectionView in your project.", "homepage": "https://github.com/HamzaGhazouani/HGPlaceholders" - }, { + }, + { "title": "DefaultsKit", "category": "key-value-store", "description": "Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS.", "homepage": "https://github.com/nmdias/DefaultsKit" - }, { + }, + { "title": "iCard", "category": "payment", "description": "Bank Card Generator using SnapKit DSL.", "homepage": "https://github.com/eliakorkmaz/iCard" - }, { + }, + { "title": "MMPlayerView", "category": "video", "description": "Custom AVPlayerLayer on view and transition player with good effect like YouTube and Facebook.", "homepage": "https://github.com/MillmanY/MMPlayerView" - }, { + }, + { "title": "SpotifyLogin", "category": "authentication", "description": "Authenticate with the Spotify API.", "homepage": "https://github.com/spotify/SpotifyLogin" - }, { + }, + { "title": "VegaScroll", "category": "uicollectionview", "description": "Lightweight animation flowlayout for UICollectionView.", "homepage": "https://github.com/AppliKeySolutions/VegaScroll" - }, { + }, + { "title": "MediaBrowser", "category": "ui", "description": "Simple iOS photo and video browser with optional grid view, captions and selections.", "homepage": "https://github.com/younatics/MediaBrowser" - }, { + }, + { "title": "Mint", "category": "dependency-managers", "description": "A package manager that installs and runs Swift command line tools.", "homepage": "https://github.com/yonaskolb/Mint" - }, { + }, + { "title": "SwiftSoup", "category": "html", "description": "HTML Parser, with best of DOM, CSS, and jquery.", "homepage": "https://github.com/scinfu/SwiftSoup", "tags": ["linux"] - }, { + }, + { "title": "BulletinBoard", "category": "ui", "description": "Generates and manages contextual cards displayed at the bottom of the screen.", "homepage": "https://github.com/alexisakers/BulletinBoard" - }, { + }, + { "title": "LifetimeTracker", "category": "utility", "description": "Surface retain cycle / memory issues right as you develop your application.", "homepage": "https://github.com/krzysztofzablocki/LifetimeTracker" - }, { + }, + { "title": "ShelfView-iOS", "category": "uicollectionview", "description": "iOS custom view to display books on shelf.", "homepage": "https://github.com/tdscientist/ShelfView-iOS" - }, { + }, + { "title": "Bamboo", "category": "auto-layout", "description": "Auto Layout (and manual layout) in one line.", "homepage": "https://github.com/wordlessj/Bamboo" - }, { + }, + { "title": "Conferences.digital", "category": "third-party-guides", "description": "Watch conference videos in a native macOS app.", "homepage": "https://github.com/zagahr/Conferences.digital" - }, { + }, + { "title": "Cachyr", "category": "cache", "description": "A small key-value data cache for iOS, macOS and tvOS.", "homepage": "https://github.com/nrkno/yr-cachyr" - }, { + }, + { "title": "Closures", "category": "utility", "description": "Swifty closures for UIKit and Foundation.", "homepage": "https://github.com/vhesener/Closures" - }, { + }, + { "title": "Corridor", "category": "dependency-injection", "description": "A Coreader-like Dependency Injection μFramework.", "homepage": "https://github.com/symentis/Corridor" - }, { + }, + { "title": "SwiftyUI", "category": "ui", "description": "High performance and lightweight UIView, UIImage, UIImageView, UIlabel, UIButton and more.", "homepage": "https://github.com/haoking/SwiftyUI" - }, { + }, + { "title": "BigInt", "category": "math", "description": "Arbitrary-precision arithmetic.", @@ -4486,17 +5465,18 @@ "category": "ui", "description": "Beautiful animated placeholders for showing loading of data.", "homepage": "https://github.com/Kirillzzy/KALoader" - }, { + }, + { "title": "CardsLayout", "category": "uicollectionview", "description": "Nice card-designed custom CollectionView layout.", "homepage": "https://github.com/filletofish/CardsLayout" }, { - "title": "GravitySlider", - "category": "uicollectionview", - "description": "Beautiful alternative to the standard UICollectionView flow layout.", - "homepage": "https://github.com/ApplikeySolutions/GravitySlider" + "title": "GravitySlider", + "category": "uicollectionview", + "description": "Beautiful alternative to the standard UICollectionView flow layout.", + "homepage": "https://github.com/ApplikeySolutions/GravitySlider" }, { "title": "WhatsNewKit", @@ -4505,141 +5485,175 @@ "homepage": "https://github.com/SvenTiigi/WhatsNewKit" }, { - "title": "WhatsNew", - "category": "utility", - "description": "Showcase new features after an app update similar to Pages, Numbers and Keynote.", - "homepage": "https://github.com/BalestraPatrick/WhatsNew" - }, { + "title": "WhatsNew", + "category": "utility", + "description": "Showcase new features after an app update similar to Pages, Numbers and Keynote.", + "homepage": "https://github.com/BalestraPatrick/WhatsNew" + }, + { "title": "TSAO", "category": "utility", "description": "Type-Safe Associated Objects.", "homepage": "https://github.com/lilyball/swift-tsao" - }, { + }, + { "title": "AXPhotoViewer", "category": "images", "description": "An iPhone/iPad photo gallery viewer, useful for viewing a large (or small!) number of photos.", "homepage": "https://github.com/alexhillc/AXPhotoViewer" - }, { + }, + { "title": "SkeletonView", "category": "ui", "description": "An elegant way to show users that something is happening and also prepare them to which contents he is waiting.", "homepage": "https://github.com/Juanpe/SkeletonView" - }, { + }, + { "title": "RxWebSocket", "category": "socket", "description": "Reactive WebSockets.", "homepage": "https://github.com/fjcaetano/RxWebSocket", "tags": ["reactive", "rxswift"] - }, { + }, + { "title": "ReCaptcha", "category": "authentication", "description": "[In]visible ReCaptcha for iOS.", "homepage": "https://github.com/fjcaetano/ReCaptcha", "tags": ["google", "reactive", "rxswift", "webview"] - }, { + }, + { "title": "FlowingMenu", "category": "menu", "description": "Interactive view transition to display menus with flowing and bouncing effects.", "homepage": "https://github.com/yannickl/FlowingMenu" - },{ + }, + { "title": "Windless", "category": "ui", "description": "Windless makes it easy to implement invisible layout loading view.", "homepage": "https://github.com/ParkGwangBeom/Windless" - },{ + }, + { "title": "CalendarView", "category": "calendar", "description": "Calendar Component, It features both vertical and horizontal layout (and scrolling) and the display of native calendar events.", "homepage": "https://github.com/mmick66/CalendarView" - }, { + }, + { "title": "Mandoline", "category": "ui", "description": "An iOS picker view to serve all your 'picking' needs.", "homepage": "https://github.com/blueapron/Mandoline" - }, { + }, + { "title": "YMTreeMap", "category": "ui", "description": "Treemap / Heatmap layout engine, based on Squarified.", "homepage": "https://github.com/yahoo/YMTreeMap" - }, { + }, + { "title": "VueFlux", "category": "events", "description": "Unidirectional Data Flow State Management Architecture - Inspired by Vuex and Flux.", "homepage": "https://github.com/ra1028/VueFlux" - }, { + }, + { "title": "Ciao", "category": "network", "description": "Publish and discover services using mDNS (Bonjour, Zeroconf).", "homepage": "https://github.com/AlTavares/Ciao" - }, { + }, + { "title": "Chronology", "category": "date", "description": "Building a better date/time library.", "homepage": "https://github.com/davedelong/time" - }, { + }, + { "title": "L10n-swift", "category": "localization", "description": "Localization of an application with ability to change language \"on the fly\" and support for plural forms in any language.", "homepage": "https://github.com/Decybel07/L10n-swift", - "tags": ["l10n", "localization", "plurals", "iOS", "macOS", "tvOS", "watchOS"] - }, { + "tags": [ + "l10n", + "localization", + "plurals", + "iOS", + "macOS", + "tvOS", + "watchOS" + ] + }, + { "title": "CountryPickerView", "category": "ui", "description": "A simple, customizable view for efficiently collecting country information in iOS apps.", "homepage": "https://github.com/kizitonwose/CountryPickerView" - }, { + }, + { "title": "Sprinter", "category": "text", "description": "A library for formatting strings.", "homepage": "https://github.com/nicklockwood/Sprinter" - }, { + }, + { "title": "CollectionViewSlantedLayout", "category": "uicollectionview", "description": "UICollectionViewLayout to show slanted content.", "homepage": "https://github.com/yacir/CollectionViewSlantedLayout" - }, { + }, + { "title": "Sukari", "category": "Syntactic Sugar", "description": "Sweet Syntactic Sugar.", "homepage": "https://github.com/chriskarani/Sukari" - }, { + }, + { "title": "Shiny", "category": "ui", "description": "Iridescent Effect View (inspired by Apple Pay Cash).", "homepage": "https://github.com/efremidze/Shiny", "tags": ["hologram", "animation", "applepay", "swift"] - }, { + }, + { "title": "URLQueryItemEncoder", "category": "utility", "description": "An Encoder for encoding any Encodable value into an array of URLQueryItem.", "homepage": "https://github.com/pitiphong-p/URLQueryItemEncoder", "tags": ["urlqueryitem", "codable", "encoder", "swift"] - }, { + }, + { "title": "MCScratchImageView", "category": "images", "description": "A custom ImageView that is used to cover the surface of other view like a scratch card, user can swipe the mulch to see the view below.", "homepage": "https://github.com/Minecodecraft/MCScratchImageView" - }, { + }, + { "title": "Ease", "category": "animation", "description": "Animate everything with Ease.", "homepage": "https://github.com/roberthein/Ease" - }, { + }, + { "title": "Stylist", "category": "styling", "description": "Define UI styles in a hot-loadable external yaml or json file.", "homepage": "https://github.com/yonaskolb/Stylist" - }, { + }, + { "title": "StatusAlert", "category": "alert", "description": "Display Apple system-like self-hiding status alerts without interrupting user flow.", "homepage": "https://github.com/LowKostKustomz/StatusAlert" - }, { + }, + { "title": "Beak", "category": "misc", "description": "A command line interface for your Swift scripts.", "homepage": "https://github.com/yonaskolb/Beak" - }, { + }, + { "title": "CodableWrappers", "category": "misc", "description": "A Collection of PropertyWrappers to make custom Serialization of Codable Types easy.", @@ -4651,330 +5665,439 @@ "category": "ui", "description": "A slider widget with a popup bubble displaying the precise value selected.", "homepage": "https://github.com/Ramotion/fluid-slider" - }, { + }, + { "title": "SwiftTips", "category": "third-party-guides", "description": "A collection of useful tips by John Sundell.", "homepage": "https://github.com/JohnSundell/SwiftTips" - }, { + }, + { "title": "ImagineEngine", "category": "game-engine-2d", "description": "Blazing fasst 2D gaming engine.", "homepage": "https://github.com/JohnSundell/ImagineEngine" - }, { + }, + { "title": "Alerts Pickers", "category": "alert", "description": "Advanced usage of UIAlertController with TextField, DatePicker, PickerView, TableView and CollectionView.", "homepage": "https://github.com/dillidon/alerts-and-pickers" - }, { + }, + { "title": "ASCollectionView", "category": "uicollectionview", "description": "Lightweight custom collection view inspired by Airbnb.", "homepage": "https://github.com/abdullahselek/ASCollectionView", "tags": ["ios", "customcollectionview", "custom ui"] - }, { + }, + { "title": "AZCollectionViewController", "category": "uicollectionview", "description": "Easy way to integrate pagination with dummy views in CollectionView, make Instagram Discover withing minutes.", "homepage": "https://github.com/AfrozZaheer/AZCollectionViewController" - }, { + }, + { "title": "GradientProgressBar", "category": "ui", "description": "An animated gradient progress bar.", "homepage": "https://github.com/fxm90/GradientProgressBar" - }, { + }, + { "title": "GradientLoadingBar", "category": "hud", "description": "An animated gradient loading bar.", "homepage": "https://github.com/fxm90/GradientLoadingBar" - }, { + }, + { "title": "Thingy", "category": "device", "description": "A modern device detection and querying library.", "homepage": "https://github.com/bojan/Thingy", "tags": ["device", "system"] - }, { + }, + { "title": "NextLevelSessionExporter", "category": "video", "description": "Export and transcode media.", "homepage": "https://github.com/NextLevel/NextLevelSessionExporter" - }, { + }, + { "title": "Online Swift Playground", "category": "repl", "description": "Online Swift Playground.", "homepage": "http://online.swiftplayground.run", "tags": ["swift", "repl", "playground"] - }, { - "title": "ARVideoKit", - "category": "augmented-reality", - "description": "Capture & record ARKit videos, photos, Live Photos, and GIFs.", - "homepage": "https://github.com/AFathi/ARVideoKit", - "tags": ["AR", "augmented", "reality", "video"] - }, { + }, + { + "title": "ARVideoKit", + "category": "augmented-reality", + "description": "Capture & record ARKit videos, photos, Live Photos, and GIFs.", + "homepage": "https://github.com/AFathi/ARVideoKit", + "tags": ["AR", "augmented", "reality", "video"] + }, + { "title": "PredicateFlow", "category": "text", "description": "PredicateFlow is a builder that allows you to write amazing, strong-typed and easy-to-read NSPredicate.", "homepage": "https://github.com/andreadelfante/PredicateFlow" - }, { + }, + { "title": "Shallows", "category": "multi-database", "description": "Your lightweight persistence toolbox.", "homepage": "https://github.com/dreymonde/Shallows" - },{ + }, + { "title": "Tempura", "category": "events", "description": "A holistic approach to iOS development, inspired by Redux and MVVM.", "homepage": "https://github.com/BendingSpoons/tempura-swift" - }, { + }, + { "title": "SlideController", "category": "pagination", "description": "It is a nice alternative for UIPageViewController built using power of generic types. Swipe between pages with an interactive title navigation control. Configure horizontal or vertical chains for unlimited pages amount.", "homepage": "https://github.com/touchlane/SlideController" - }, { + }, + { "title": "Croc", "category": "text", "description": "A lightweight Emoji parsing and querying library.", "homepage": "https://github.com/JKalash/Croc", "tags": ["emoji", "croc", "macOS", "iOS", "tvOS"] - }, { + }, + { "title": "Blueprints", "category": "uicollectionview", "description": "A framework that is meant to make your life easier when working with collection view flow layouts.", "homepage": "https://github.com/zenangst/Blueprints" - }, { + }, + { "title": "Linker", "category": "app-routing", "description": "Lightweight way to handle internal and external deeplinks for iOS.", "homepage": "https://github.com/MaksimKurpa/Linker" - }, { + }, + { "title": "Delegated", "category": "utility", "description": "Closure-based delegation without memory leaks.", "homepage": "https://github.com/dreymonde/Delegated", "swift": 4 - }, { + }, + { "title": "LayoutLess", "category": "layout", "description": "Write less UI Code.", "homepage": "https://github.com/DeclarativeHub/Layoutless", "swift": 4 - }, { + }, + { "title": "BlockiesSwift", "category": "images", "description": "Unique blocky identicons/profile picture generator.", "homepage": "https://github.com/Boilertalk/BlockiesSwift", "swift": 4, "tags": ["profile-picture", "identicons", "image", "generator"] - }, { + }, + { "title": "RetroProgress", "category": "ui", "description": "Retro looking progress bar straight from the 90s.", "homepage": "https://github.com/hyperoslo/RetroProgress" - }, { + }, + { "title": "KeyPathKit", "category": "other-data", "description": "KeyPathKit provides a seamless syntax to manipulate data using typed keypaths.", "homepage": "https://github.com/vincent-pradeilles/KeyPathKit" - }, { + }, + { "title": "swift-tips", "category": "third-party-guides", "description": "A series of useful tips by Vincent Pradeilles.", "homepage": "https://github.com/vincent-pradeilles/swift-tips" - }, { + }, + { "title": "Localize", "category": "localization", "description": "Localize apps using e.g. regular expressions in Localizable.strings.", "homepage": "https://github.com/andresilvagomez/Localize" - }, { + }, + { "title": "StorageManager", "category": "other-data", "description": "Safe and easy way to use FileManager as Database.", "homepage": "https://github.com/iAmrSalman/StorageManager" - }, { + }, + { "title": "Dots", "category": "network", "description": "Lightweight Concurrent Networking Framework.", "homepage": "https://github.com/iAmrSalman/Dots" - }, { + }, + { "title": "merchantkit", "category": "app-store", "description": "A modern In-App Purchases management framework for iOS.", "homepage": "https://github.com/benjaminmayo/merchantkit" - }, { + }, + { "title": "Swift for Scripting", "category": "scripting", "description": "A hand-curated collection of useful and informative scripting material.", "homepage": "https://github.com/artemnovichkov/Swift-For-Scripting", "tags": ["swift", "scripting"] - }, { + }, + { "title": "TraceLog", "category": "logging", "description": "Dead Simple: logging the way it's meant to be! Runs on iOS, macOS, and Linux.", "homepage": "https://github.com/tonystone/tracelog", - "tags": ["log", "logger", "logging", "logging-library", "debug", "trace", "log-level", "swift", "ios", "macos", "linux", "tvos", "watchos", "swift-package-manager", "cocoapods"] - }, { + "tags": [ + "log", + "logger", + "logging", + "logging-library", + "debug", + "trace", + "log-level", + "swift", + "ios", + "macos", + "linux", + "tvos", + "watchos", + "swift-package-manager", + "cocoapods" + ] + }, + { "title": "EasyTransitions", "category": "transition", "description": "A simple way to create custom interactive UIViewController transitions.", "homepage": "https://github.com/marcosgriselli/EasyTransitions", "tags": ["ios", "tvos"] - }, { + }, + { "title": "ImageDetect", "category": "images", "description": "Detect and crop faces, barcodes and texts in image with iOS 11 Vision API.", "homepage": "https://github.com/Feghal/ImageDetect" - }, { + }, + { "title": "TheAnimation", "category": "animation", "description": "Type-safe CAAnimation wrapper. It makes preventing to set wrong type values.", "homepage": "https://github.com/marty-suzuki/TheAnimation" - }, { + }, + { "title": "Poi", "category": "animation", "description": "Poi makes you use card UI like tinder UI .You can use it like tableview method.", "homepage": "https://github.com/HideakiTouhara/Poi" - }, { + }, + { "title": "DNWebSocket", "category": "socket", "description": "Object-Oriented, Autobahn tested WebSocket Library (RFC 6455).", "homepage": "https://github.com/GlebRadchenko/DNWebSocket", "tags": ["websocket", "socket", "io", "network", "networking"] - }, { + }, + { "title": "ClassicKit", "category": "ui", "description": "A collection of classic-style UI components.", "homepage": "https://github.com/Baddaboo/ClassicKit" - }, { + }, + { "title": "SwiftEntryKit", "category": "alert", "description": "A simple and versatile pop-up presenter.", "homepage": "https://github.com/huri000/SwiftEntryKit" - }, { + }, + { "title": "App Architecture", "category": "patterns", "description": "A sample Code of the App Architecture Book.", "homepage": "https://github.com/objcio/app-architecture" - }, { + }, + { "title": "Family", "category": "ui", "description": "A child view controller framework that makes setting up your parent controllers as easy as pie.", "homepage": "https://github.com/zenangst/Family" - }, { + }, + { "title": "Vaccine", "category": "utility", "description": "Make your apps immune to recompile-decease.", "homepage": "https://github.com/zenangst/Vaccine" - }, { + }, + { "title": "Differific", "category": "utility", "description": "A fast and convenient diffing framework.", "homepage": "https://github.com/zenangst/Differific" - }, { + }, + { "title": "MessengerKit", "category": "chat", "description": "A UI framework for building messenger interfaces.", "homepage": "https://github.com/steve228uk/MessengerKit" - }, { + }, + { "title": "swift-protobuf", "category": "utility", "description": "A plugin and runtime library for using Google's Protocol Buffer.", "homepage": "https://github.com/apple/swift-protobuf", "tags": ["linux"] - }, { + }, + { "title": "VerticalCardSwiper", "category": "cards", "description": "A marriage between the Shazam Discover UI and Tinder, built with UICollectionView.", "homepage": "https://github.com/JoniVR/VerticalCardSwiper" - }, { + }, + { "title": "LoadingShimmer", "category": "ui", "description": "An easy way to add a shimmering effect to any view with just one line of code. It is useful as an unobtrusive loading indicator.", "homepage": "https://github.com/jogendra/LoadingShimmer" - }, { + }, + { "title": "Telegrammer", "category": "bots", "description": "Open-source framework for Telegram Bots developers. It was built on top of Apple/SwiftNIO which help to demonstrate excellent performance.", "homepage": "https://github.com/givip/Telegrammer", "tags": ["linux", "swiftnio", "serverside"] - }, { + }, + { "title": "example-ios-apps", "category": "other-awesome-lists", "description": "An amazing list for people who are beginners and learning ios development and for ios developers who need any example app or feature.", "homepage": "https://github.com/jogendra/example-ios-apps" - }, { + }, + { "title": "Crossroad", "category": "app-routing", "description": ":oncoming_bus: Crossroad is an URL router focused on handling Custom URL Schemes.", "homepage": "https://github.com/giginet/Crossroad" - }, { + }, + { "title": "Sica", "category": "animation", "description": "Simple Interface Core Animation. Run type-safe animation sequencially or parallelly.", "homepage": "https://github.com/cats-oss/Sica" - }, { + }, + { "title": "StyledTextKit", "category": "textfield", "description": "Declarative building and fast rendering attributed string library.", "homepage": "https://github.com/GitHawkApp/StyledTextKit" - }, { + }, + { "title": "Perfect-CRUD", "category": "orm", "description": "CRUD is an object-relational mapping (ORM) system using Codable protocol.", "homepage": "https://github.com/PerfectlySoft/Perfect-CRUD", "tags": ["linux"] - }, { + }, + { "title": "Wormholy", "category": "network", "description": "iOS network debugging, like a wizard 🧙‍.", "homepage": "https://github.com/pmusolino/Wormholy", - "tags": ["network", "debugger", "log", "logger", "logging", "logging-library", "debug", "sniffer", "NSURLSession", "Alamofire", "AFNetworking"] - }, { + "tags": [ + "network", + "debugger", + "log", + "logger", + "logging", + "logging-library", + "debug", + "sniffer", + "NSURLSession", + "Alamofire", + "AFNetworking" + ] + }, + { "title": "Awesome iOS Interview", "category": "other-awesome-lists", "description": "List of the questions that helps you to prepare for the interview.", "homepage": "https://github.com/dashvlas/awesome-ios-interview", "tags": ["interview", "ios-developer", "question list"] - }, { + }, + { "title": "FluentQuery", "category": "utility", "description": "Powerful and easy to use Query Builder.", "homepage": "https://github.com/MihaelIsaev/FluentQuery", "tags": ["linux"] - }, { + }, + { "title": "EtherWalletKit", "category": "utility", "description": "Ethereum Wallet Toolkit for iOS - You can implement Ethereum wallet without a server and blockchain knowledge.", "homepage": "https://github.com/SteadyAction/EtherWalletKit", - "tags": ["ethereum", "wallet", "ethereum-wallet", "swift", "ios", "blockchain", "coin", "token", "crypto", "cryptocurrency", "cryptowallet"] - }, { + "tags": [ + "ethereum", + "wallet", + "ethereum-wallet", + "swift", + "ios", + "blockchain", + "coin", + "token", + "crypto", + "cryptocurrency", + "cryptowallet" + ] + }, + { "title": "Cabbage", "category": "video", "description": "A video composition framework build on top of AVFoundation.", "homepage": "https://github.com/VideoFlint/Cabbage" - }, { + }, + { "title": "Schedule", "category": "thread", "description": "A missing lightweight task scheduler with an incredibly human-friendly syntax.", "homepage": "https://github.com/luoxiu/Schedule", "tags": ["timer", "gcd", "ios", "macos", "watchos", "tvos", "linux"] - }, { + }, + { "title": "ExpandableButton", "category": "button", "description": "Customizable and easy to use expandable button.", "homepage": "https://github.com/DimaMishchenko/ExpandableButton", "tags": ["swift", "button", "uibutton", "expandable", "ui", "ios"] - }, { + }, + { "title": "MJMaterialSwitch", "category": "switch", "description": "A Customizable Switch UI for iOS, Inspired from Google's Material Design.", "homepage": "https://github.com/JaleelNazir/MJMaterialSwitch", - "tags": ["switch", "material-ui", "animation", "material-design", "uicontrol", "swift", "ios"] - }, { + "tags": [ + "switch", + "material-ui", + "animation", + "material-design", + "uicontrol", + "swift", + "ios" + ] + }, + { "title": "DifferenceKit", "category": "utility", "description": "💻 A fast and flexible O(n) difference algorithm framework.", "homepage": "https://github.com/ra1028/DifferenceKit" - }, { + }, + { "title": "Disk", "category": "other-data", "description": "Delightful framework for iOS to easily persist structs, images, and data.", @@ -4985,916 +6108,1211 @@ "category": "uitableview", "description": "Framework to help you better manage UITableViews.", "homepage": "https://github.com/okcupid/OKTableViewLiaison" - }, { + }, + { "title": "SwiftyComments", "category": "uitableview", "description": "Nested hierarchy of expandable/collapsible cells to easily build elegant discussion threads.", "homepage": "https://github.com/tsucres/SwiftyComments" - }, { + }, + { "title": "ESTabBarController", "category": "tab", "description": "A highly customizable TabBarController component, which is inherited from UITabBarController.", "homepage": "https://github.com/eggswift/ESTabBarController" - }, { + }, + { "title": "FlexiblePageControl", "category": "pagination", "description": "A flexible UIPageControl like Instagram.", "homepage": "https://github.com/shima11/FlexiblePageControl", - "tags": ["iOS", "swift", "pagination", "animation", "pagecontrol", "UIPageControl", "instagram"] - }, { + "tags": [ + "iOS", + "swift", + "pagination", + "animation", + "pagecontrol", + "UIPageControl", + "instagram" + ] + }, + { "title": "InputBarAccessoryView", "category": "chat", "description": "A simple and easily customizable InputAccessoryView for making powerful input bars with autocomplete and attachments.", "homepage": "https://github.com/nathantannar4/InputBarAccessoryView" - }, { + }, + { "title": "Sheet", "category": "alert", "description": "Actionsheet with navigation features such as the Flipboard App.", "homepage": "https://github.com/ParkGwangBeom/Sheet" - }, { + }, + { "title": "voice-overlay-ios", "category": "audio", "description": "An overlay that gets your user’s voice permission and input as text in a customizable UI.", "homepage": "https://github.com/algolia/voice-overlay-ios" - }, { - "title": "ModernAVPlayer", - "category": "audio", - "description": "Persistence AVPlayer to resume playback after bad network connection even in background mode.", - "homepage": "https://github.com/noreasonprojects/ModernAVPlayer", - "tags": ["swift", "reachability", "network", "avplayer", "player", "hls", "mp3", "wav", "aiff"] - }, { + }, + { + "title": "ModernAVPlayer", + "category": "audio", + "description": "Persistence AVPlayer to resume playback after bad network connection even in background mode.", + "homepage": "https://github.com/noreasonprojects/ModernAVPlayer", + "tags": [ + "swift", + "reachability", + "network", + "avplayer", + "player", + "hls", + "mp3", + "wav", + "aiff" + ] + }, + { "title": "LightRoute", "category": "app-routing", "description": "Routing between VIPER modules.", "homepage": "https://github.com/SpectralDragon/LiteRoute" - }, { + }, + { "title": "Viperit", "category": "patterns", "description": "Viper Framework for iOS.", "homepage": "https://github.com/ferranabello/Viperit" - }, { + }, + { "title": "ReduxUI", "category": "patterns", "description": "Redux framework for easy use with SwiftUI.", "homepage": "https://github.com/gre4ixin/ReduxUI" - }, { + }, + { "title": "Lumos", "category": "utility", "description": "An easy-to-use API for Objective-C runtime functions.", "homepage": "https://github.com/sushinoya/Lumos" - }, { + }, + { "title": "Panels", "category": "menu", "description": "Panels is a framework to easily add sliding panels to your application.", "homepage": "https://github.com/antoniocasero/Panels" - }, { + }, + { "title": "Kitsunebi", "category": "video", "description": "Overlay alpha channel video animation player view using OpenGLES.", "homepage": "https://github.com/noppefoxwolf/Kitsunebi" - } - , { + }, + { "title": "CleanArchitectureRxSwift", "category": "patterns", "description": "Example of Clean Architecture of iOS app using RxSwift.", "homepage": "https://github.com/sergdort/CleanArchitectureRxSwift" - }, { + }, + { "title": "LinkedInSignIn", "category": "authentication", "description": "Simple view controller to log in and retrieve an access token from LinkedIn.", "homepage": "https://github.com/serhii-londar/LinkedInSignIn" - }, { + }, + { "title": "Reactant", "category": "patterns", "description": "Reactant is a reactive architecture for iOS.", "homepage": "https://github.com/Brightify/Reactant" - }, { + }, + { "title": "HaishinKit", "category": "streaming", "description": "Camera and Microphone streaming library via RTMP, HLS for iOS, macOS, tvOS.", "homepage": "https://github.com/shogo4405/HaishinKit.swift" - }, { + }, + { "title": "XCTest", "category": "testing", "description": "The XCTest Project, A Swift core library for providing unit test support.", "homepage": "https://github.com/apple/swift-corelibs-xctest" - }, { + }, + { "title": "Defaults", "category": "key-value-store", "description": "Strongly-typed UserDefaults with support for Codable and key observation.", "homepage": "https://github.com/sindresorhus/Defaults" - }, { + }, + { "title": "Preferences", "category": "ui", "description": "Add a preferences window to your macOS app in minutes.", "homepage": "https://github.com/sindresorhus/Preferences" - }, { + }, + { "title": "LaunchAtLogin", "category": "system", "description": "Easily add 'Launch at Login' functionality to your sandboxed macOS app.", "homepage": "https://github.com/sindresorhus/LaunchAtLogin" - }, { + }, + { "title": "DockProgress", "category": "ui", "description": "Show progress in your macOS app's Dock icon.", "homepage": "https://github.com/sindresorhus/DockProgress" - }, { + }, + { "title": "OnboardKit", "category": "walkthrough", "description": "Customisable user onboarding for your iOS app.", "homepage": "https://github.com/NikolaKirev/OnboardKit" - }, { + }, + { "title": "CircularProgress", "category": "ui", "description": "Circular progress indicator for your macOS app.", "homepage": "https://github.com/sindresorhus/CircularProgress" - }, { + }, + { "title": "PersistenceKit", "category": "multi-database", "description": "Store and retrieve Codable objects to various persistence layers, in a couple lines of code!", "homepage": "https://github.com/Teknasyon-Teknoloji/PersistenceKit", - "tags": ["swift", "filemanager", "userdefaults", "keychain", "ios", "macos", "tvos", "watchos"] - }, { + "tags": [ + "swift", + "filemanager", + "userdefaults", + "keychain", + "ios", + "macos", + "tvos", + "watchos" + ] + }, + { "title": "Rough", "category": "images", "description": "Rough lets you draw in a sketchy, hand-drawn-like, style.", "homepage": "https://github.com/bakhtiyork/Rough", "tags": ["swift", "sketchy", "hand-drawn"] - }, { + }, + { "title": "iOS project template", "category": "boilerplates", "description": "iOS project template with fastlane lanes, Travis CI jobs and GitHub integrations of Codecov, HoundCI for SwiftLint and Danger.", "homepage": "https://github.com/messeb/ios-project-template" - }, { + }, + { "title": "Brightroom", "category": "images", "description": "An image editor and engine using CoreImage.", "homepage": "https://github.com/muukii/Brightroom" - }, { + }, + { "title": "UICollectionViewSplitLayout", "category": "uicollectionview", "description": "UICollectionViewSplitLayout makes collection view more responsive.", "homepage": "https://github.com/yahoojapan/UICollectionViewSplitLayout" - }, { + }, + { "title": "AHDownloadButton", "category": "button", "description": "Customizable download button with progress and transition animations. It is based on Apple's App Store download button.", "homepage": "https://github.com/amerhukic/AHDownloadButton" - }, { + }, + { "title": "PaperOnboarding", "category": "walkthrough", "description": "PaperOnboarding is a material design UI slider.", "homepage": "https://github.com/Ramotion/paper-onboarding" - }, { + }, + { "title": "CircleMenu", "category": "menu", "description": "CircleMenu is a simple, elegant UI menu with a circular layout and material design animations.", "homepage": "https://github.com/Ramotion/circle-menu" - }, { + }, + { "title": "GitHubAPI", "category": "api", "description": "Implementation of GitHub REST API v3.", "homepage": "https://github.com/serhii-londar/GithubAPI" - }, { + }, + { "title": "Gliding Collection", "category": "uicollectionview", "description": "Gliding Collection is a smooth, flowing, customizable decision for a UICollectionView Controller.", "homepage": "https://github.com/Ramotion/gliding-collection" - }, { + }, + { "title": "WeakableSelf", "category": "utility", "description": "A micro-framework to encapsulate [weak self] and guard statements within closures.", "homepage": "https://github.com/vincent-pradeilles/weakable-self" - }, { + }, + { "title": "SPPermission", "category": "permissions", "description": "Simple request permission with native UI and interactive animation.", "homepage": "https://github.com/ivanvorobei/SPPermissions" - }, { + }, + { "title": "Google", "category": "style-guides", "description": "This style guide is based on Apple’s excellent Swift standard library style and also incorporates feedback from usage across multiple Swift projects within Google.", "homepage": "https://google.github.io/swift/" - }, { + }, + { "title": "paper-switch", "category": "switch", "description": "RAMPaperSwitch is a material design UI module which paints over the parent view when the switch is turned on.", "homepage": "https://github.com/Ramotion/paper-switch" - }, { + }, + { "title": "OverlayContainer", "category": "ui", "description": "OverlayContainer makes it easier to develop overlay based interfaces, such as the one presented in the Apple Maps or Stocks apps.", "homepage": "https://github.com/applidium/OverlayContainer" - }, { + }, + { "title": "ApplyStyleKit", "category": "utility", "description": "Elegantly, Apply style to UIKit using Method Chain.", "homepage": "https://github.com/shindyu/ApplyStyleKit", "tags": ["swift", "methodchain", "design", "ios"] - }, { + }, + { "title": "Model2App", "category": "misc", "description": "Turn your data model into a working CRUD app.", "homepage": "https://github.com/Q-Mobile/Model2App" - }, { + }, + { "title": "SwiftFFmpeg", "category": "video", "description": "A wrapper for the FFmpeg C API.", "homepage": "https://github.com/sunlubo/SwiftFFmpeg" - }, { + }, + { "title": "HidesNavigationBarWhenPushed", "category": "ui", "description": "A library, which adds the ability to hide navigation bar when view controller is pushed via hidesNavigationBarWhenPushed flag.", "homepage": "https://github.com/gontovnik/HidesNavigationBarWhenPushed" - }, { + }, + { "title": "Soundable", "category": "audio", "description": "Soundable allows you to play sounds, single and in sequence, in a very easy way.", "homepage": "https://github.com/ThXou/Soundable", - "tags": ["avfoundation", "sound", "audio", "avaudioplayer", "avqueueplayer", "avaudiosession", "ios", "swift"] - }, { + "tags": [ + "avfoundation", + "sound", + "audio", + "avaudioplayer", + "avqueueplayer", + "avaudiosession", + "ios", + "swift" + ] + }, + { "title": "ZamzamKit", "category": "utility", "description": "A collection of micro utilities and extensions for Standard Library, Foundation and UIKit.", "homepage": "https://github.com/ZamzamInc/ZamzamKit" - }, { + }, + { "title": "DGElasticPullToRefresh", "category": "uitableview", "description": "Elastic pull to refresh.", "homepage": "https://github.com/gontovnik/DGElasticPullToRefresh" - }, { + }, + { "title": "CoreXLSX", "category": "other-data", "description": "Excel spreadsheet (XLSX) format support.", "homepage": "https://github.com/CoreOffice/CoreXLSX" - }, { + }, + { "title": "XMLCoder", "category": "xml", "description": "XMLEncoder & XMLDecoder based on Codable protocols from the standard library.", "homepage": "https://github.com/MaxDesiatov/XMLCoder" - }, { + }, + { "title": "Carbon", "category": "form", "description": "🚴 A declarative library for building component-based user interfaces in UITableView and UICollectionView.", "homepage": "https://github.com/ra1028/Carbon" - }, { + }, + { "title": "EZLayout", "category": "auto-layout", "description": "An easier and faster way to code Autolayout.", "homepage": "https://github.com/alexliubj/EZAnchor" - }, { + }, + { "title": "Swiftbot", "category": "utility", "description": "run swift code on slack.", "homepage": "https://github.com/noppefoxwolf/Swiftbot" - }, { + }, + { "title": "Real-time Chat with Firebase", "category": "chat", "description": "Functional real-time chat app with Firebase Firestore using MessageKit.", "homepage": "https://github.com/instamobile/messenger-iOS-chat-swift-firestore" - }, { + }, + { "title": "CollapsibleTableSectionViewController", "category": "uitableview", "description": "A library to support collapsible sections in a table view.", "homepage": "https://github.com/jeantimex/CollapsibleTableSectionViewController" - }, { + }, + { "title": "Loaf", "category": "alert", "description": "A simple framework for easy iOS Toasts.", "homepage": "https://github.com/schmidyy/Loaf", "tags": ["toast", "alert"] - }, { + }, + { "title": "CircleBar", "category": "tab", "description": "A fun, easy-to-use tab bar navigation controller for iOS.", "homepage": "https://github.com/softhausHQ/CircleBar", "tags": ["tab", "navigation"] - }, { + }, + { "title": "MemoryCache", "category": "cache", "description": "Type-safe memory cache.", "homepage": "https://github.com/yysskk/MemoryCache", "tags": ["cache", "utility"] - }, { + }, + { "title": "BadgeHub", "category": "ui", "description": "Make any UIView a full fledged animated notification center. It is a way to quickly add a notification badge icon to a UIView.", "homepage": "https://github.com/jogendra/BadgeHub", "tags": ["animation", "badge"] - }, { + }, + { "title": "RealmWrapper", "category": "realm", "description": "Safe and easy wrappers for RealmSwift.", "homepage": "https://github.com/k-lpmg/RealmWrapper" - }, { + }, + { "title": "Tokamak", "category": "events", "description": "React-like declarative API for building native UI components with easy to use one-way data binding.", "homepage": "https://github.com/TokamakUI/Tokamak", "tags": ["react", "redux"] - }, { + }, + { "title": "VEditorKit", "category": "text", "description": "Lightweight and Powerful Editor Kit.", "homepage": "https://github.com/GeekTree0101/VEditorKit" - }, { + }, + { "title": "Nantes", "category": "label", "description": "TTTAttributedLabel replacement.", "homepage": "https://github.com/instacart/Nantes" - }, { + }, + { "title": "SecureDefaults", "category": "key-value-store", "description": "A lightweight wrapper over UserDefaults & NSUserDefaults with an extra AES-256 encryption layer.", "homepage": "https://github.com/vpeschenkov/SecureDefaults" - }, { + }, + { "title": "Codextended", "category": "utility", "description": "Extensions giving Codable API type inference super powers.", "homepage": "https://github.com/JohnSundell/Codextended" - }, { + }, + { "title": "AwaitToast", "category": "alert", "description": "🍞 An async waiting toast with basic toast. Inspired by facebook posting toast.", "homepage": "https://github.com/k-lpmg/AwaitToast" - }, { + }, + { "title": "Sejima", "category": "UI", "description": "Collection of User Interface components.", "homepage": "https://github.com/MoveUpwards/Sejima", "tags": ["UI", "components"] - }, { + }, + { "title": "WLEmptyState", "category": "uitableview", "description": "A component that lets you customize the view when the dataset of UITableView is empty.", "homepage": "https://github.com/wizeline/WLEmptyState" - }, { + }, + { "title": "lottie-ios", "category": "animation", "description": "An iOS library to natively render After Effects vector animations.", "homepage": "https://github.com/airbnb/lottie-ios", "tags": ["swift", "animation"] - }, { + }, + { "title": "glide engine", "category": "game-engine", "description": "SpriteKit and GameplayKit based engine for making 2d games, with practical examples and tutorials.", "homepage": "https://github.com/cocoatoucher/Glide", - "tags": ["platformer", "side", "scroller", "tilemap", "tiles", "spritekit"] - }, { + "tags": [ + "platformer", + "side", + "scroller", + "tilemap", + "tiles", + "spritekit" + ] + }, + { "title": "ATGValidator", "category": "validation", "description": "Rule based validation framework with form and card validation support for iOS.", "homepage": "https://github.com/altayer-digital/ATGValidator" - }, { + }, + { "title": "SPStorkController", "category": "transition", "description": "Now playing controller from Apple Music. Customisable height.", "homepage": "https://github.com/ivanvorobei/SPStorkController", "tags": ["swift", "animation", "UI", "transition", "apple music"] - }, { + }, + { "title": "SPLarkController", "category": "transition", "description": "Custom transition between two controller. Translate to top.", "homepage": "https://github.com/ivanvorobei/SPLarkController", "tags": ["swift", "animation", "UI", "transition"] - }, { + }, + { "title": "Unrealm", "category": "realm", "description": "Unrealm enables you to easily store Swift native Classes, Structs and Enums into Realm.", "homepage": "https://github.com/arturdev/Unrealm", "tags": ["swift", "realm", "data-management", "struct"] - }, { + }, + { "title": "SPAlert", "category": "alert", "description": "Native popup from Apple Music & Feedback in AppStore. Contains Done & Heart presets.", "homepage": "https://github.com/ivanvorobei/SPAlert", "tags": ["swift", "UI"] - }, { + }, + { "title": "LightweightObservable", "category": "events", "description": "A lightweight implementation of an observable sequence that you can subscribe to.", "homepage": "https://github.com/fxm90/LightweightObservable", "tags": ["swift", "observable", "observer", "reactive"] - }, { + }, + { "title": "SamuraiTransition", "category": "transition", "description": "Swift based library providing a collection of ViewController transitions featuring a number of neat cutting animations.", "homepage": "https://github.com/hachinobu/SamuraiTransition", "tags": ["swift", "animation", "UI", "transition"] - }, { - "title": "Locatable", - "category": "dependency-injection", - "description": "A micro-framework that leverages Property Wrappers to implement the Service Locator pattern.", - "homepage": "https://github.com/vincent-pradeilles/locatable", - "tags": ["swift", "dependency", "property wrapper"] - }, { - "title": "PanSlip", - "category": "transition", - "description": "Use PanGesture to dismiss view on UIViewController and UIView.", - "homepage": "https://github.com/k-lpmg/PanSlip" - }, { - "title": "Tagging", - "category": "text", - "description": "A TextView that provides easy to use tagging feature for Mention or Hashtag.", - "homepage": "https://github.com/k-lpmg/Tagging" - }, { - "title": "MultiSlider", - "category": "ui", - "description": "UISlider clone with multiple thumbs and values, range highlight, optional snap intervals, optional value labels, either vertical or horizontal.", - "homepage": "https://github.com/yonat/MultiSlider" - }, { - "title": "RadioGroup", - "category": "button", - "description": "The missing iOS radio buttons group.", - "homepage": "https://github.com/yonat/RadioGroup" - }, { - "title": "CameraBackground", - "category": "camera", - "description": "Show camera layer as a background to any UIView.", - "homepage": "https://github.com/yonat/CameraBackground" - }, { - "title": "CheckmarkCollectionViewCell", - "category": "uicollectionview", - "description": "UICollectionViewCell with checkbox when it isSelected and empty circle when not - like Photos.app 'Select' mode.", - "homepage": "https://github.com/yonat/CheckmarkCollectionViewCell" - }, { - "title": "BatteryView", - "category": "ui", - "description": "Simple battery shaped UIView.", - "homepage": "https://github.com/yonat/BatteryView" - }, { - "title": "DiffableDataSources", - "category": "uitableview", - "description": "💾 A library for backporting UITableView/UICollectionViewDiffableDataSource.", - "homepage": "https://github.com/ra1028/DiffableDataSources" - }, { - "title": "TOMLDecoder", - "category": "toml", - "description": "Latest TOML standard, decoded.", - "homepage": "https://github.com/dduan/TOMLDecoder" - }, { - "title": "Pathos", - "category": "files", - "description": "Efficient Unix file management.", - "homepage": "https://github.com/dduan/Pathos", - "tags": ["linux"] - }, { - "title": "VKPinCodeView", - "category": "textfield", - "description": "Simple and elegant UI component for input PIN.", - "homepage": "https://github.com/Sunspension/VKPinCodeView", - "tags": ["swift", "UI", "PIN"] - }, { - "title": "Texstyle", - "category": "text", - "description": "Texstyle allows you to format attributed strings easily.", - "homepage": "https://github.com/rosberry/texstyle" - }, { - "title": "Combinative", - "category": "events", - "description": "UI event handling using Apple's combine framework.", - "homepage": "https://github.com/noppefoxwolf/Combinative" - }, { - "title": "SelectionList", - "category": "uitableview", - "description": "Simple single-selection or multiple-selection checklist, based on UITableView.", - "homepage": "https://github.com/yonat/SelectionList" - }, { - "title": "ResizingTokenField", - "category": "ui", - "description": "A UICollectionView-based token field which provides intrinsic content height.", - "homepage": "https://github.com/tadejr/ResizingTokenField" - }, { - "title": "Bow", - "category": "utility", - "description": "Companion library for Typed Functional Programming.", - "homepage": "https://github.com/bow-swift/bow" - }, { - "title": "AutoMockable", - "category": "mock", - "description": "A framework that leverages the type system to let you easily create mocked instances of your data types.", - "homepage": "https://github.com/vincent-pradeilles/AutoMocker" - }, { - "title": "ShowSomeProgress", - "category": "ui", - "description": "Animated Progress and Activity Indicators for iOS apps.", - "homepage": "https://github.com/stoneburner/ShowSomeProgress" - }, { - "title": "Ribbon", - "category": "keyboard", - "description": "🎀 A simple cross-platform toolbar/custom input accessory view library for iOS & macOS.", - "homepage": "https://github.com/chriszielinski/Ribbon" - }, { - "title": "MultiSelectSegmentedControl", - "category": "ui", - "description": "UISegmentedControl remake that supports selecting multiple segments, vertical stacking, combining text and images.", - "homepage": "https://github.com/yonat/MultiSelectSegmentedControl" - }, { - "title": "FlexibleHeader", - "category": "ui", - "description": "A container view that responds to scrolling of UIScrollView.", - "homepage": "https://github.com/k-lpmg/FlexibleHeader" - }, { + }, + { + "title": "Locatable", + "category": "dependency-injection", + "description": "A micro-framework that leverages Property Wrappers to implement the Service Locator pattern.", + "homepage": "https://github.com/vincent-pradeilles/locatable", + "tags": ["swift", "dependency", "property wrapper"] + }, + { + "title": "PanSlip", + "category": "transition", + "description": "Use PanGesture to dismiss view on UIViewController and UIView.", + "homepage": "https://github.com/k-lpmg/PanSlip" + }, + { + "title": "Tagging", + "category": "text", + "description": "A TextView that provides easy to use tagging feature for Mention or Hashtag.", + "homepage": "https://github.com/k-lpmg/Tagging" + }, + { + "title": "MultiSlider", + "category": "ui", + "description": "UISlider clone with multiple thumbs and values, range highlight, optional snap intervals, optional value labels, either vertical or horizontal.", + "homepage": "https://github.com/yonat/MultiSlider" + }, + { + "title": "RadioGroup", + "category": "button", + "description": "The missing iOS radio buttons group.", + "homepage": "https://github.com/yonat/RadioGroup" + }, + { + "title": "CameraBackground", + "category": "camera", + "description": "Show camera layer as a background to any UIView.", + "homepage": "https://github.com/yonat/CameraBackground" + }, + { + "title": "CheckmarkCollectionViewCell", + "category": "uicollectionview", + "description": "UICollectionViewCell with checkbox when it isSelected and empty circle when not - like Photos.app 'Select' mode.", + "homepage": "https://github.com/yonat/CheckmarkCollectionViewCell" + }, + { + "title": "BatteryView", + "category": "ui", + "description": "Simple battery shaped UIView.", + "homepage": "https://github.com/yonat/BatteryView" + }, + { + "title": "DiffableDataSources", + "category": "uitableview", + "description": "💾 A library for backporting UITableView/UICollectionViewDiffableDataSource.", + "homepage": "https://github.com/ra1028/DiffableDataSources" + }, + { + "title": "TOMLDecoder", + "category": "toml", + "description": "Latest TOML standard, decoded.", + "homepage": "https://github.com/dduan/TOMLDecoder" + }, + { + "title": "Pathos", + "category": "files", + "description": "Efficient Unix file management.", + "homepage": "https://github.com/dduan/Pathos", + "tags": ["linux"] + }, + { + "title": "VKPinCodeView", + "category": "textfield", + "description": "Simple and elegant UI component for input PIN.", + "homepage": "https://github.com/Sunspension/VKPinCodeView", + "tags": ["swift", "UI", "PIN"] + }, + { + "title": "Texstyle", + "category": "text", + "description": "Texstyle allows you to format attributed strings easily.", + "homepage": "https://github.com/rosberry/texstyle" + }, + { + "title": "Combinative", + "category": "events", + "description": "UI event handling using Apple's combine framework.", + "homepage": "https://github.com/noppefoxwolf/Combinative" + }, + { + "title": "SelectionList", + "category": "uitableview", + "description": "Simple single-selection or multiple-selection checklist, based on UITableView.", + "homepage": "https://github.com/yonat/SelectionList" + }, + { + "title": "ResizingTokenField", + "category": "ui", + "description": "A UICollectionView-based token field which provides intrinsic content height.", + "homepage": "https://github.com/tadejr/ResizingTokenField" + }, + { + "title": "Bow", + "category": "utility", + "description": "Companion library for Typed Functional Programming.", + "homepage": "https://github.com/bow-swift/bow" + }, + { + "title": "AutoMockable", + "category": "mock", + "description": "A framework that leverages the type system to let you easily create mocked instances of your data types.", + "homepage": "https://github.com/vincent-pradeilles/AutoMocker" + }, + { + "title": "ShowSomeProgress", + "category": "ui", + "description": "Animated Progress and Activity Indicators for iOS apps.", + "homepage": "https://github.com/stoneburner/ShowSomeProgress" + }, + { + "title": "Ribbon", + "category": "keyboard", + "description": "🎀 A simple cross-platform toolbar/custom input accessory view library for iOS & macOS.", + "homepage": "https://github.com/chriszielinski/Ribbon" + }, + { + "title": "MultiSelectSegmentedControl", + "category": "ui", + "description": "UISegmentedControl remake that supports selecting multiple segments, vertical stacking, combining text and images.", + "homepage": "https://github.com/yonat/MultiSelectSegmentedControl" + }, + { + "title": "FlexibleHeader", + "category": "ui", + "description": "A container view that responds to scrolling of UIScrollView.", + "homepage": "https://github.com/k-lpmg/FlexibleHeader" + }, + { "title": "ReactiveAPI", "category": "network", "description": "Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit.", "homepage": "https://github.com/sky-uk/ReactiveAPI", "tags": ["swift", "declarative", "rx", "reactive", "urlsession"] - }, { + }, + { "title": "PolioPager", "category": "tab", "description": "A flexible TabBarController with search tab like SNKRS.", "homepage": "https://github.com/YuigaWada/PolioPager" - }, { + }, + { "title": "DuctTape", "category": "utility", "description": "📦 KeyPath dynamicMemberLookup based syntax sugar for Swift.", "homepage": "https://github.com/marty-suzuki/DuctTape" - }, { + }, + { "title": "BTree", "category": "algorithm", "description": "Fast sorted collections for Swift using in-memory B-trees.", "homepage": "https://github.com/attaswift/BTree" - }, { + }, + { "title": "SwiftFormat", "category": "quality", "description": "A code library and command-line formatting tool for reformatting Swift code.", "homepage": "https://github.com/nicklockwood/SwiftFormat" - }, { + }, + { "title": "SwiftShell", "category": "command-line", "description": "A library for creating command-line applications and running shell commands.", "homepage": "https://github.com/kareman/SwiftShell" - }, { - "title": "TermiNetwork", - "category": "network", - "description": "🌏 A zero-dependency networking solution for building modern and secure iOS, watchOS, macOS and tvOS applications.", - "homepage": "https://github.com/billp/TermiNetwork" - }, { + }, + { + "title": "TermiNetwork", + "category": "network", + "description": "🌏 A zero-dependency networking solution for building modern and secure iOS, watchOS, macOS and tvOS applications.", + "homepage": "https://github.com/billp/TermiNetwork" + }, + { "title": "SwiftCop", "category": "quality", "description": "A validation library which inspired by the clarity of Ruby On Rails Active Record validations.", "homepage": "https://github.com/andresinaka/SwiftCop" - }, { + }, + { "title": "DIKit", "category": "dependency-injection", "description": "Dependency Injection Framework for Swift, inspired by KOIN.", "homepage": "https://github.com/Liftric/DIKit" - }, { + }, + { "title": "MockSwift", "category": "mock", "description": "Mock Framework that uses the power of property wrappers.", "homepage": "https://github.com/leoture/MockSwift" - },{ + }, + { "title": "OEMentions", "category": "text", "description": "An easy way to add mentions to uitextview like Facebook and Instagram.", "homepage": "https://github.com/omar14/OEMentions", "tags": ["Swift", "UITextView", "UITableView"] - }, { + }, + { "title": "Translatio", "category": "localization", "description": "Super lightweight library that helps you to localize strings, even directly in storyboards.", "homepage": "https://github.com/andrealufino/Translatio", "tags": ["localization", "language", "translation"] - }, { + }, + { "title": "Deviice", "category": "device", "description": "Swift library to easily check the current device and some more info about it.", "homepage": "https://github.com/andrealufino/Deviice", "tags": ["device", "detection"] - - }, - { - "title": "Azure Functions for Swift", - "category": "serverless", - "description": "Swift Worker for Azure Functions.", - "homepage": "https://github.com/SalehAlbuga/azure-functions-swift", - "tags": ["linux", "macOS", "serverless", "cloud", "azure"] - }, { + }, + { + "title": "Azure Functions for Swift", + "category": "serverless", + "description": "Swift Worker for Azure Functions.", + "homepage": "https://github.com/SalehAlbuga/azure-functions-swift", + "tags": ["linux", "macOS", "serverless", "cloud", "azure"] + }, + { "title": "SweetCurtain", "category": "ui", "description": "Really sweet and easy bottom pullable sheet implementation. You can find a similar implementation in applications like Apple Maps, Find My, Stocks, etc.", "homepage": "https://github.com/multimediasuite/SweetCurtain", "tags": ["swift", "pull-up", "curtain", "bottom-sheet", "sliding-menu"] - }, { + }, + { "title": "XMLMapper", "category": "xml", "description": "A simple way to map XML to Objects.", "homepage": "https://github.com/gcharita/XMLMapper", "tags": ["swift", "xml", "soap"] - }, { + }, + { "title": "swift-mod", "category": "quality", "description": "A tool for Swift code modification intermediating between code generation and formatting.", "homepage": "https://github.com/ra1028/swift-mod" - }, { + }, + { "title": "CGLayout", "category": "layout", "description": "Powerful autolayout framework, that can manage UIView(NSView), CALayer, not rendered views and etc. Provides placeholders.", "homepage": "https://github.com/k-o-d-e-n/CGLayout", "tags": ["linux"] - }, { + }, + { "title": "SwiftCoroutine", "category": "concurrency", "description": "Coroutines for iOS, macOS and Linux.", "homepage": "https://github.com/belozierov/SwiftCoroutine", - "tags": ["linux", "swift", "coroutine", "coroutines", "await", "async/await"] - }, { + "tags": [ + "linux", + "swift", + "coroutine", + "coroutines", + "await", + "async/await" + ] + }, + { "title": "CrowdinSDK", "category": "localization", "description": "Delivers all new translations from Crowdin project to the application immediately.", "homepage": "https://github.com/crowdin/mobile-sdk-ios", "tags": ["swift", "crowdin", "localization"] - }, { + }, + { "title": "Apphud", "category": "app-store", "description": "Lightweight library to easily handle auto-renewable subscriptions with no backend required.", "homepage": "https://github.com/apphud/ApphudSDK", "tags": ["swift", "StoreKit"] - }, { + }, + { "title": "ExceptionCatcher", "category": "utility", "description": "Catch Objective-C exceptions.", "homepage": "https://github.com/sindresorhus/ExceptionCatcher" - }, { + }, + { "title": "PrivacyFlash Pro", "category": "utility", "description": "Generate a privacy policy for your Swift iOS app from its code.", "homepage": "https://github.com/privacy-tech-lab/privacyflash-pro", "tags": ["swift", "iOS", "privacy policy", "privacy"] - }, { + }, + { "title": "Partition Kit", "category": "ui", "description": "A SwiftUI Library for creating resizable partitions for View Content.", "homepage": "https://github.com/kieranb662/PartitionKit", "tags": ["swiftui", "swift-package-manager", "swift-library"] - }, { + }, + { "title": "CachyKit", "category": "cache", "description": "A Caching Library that can cache JSON, Image, Zip or AnyObject with expiry date/TTYL and force refresh.", "homepage": "https://github.com/Sadmansamee/CachyKit" - }, { + }, + { "title": "Spin", "category": "patterns", "description": "Provides a versatile Feedback Loop implementation working with RxSwift, ReactiveSwift and Combine.", "homepage": "https://github.com/Spinners/Spin.Swift", "tags": ["swift", "feedback-loop", "rxswift", "reactiveswift", "combine"] - }, { + }, + { "title": "Playbook", "category": "utility", "description": "📘A library for isolated developing UI components and automatically snapshots of them.", "homepage": "https://github.com/playbook-ui/playbook-ios" - }, { + }, + { "title": "SecurePropertyStorage", "category": "security", "description": "Helps you define secure storages for your properties using Swift property wrappers.", "homepage": "https://github.com/alexruperez/SecurePropertyStorage", - "tags": ["security", "property wrappers", "userdefaults", "keychain", "singleton", "codable", "dependency injection"] - }, { + "tags": [ + "security", + "property wrappers", + "userdefaults", + "keychain", + "singleton", + "codable", + "dependency injection" + ] + }, + { "title": "AnyLint", "category": "quality", "description": "Lint anything by combining the power of Swift & regular expressions.", "homepage": "https://github.com/Flinesoft/AnyLint", "tags": ["linux"] - }, { + }, + { "title": "PopupView", "category": "alert", "description": "Toasts and popups library written with SwiftUI.", "homepage": "https://github.com/exyte/PopupView", "tags": ["swiftui", "swift-package-manager", "swift-library"] - }, { + }, + { "title": "CHIOTPField", "category": "textfield", "description": "A set of textfields that can be used for One-time passwords, SMS codes, PIN codes, etc.", "homepage": "https://github.com/ChiliLabs/CHIOTPField" - }, { + }, + { "title": "AnimatedCardInput", "category": "payment", "description": "Customisable and easy to use Credit Card UI.", "homepage": "https://github.com/netguru/AnimatedCardInput" - }, { + }, + { "title": "StateViewController", "category": "patterns", "description": "Stateful UIVIewController composition — the MVC cure for Massive View Controllers.", "homepage": "https://github.com/davidask/StateViewController" - }, { + }, + { "title": "KeyboardShortcuts", "category": "keyboard", "description": "Add user-customizable global keyboard shortcuts to your macOS app. Includes a Cocoa and SwiftUI component.", "homepage": "https://github.com/sindresorhus/KeyboardShortcuts", - "tags": ["swiftui", "swift-package-manager", "swift-library", "macos", "hotkey", "shortcut"] - }, { + "tags": [ + "swiftui", + "swift-package-manager", + "swift-library", + "macos", + "hotkey", + "shortcut" + ] + }, + { "title": "Grid", "category": "layout", "description": "The most powerful Grid container missed in SwiftUI.", "homepage": "https://github.com/exyte/Grid", "tags": ["swiftui", "swift-library", "grid-container"] - }, { + }, + { "title": "Mocker", "category": "mock", "description": "Mock Alamofire and URLSession requests without touching your code implementation", "homepage": "https://github.com/WeTransfer/Mocker", "tags": ["alamofire", "urlsession", "mock"] - }, { + }, + { "title": "ContainerController", "category": "ui", "description": "UI Component. This is a copy swipe-panel from app: Apple Maps, Stocks", "homepage": "https://github.com/mrustaa/ContainerController", - "tags": ["swift", "maps", "swipe", "panel", "collection", "tableview", "scrollview", "view", "recognizer", "gesture", "pan"] - }, { + "tags": [ + "swift", + "maps", + "swipe", + "panel", + "collection", + "tableview", + "scrollview", + "view", + "recognizer", + "gesture", + "pan" + ] + }, + { "title": "HorizonCalendar", "category": "calendar", "description": "A declarative, performant, iOS calendar UI component that supports use cases ranging from simple date pickers all the way up to fully-featured calendar apps.", "homepage": "https://github.com/airbnb/HorizonCalendar", "tags": ["calendar", "airbnb", "declerative"] - }, { + }, + { "title": "SuggestionsKit", "category": "walkthrough", "description": "Library for educating users about features in app.", "homepage": "https://github.com/huemae/SuggestionsKit", "tags": ["suggestions", "instructions", "hint", "guide"] - }, { - "title": "ElegantCalendar", - "category": "calendar", - "description": "The elegant full screen calendar missed in SwiftUI.", - "homepage": "https://github.com/ThasianX/ElegantCalendar", - "tags": ["elegantcalendar", "calendar", "declarative", "swiftui"] - }, { - "title": "Atributika", - "category": "label", - "description": "TConvert text with HTML tags, links, hashtags, mentions into NSAttributedString. Make them clickable with UILabel drop-in replacement.", - "homepage": "https://github.com/psharanda/Atributika", - "tags": ["html", "attributedstring", "link", "tag", "hashtag", "clickable"] - }, { + }, + { + "title": "ElegantCalendar", + "category": "calendar", + "description": "The elegant full screen calendar missed in SwiftUI.", + "homepage": "https://github.com/ThasianX/ElegantCalendar", + "tags": ["elegantcalendar", "calendar", "declarative", "swiftui"] + }, + { + "title": "Atributika", + "category": "label", + "description": "TConvert text with HTML tags, links, hashtags, mentions into NSAttributedString. Make them clickable with UILabel drop-in replacement.", + "homepage": "https://github.com/psharanda/Atributika", + "tags": [ + "html", + "attributedstring", + "link", + "tag", + "hashtag", + "clickable" + ] + }, + { "title": "Mockingbird", "category": "mock", "description": "Simplify software testing, by easily mocking any system using HTTP/HTTPS, allowing a team to test and develop against a service that is not complete, unstable or just to reproduce planned cases.", "homepage": "https://github.com/Farfetch/mockingbird" - }, { + }, + { "title": "FDTextFieldTableViewCell", "category": "uitableview", "description": "Adds a UITextField to the cell and places it correctly.", "homepage": "https://github.com/fulldecent/FDTextFieldTableViewCell" - }, { + }, + { "title": "FDWaveformView", "category": "audio", "description": "An easy way to display an audio waveform in your app.", "homepage": "https://github.com/fulldecent/FDWaveformView" - }, { + }, + { "title": "FDTake", "category": "camera", "description": "Easily take a photo or video or choose from library.", "homepage": "https://github.com/fulldecent/FDTake" - }, { + }, + { "title": "FDSoundActivatedRecorder", "category": "audio", "description": "Start recording when the user speaks.", "homepage": "https://github.com/fulldecent/FDSoundActivatedRecorder" - }, { + }, + { "title": "FDBarGauge", "category": "form", "description": "Simulate the level indicator on an audio mixing board", "homepage": "https://github.com/fulldecent/FDBarGauge" - }, { + }, + { "title": "FDChessboardView", "category": "games", "description": "A view controller for chess boards", "homepage": "https://github.com/fulldecent/FDChessboardView" - }, { + }, + { "title": "BetterSafariView", "category": "ui", "description": "A better way to present a SFSafariViewController or start a ASWebAuthenticationSession in SwiftUI.", "homepage": "https://github.com/stleamist/BetterSafariView" - }, { + }, + { "title": "SociableWeaver", "category": "graphql", "description": "Build declarative GraphQL queries and mutations.", "homepage": "https://github.com/NicholasBellucci/SociableWeaver" - }, { + }, + { "title": "Fugen", "category": "misc", "description": "A command line tool for exporting resources and generating code from your Figma files.", "homepage": "https://github.com/almazrafi/Fugen", - "tags": ["figma", "figma-export", "design-tokens", "design-systems", "xcode-assets", "codegenerator"] - }, { + "tags": [ + "figma", + "figma-export", + "design-tokens", + "design-systems", + "xcode-assets", + "codegenerator" + ] + }, + { "title": "Netswift", "category": "network", "description": "A type-safe, high-level networking solution.", "homepage": "https://github.com/MrSkwiggs/Netswift", "tags": ["swift", "declarative", "protocols", "structured", "urlsession"] - } - , { + }, + { "title": "Tactile", "category": "gesture", "description": "A safer and more idiomatic way to respond to gestures and control events.", "homepage": "https://github.com/delba/Tactile" - } - , { + }, + { "title": "NeumorphismKit", "category": "ui", "description": "Neumorphism framework for UIKit.", "homepage": "https://github.com/y-okudera/NeumorphismKit", "tags": ["neumorphism", "uicomponents", "swift", "ios", "storyboard"] - } - , { + }, + { "title": "MonarchRouter", "category": "app-routing", "description": "Declarative state- and URL-based router. Complex automatic View Controllers hierarchy transitions. Time-tested server-side conventions.", "homepage": "https://github.com/nikans/MonarchRouter", - "tags": ["routing", "router", "swift", "ios", "declarative", "state-based", "url", "redux", "reactive"] - } - , { - "title": "CardNavigation", - "category": "cards", - "description": "A navigation controller that displays its view controllers as an interactive stack of cards.", - "homepage": "https://github.com/james01/CardNavigation", - "tags": ["navigation", "interactive", "cards", "uikit", "transition", "interruptible"] + "tags": [ + "routing", + "router", + "swift", + "ios", + "declarative", + "state-based", + "url", + "redux", + "reactive" + ] + }, + { + "title": "CardNavigation", + "category": "cards", + "description": "A navigation controller that displays its view controllers as an interactive stack of cards.", + "homepage": "https://github.com/james01/CardNavigation", + "tags": [ + "navigation", + "interactive", + "cards", + "uikit", + "transition", + "interruptible" + ] }, { "title": "Swift Argument Parser", "category": "command-line", "description": "Straightforward, type-safe argument parsing for Swift.", "homepage": "https://github.com/apple/swift-argument-parser" - }, { + }, + { "title": "Puppy", "category": "logging", "description": "A flexible logging library that supports multiple transports and platforms.", "homepage": "https://github.com/sushichop/Puppy", "tags": ["swift", "linux", "macos", "ios", "tvos", "watchos"] - }, { + }, + { "title": "TwitterTextEditor", "category": "text", "description": "A standalone, flexible API that provides a full featured rich text editor for iOS applications.", "homepage": "https://github.com/twitter/TwitterTextEditor" - }, { - "title": "SwiftPlantUML", - "category": "utility", - "description": "A command-line tool and Swift Package to generate UML class from your Swift source code. Also available as Xcode Source Editor Extension.", - "homepage": "https://github.com/MarcoEidinger/SwiftPlantUML" - }, { + }, + { + "title": "SwiftPlantUML", + "category": "utility", + "description": "A command-line tool and Swift Package to generate UML class from your Swift source code. Also available as Xcode Source Editor Extension.", + "homepage": "https://github.com/MarcoEidinger/SwiftPlantUML" + }, + { "title": "Kanvas", "category": "images", "description": "A iOS library for adding effects, drawings, text, stickers, and making GIFs from existing media or the camera.", "homepage": "https://github.com/tumblr/kanvas-ios" - }, { + }, + { "title": "ColorKit", "category": "colors", "description": "Advanced color manipulation for iOS.", "homepage": "https://github.com/Boris-Em/ColorKit" - }, { + }, + { "title": "TextBuilder", "category": "text", "description": "Like a SwiftUI ViewBuilder, but for Text.", "homepage": "https://github.com/davdroman/TextBuilder" - }, { + }, + { "title": "TPInAppReceipt", "category": "payment", "description": "A lightweight, pure-Swift library for reading and validating Apple In App Purchase Receipt locally.", "homepage": "https://github.com/tikhop/TPInAppReceipt", - "tags": ["swift", "ios", "tvos", "watchos", "macos", "inAppReceipt", "inAppPurchase", "StoreKit", "receipt"] - }, { + "tags": [ + "swift", + "ios", + "tvos", + "watchos", + "macos", + "inAppReceipt", + "inAppPurchase", + "StoreKit", + "receipt" + ] + }, + { "title": "SOAPEngine", "category": "soap", "description": "Generic SOAP client to access SOAP Web Services using iOS, Mac OS X, and Apple TV.", "homepage": "https://github.com/priore/SOAPEngine", "tags": ["swift", "soap", "macos", "ios", "tvos", "xml"] - }, { - "title": "The Composable Architecture", - "category": "patterns", - "description": "A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.", - "homepage": "https://github.com/pointfreeco/swift-composable-architecture", - "tags": ["swift", "ios"] - }, { + }, + { + "title": "The Composable Architecture", + "category": "patterns", + "description": "A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.", + "homepage": "https://github.com/pointfreeco/swift-composable-architecture", + "tags": ["swift", "ios"] + }, + { "title": "SwiftUI Atom Properties", "category": "patterns", "description": "A Reactive Data-Binding and Dependency Injection Library for SwiftUI x Concurrency.", "homepage": "https://github.com/ra1028/swiftui-atom-properties", "tags": ["swift", "swiftui", "architecture"] - }, { + }, + { "title": "SwiftDraw", "category": "images", "description": "Library that converts SVG images to UIImage, NSImage and generates CoreGraphics source code.", "homepage": "https://github.com/swhitty/SwiftDraw", "tags": ["swift", "ios", "macos"] - }, { + }, + { "title": "SwiftCurrent", "category": "app-routing", "description": "Manage complex workflows wherever Swift can be built. It comes with built-in support for UIKit, Storyboards, and SwiftUI.", "homepage": "https://github.com/wwt/SwiftCurrent", - "tags": ["uikit", "storyboard", "swiftui", "iOS", "watchOS", "tvOS", "macOS", "declarative", "navigation"] + "tags": [ + "uikit", + "storyboard", + "swiftui", + "iOS", + "watchOS", + "tvOS", + "macOS", + "declarative", + "navigation" + ] }, { "title": "Percentage", "category": "utility", "description": "Make percentages more readable and type-safe.", "homepage": "https://github.com/sindresorhus/Percentage" - }, { + }, + { "title": "ARHeadsetKit", "category": "augmented-reality", "description": "High-level framework for using $5 Google Cardboard to replicate Microsoft Hololens.", "homepage": "https://github.com/philipturner/ARHeadsetKit", - "tags": ["macOS", "swiftui", "iOS", "metal", "virtual reality", "GPGPU", "google cardboard"] + "tags": [ + "macOS", + "swiftui", + "iOS", + "metal", + "virtual reality", + "GPGPU", + "google cardboard" + ] }, { "title": "Rugby", @@ -5919,226 +7337,278 @@ "category": "misc", "description": "Create XCFrameworks with ease! A Command Line Tool to create XCFramework for multiple platforms at one shot! iOS, Mac Catalyst, tvOS, macOS, and watchOS.", "homepage": "https://github.com/gurhub/surmagic", - "tags": ["xcframework", "fat-framework", "binary-framework", "generate", "iOS", "Mac Catalyst", "macOS", "tvOS", "watchOS", "ci", "swift"] - }, { + "tags": [ + "xcframework", + "fat-framework", + "binary-framework", + "generate", + "iOS", + "Mac Catalyst", + "macOS", + "tvOS", + "watchOS", + "ci", + "swift" + ] + }, + { "title": "YiVideoEditor", "category": "video", "description": "a library for rotating, cropping, adding layers (watermark) and as well as adding audio (music) to the videos.", "homepage": "https://github.com/coderyi/YiVideoEditor" - }, { + }, + { "title": "SwiftUICharts", "category": "chart", "description": "A charts / plotting library for SwiftUI. Works on macOS, iOS, watchOS, and tvOS and has accessibility and Localization features built in.", "homepage": "https://github.com/willdale/SwiftUICharts", "tags": ["iOS", "macOS", "tvOS", "watchOS", "swiftui"] - }, { + }, + { "title": "Raylib for Swift", "category": "game-engine", "description": "A Cross-Platform Swift package for Raylib. Builds Raylib from source so no need to fiddle with libraries. Just add as a dependency in you game package and go!", "homepage": "https://github.com/STREGAsGate/Raylib", "tags": ["macOS", "linux", "windows", "swift"] - }, { + }, + { "title": "Scaling Header Scroll View", "category": "layout", "description": "A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.", "homepage": "https://github.com/exyte/ScalingHeaderScrollView", "tags": ["swiftui", "iOS", "sticky-header", "scaling-header"] - }, { + }, + { "title": "BottomSheet", "category": "ui", "description": "Powerful Bottom Sheet component with content based size, interactive dismissal and navigation controller support.", "homepage": "https://github.com/joomcode/BottomSheet", "tags": ["uikit", "iOS", "bottom-sheet"] - }, { + }, + { "title": "KVKCalendar", "category": "calendar", "description": "A most fully customization calendar for Apple platforms 📅", "homepage": "https://github.com/kvyatkovskys/KVKCalendar", "tags": ["uikit", "iOS", "calendar", "swiftui"] - }, { + }, + { "title": "SwiftBoost", "category": "utility", "description": "Collection of Swift-extensions to boost development process.", "homepage": "https://github.com/sparrowcode/SwiftBoost", "tags": ["swift", "productivity", "boost"] - }, { + }, + { "title": "ISEmojiView", "category": "keyboard", "description": "Emoji Keyboard for iOS", "homepage": "https://github.com/isaced/ISEmojiView", "tags": ["swift", "emoji"] - }, { + }, + { "title": "TabBar", "category": "tab", "description": "Highly customizable tab bar for SwiftUI applications.", "homepage": "https://github.com/onl1ner/TabBar", "tags": ["swift", "swiftui", "tab-bar", "iOS"] - }, { + }, + { "title": "GoodExtensions-iOS", "category": "utility", "description": "📑 GoodExtensions is a collection of useful and frequently used extensions.", "homepage": "https://github.com/GoodRequest/GoodExtensions-iOS", "tags": ["swift", "iOS", "utility"] - },{ + }, + { "title": "GoodUIKit", "category": "utility", "description": "📑 GoodUIKit is an extensions library filled with reusable UI snippets for faster and more efficient development.", "homepage": "https://github.com/GoodRequest/GoodUIKit", "tags": ["swift", "iOS", "uikit"] - }, { + }, + { "title": "GoodReactor", "category": "patterns", "description": "⚛️ GoodReactor is a Redux-inspired Reactor framework for communication between the View Model, View Controller, and Coordinator.", "homepage": "https://github.com/GoodRequest/GoodReactor", "tags": ["swift", "iOS", "reactorKit"] - },{ + }, + { "title": "GoodPersistence", "category": "keychain", "description": "💾 GoodPersistence simplifies caching data in keychain and UserDefaults. Using a property wrappers.", "homepage": "https://github.com/GoodRequest/GoodPersistence", "tags": ["swift", "iOS", "persistence", "userdefaults", "keychain"] - },{ + }, + { "title": "Temple", "category": "template", "description": "🗂️ Most advanced project and file templates.", "homepage": "https://github.com/GoodRequest/Temple", "tags": ["swift", "iOS", "tempalate", "Xcode"] - },{ + }, + { "title": "GoodProvider", "category": "uicollectionview", "description": "🚀 UITableView and UICollectionView provider to simplify basic scenarios of showing the data.", "homepage": "https://github.com/GoodRequest/GRProvider", "tags": ["swift", "iOS", "UITableView", "UICollectionView"] - }, { + }, + { "title": "Model-View-Presenter template", "category": "boilerplates", "description": "A flexible and easy template created to speed up the development of your iOS application based on the MVP pattern.", "homepage": "https://github.com/onl1ner/ios-mvp-template" - }, { + }, + { "title": "Open Source Updates for Swift Projects", "category": "newsletter", "description": "A bi-weekly newsletter to give you the latest updates on popular and unknown open source projects written or related to Swift.", "homepage": "https://ossp-updates.beehiiv.com/" - }, { + }, + { "title": "Popovers", "category": "ui", "description": "A library to present popovers. Simple, modern, and highly customizable. Not boring!", "homepage": "https://github.com/aheze/Popovers" - }, { + }, + { "title": "CapturePreventionKit", "category": "ui", "description": "Provides `Label` and `ImageView` for `screen capture prevention`.", "homepage": "https://github.com/Jaesung-Jung/CapturePreventionKit", "tags": ["swift", "iOS", "ui", "security"] - }, { + }, + { "title": "AppReview", "category": "app-store", "description": "A tiny library to request review on the AppStore via SKStoreReviewController.", "homepage": "https://github.com/mezhevikin/AppReview" - }, { + }, + { "title": "Tracker Aggregator", "category": "analytics", "description": "Versatile analytics abstraction layer.", "homepage": "https://github.com/kafejo/Tracker-Aggregator" - }, { - "title": "RxNetworks", - "category": "network", - "description": "Network API With RxSwift + Moya + HandyJSON + Plugins.", - "homepage": "https://github.com/yangKJ/RxNetworks" - }, { + }, + { + "title": "RxNetworks", + "category": "network", + "description": "Network API With RxSwift + Moya + HandyJSON + Plugins.", + "homepage": "https://github.com/yangKJ/RxNetworks" + }, + { "title": "HypeUI", "category": "auto-layout", "description": "🌺 HypeUI is a implementation of Apple's SwiftUI DSL style based on UIKit", "homepage": "https://github.com/hyperconnect/HypeUI" - }, { + }, + { "title": "MediaPicker", "category": "camera", "description": "SwiftUI customizable media picker - supports camera and gallery with albums", "homepage": "https://github.com/exyte/mediapicker" - }, { + }, + { "title": "LiquidSwipe", "category": "transition", "description": "Liquid navigation animation", "homepage": "https://github.com/exyte/LiquidSwipe" - }, { + }, + { "title": "BetterCodable", "category": "misc", "description": "Level up your `Codable` structs through property wrappers. The goal of these property wrappers is to avoid implementing a custom `init(from decoder: Decoder)` throws and suffer through boilerplate.", "homepage": "https://github.com/marksands/BetterCodable" - }, { + }, + { "title": "Periphery", "category": "utility", "description": "A tool to identify unused code in Swift projects.", "homepage": "https://github.com/peripheryapp/periphery" - }, { + }, + { "title": "xc", "category": "misc", "description": "A tool to open the Xcode project file by the specified version.", "homepage": "https://github.com/s2mr/xc" - }, { - "title": "OpenAI", - "category": "ai", - "description": "Swift package for OpenAI public API.", - "homepage": "https://github.com/MacPaw/OpenAI" - }, { - "title": "L10nLint", - "category": "quality", - "description": "A linter tool for Localizable.strings.", - "homepage": "https://github.com/s2mr/L10nLint" - }, { - "title": "AnimatedTabBar", - "category": "layout", - "description": "A tabbar with a number of preset animations.", - "homepage": "https://github.com/exyte/AnimatedTabBar" - },{ + }, + { + "title": "OpenAI", + "category": "ai", + "description": "Swift package for OpenAI public API.", + "homepage": "https://github.com/MacPaw/OpenAI" + }, + { + "title": "L10nLint", + "category": "quality", + "description": "A linter tool for Localizable.strings.", + "homepage": "https://github.com/s2mr/L10nLint" + }, + { + "title": "AnimatedTabBar", + "category": "layout", + "description": "A tabbar with a number of preset animations.", + "homepage": "https://github.com/exyte/AnimatedTabBar" + }, + { "title": "GoodNetworking", "category": "network", "description": "📡 GoodNetworking simplifies HTTP networking.", "homepage": "https://github.com/GoodRequest/GoodNetworking", "tags": ["swift", "iOS", "networking"] - }, { + }, + { "title": "DMScrollBar", "category": "scroll-bars", "description": "Best in class customizable ScrollBar for any type of ScrollView with Decelerating, Bounce & Rubber band mechanisms and many many more.", "homepage": "https://github.com/batanus/DMScrollBar", "tags": ["swift", "iOS", "scroll-bar", "scroll-indicator", "scroll-view"] - }, { + }, + { "title": "ExyteChat", "category": "chat", "description": "SwiftUI Chat UI framework with fully customizable message cells, input view, and a built-in media picker", "homepage": "https://github.com/exyte/chat", "tags": ["swift", "iOS", "swiftui", "chat"] - }, { + }, + { "title": "SwiftAutoGUI", "category": "utility", "description": "Used to programmatically control the mouse & keyboard. A library for manipulating macOS with Swift.", "homepage": "https://github.com/NakaokaRei/SwiftAutoGUI", "tags": ["swift", "macos"] - }, { + }, + { "title": "MijickPopupView", "category": "alert", "description": "Present any popup in no time. Keep your code clean.", "homepage": "https://github.com/Mijick/PopupView", "tags": ["swift", "swiftui", "iOS", "macOS", "tvOS", "popup"] - }, { + }, + { "title": "MijickNavigattie", "category": "transition", "description": "Easy navigation with SwiftUI.", "homepage": "https://github.com/Mijick/Navigattie", "tags": ["swift", "swiftui", "iOS", "transition", "navigation"] - }, { + }, + { "title": "TypedDate", "category": "date", "description": "Enhancing Date handling by enabling type-level customization of date components", "homepage": "https://github.com/Ryu0118/swift-typed-date", "tags": ["swift", "date", "iOS", "macOS", "tvOS"] - }, { + }, + { "title": "FullscreenPopup", "category": "alert", "description": "Present any popup above NavigationBar in SwiftUI", "homepage": "https://github.com/Ryu0118/swift-fullscreen-popup", "tags": ["swift", "swiftui", "iOS", "macOS", "tvOS", "popup"] - }, { + }, + { "title": "MemberwiseInit", "category": "misc", "description": "`@MemberwiseInit` is a Swift Macro that can more often provide your intended `init`, while following the same safe-by-default semantics of Swift’s memberwise initializers.", From facd46bccf37bfd99d36878436af116c0ff7c28a Mon Sep 17 00:00:00 2001 From: AwesomeSwift Bot Date: Sat, 20 Apr 2024 21:31:30 +0000 Subject: [PATCH 12/13] Updated markdown --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e236078b..fd3be584 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ PLEASE DO NOT UPDATE THIS FILE, UPDATE CONTENTS.JSON INSTEAD. THANK YOU :-) | Awesome | Linux | Projects | Updated | |:-------:|:-----:|:--------:|:-------:| -| [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) | :penguin: | 1052 | February 29, 2024 | +| [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) | :penguin: | 1052 | April 20, 2024 | In parternship with: @@ -438,7 +438,7 @@ In parternship with: ### Chart [back to top](#readme) -* [Charts](https://github.com/danielgindi/Charts) - Beautiful charts for iOS/tvOS/OSX (port of MPAndroidChart). +* [Charts](https://github.com/ChartsOrg/Charts) - Beautiful charts for iOS/tvOS/OSX (port of MPAndroidChart). * [ChartView](https://github.com/AppPear/ChartView) - Swift package for displaying beautiful charts effortlessly * [FLCharts](https://github.com/francescoleoni98/FLCharts) - Easy to use and highly customizable charts library for iOS. * [ScrollableGraphView](https://github.com/philackm/ScrollableGraphView) - Adaptive scrollable graph view for iOS to visualise simple discrete datasets. @@ -1363,7 +1363,7 @@ In parternship with: * [ALRT](https://github.com/mshrwtnb/alrt) - An easier constructor for UIAlertController. Present an alert from anywhere. * [AwaitToast](https://github.com/k-lpmg/AwaitToast) - 🍞 An async waiting toast with basic toast. Inspired by facebook posting toast. * [CDAlertView](https://github.com/candostdagdeviren/CDAlertView) - Highly customizable alert/notification/success/error/alarm popup. -* [CFNotify](https://github.com/JT501/CFNotify) - A customizable framework to create draggable alert views. +* [CFNotify](https://github.com/JT501/SwiftNotify) - A customizable framework to create draggable alert views. * [EZAlertController](https://github.com/thellimist/EZAlertController) - Easy UIAlertController. * [FullscreenPopup](https://github.com/Ryu0118/swift-fullscreen-popup) - Present any popup above NavigationBar in SwiftUI * [GSMessage](https://github.com/wxxsw/GSMessages) - A simple style messages/notifications for iOS 7+. From 4f7528801b7b4579a9eab3a8104d0e89d1dd8f38 Mon Sep 17 00:00:00 2001 From: AwesomeSwift Bot Date: Sat, 20 Apr 2024 21:32:15 +0000 Subject: [PATCH 13/13] Updated markdown --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fd3be584..19bcb0b6 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ PLEASE DO NOT UPDATE THIS FILE, UPDATE CONTENTS.JSON INSTEAD. THANK YOU :-) | Awesome | Linux | Projects | Updated | |:-------:|:-----:|:--------:|:-------:| -| [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) | :penguin: | 1052 | April 20, 2024 | +| [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) | :penguin: | 1053 | April 20, 2024 | In parternship with: @@ -747,6 +747,7 @@ In parternship with: ### Files [back to top](#readme) +* [ExtendedAttributes](https://github.com/sindresorhus/ExtendedAttributes) - Manage extended attributes for files and folders. * [FileKit](https://github.com/nvzqz/FileKit) - Simple and expressive file management. * [FileProvider](https://github.com/amosavian/FileProvider) - FileManager replacement for Local, iCloud and Remote (WebDAV/FTP/Dropbox/OneDrive/SMB2) files for iOS/tvOS and macOS. * [KZFileWatchers](https://github.com/krzysztofzablocki/KZFileWatchers) - A micro-framework for observing file changes, both local and remote.